.UserMenu-module__iI1mIW__container{margin-left:4px;position:relative}.UserMenu-module__iI1mIW__trigger{cursor:default;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:opacity .2s;display:flex}.UserMenu-module__iI1mIW__trigger:hover{opacity:.8}.UserMenu-module__iI1mIW__avatar{object-fit:cover;border-radius:50%;width:2rem;height:2rem}.UserMenu-module__iI1mIW__avatarPlaceholder{background:var(--primary-color,#3b82f6);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:600;display:flex}.UserMenu-module__iI1mIW__menu{background:var(--card-bg,white);border:1px solid var(--card-border,#e5e7eb);z-index:50;border-radius:.5rem;min-width:160px;margin-top:.375rem;padding:.25rem 0;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000014}.UserMenu-module__iI1mIW__menuHeader{padding:.5rem .75rem .375rem}.UserMenu-module__iI1mIW__email{color:var(--text-muted,#94a3b8);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;overflow:hidden}.UserMenu-module__iI1mIW__menuItem{text-align:left;width:100%;color:var(--foreground,#374151);cursor:default;background:0 0;border:none;padding:.5rem .75rem;font-size:.875rem;transition:background .15s}.UserMenu-module__iI1mIW__menuItem:hover:not(:disabled){background:var(--hover-bg,#f3f4f6)}.UserMenu-module__iI1mIW__menuItem:disabled{opacity:.6;cursor:not-allowed}.UserMenu-module__iI1mIW__menuDivider{background:var(--border-color,#e5e7eb);height:1px;margin:.25rem 0}.UserMenu-module__iI1mIW__countryWrapper{position:relative}.UserMenu-module__iI1mIW__countryTrigger{align-items:center;gap:.5rem;width:100%;display:flex}.UserMenu-module__iI1mIW__flagImg{object-fit:cover;border-radius:1px;display:block}.UserMenu-module__iI1mIW__countrySidePanel{background:var(--card-bg,white);border:1px solid var(--card-border,#e5e7eb);border-radius:.5rem;min-width:180px;max-height:360px;margin-right:4px;padding:.25rem 0;position:absolute;top:0;right:100%;overflow-y:auto;box-shadow:0 4px 12px #0000001f}.UserMenu-module__iI1mIW__countryGroup{padding:.125rem 0}.UserMenu-module__iI1mIW__countryGroup+.UserMenu-module__iI1mIW__countryGroup{border-top:1px solid var(--border-color,#e5e7eb)}.UserMenu-module__iI1mIW__regionLabel{color:var(--muted-foreground,#94a3b8);text-transform:uppercase;letter-spacing:.05em;padding:.3rem .75rem .15rem;font-size:.875rem;font-weight:600}.UserMenu-module__iI1mIW__countryItem{cursor:default;width:100%;color:var(--foreground,#374151);text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;padding:.35rem .75rem;font-size:.875rem;transition:background .15s;display:flex}.UserMenu-module__iI1mIW__countryItem:hover{background:var(--hover-bg,#f3f4f6)}.UserMenu-module__iI1mIW__countrySelected{background:#6366f11a;font-weight:600}.UserMenu-module__iI1mIW__logoutConfirm{padding:.5rem .75rem}.UserMenu-module__iI1mIW__logoutWarning{color:var(--text-muted,#6b7280);margin:0 0 .5rem;font-size:.875rem;line-height:1.4}.UserMenu-module__iI1mIW__logoutActions{gap:.375rem;display:flex}.UserMenu-module__iI1mIW__logoutBtn{color:#fff;cursor:default;background:#ef4444;border:none;border-radius:4px;flex:1;padding:.375rem .5rem;font-size:.875rem;font-weight:600;transition:background .15s}.UserMenu-module__iI1mIW__logoutBtn:hover:not(:disabled){background:#dc2626}.UserMenu-module__iI1mIW__logoutBtn:disabled{opacity:.6;cursor:not-allowed}.UserMenu-module__iI1mIW__logoutCancelBtn{color:var(--foreground,#374151);background:var(--hover-bg,#f3f4f6);border:1px solid var(--border-color,#e5e7eb);cursor:default;border-radius:4px;flex:1;padding:.375rem .5rem;font-size:.875rem;transition:background .15s}.UserMenu-module__iI1mIW__logoutCancelBtn:hover{background:var(--card-border,#e5e7eb)}.UserMenu-module__iI1mIW__menuItemDisabled{opacity:.5}.UserMenu-module__iI1mIW__themeMenuItem{display:none}.UserMenu-module__iI1mIW__hamburgerIcon{color:var(--foreground);display:none}@media (max-width:767px){.UserMenu-module__iI1mIW__container{margin-left:0}.UserMenu-module__iI1mIW__avatarWrap{display:none}.UserMenu-module__iI1mIW__hamburgerIcon,.UserMenu-module__iI1mIW__themeMenuItem{display:block}}
.CheckoutSidePanel-module__BuFlSa__panel{z-index:101;background:var(--card-bg);border-left:1px solid var(--card-border);width:480px;max-width:100vw;height:100dvh;box-shadow:none;flex-direction:column;transition:transform .3s;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%)}.CheckoutSidePanel-module__BuFlSa__panelOpen{transform:translate(0)}.CheckoutSidePanel-module__BuFlSa__header{border-bottom:1px solid var(--card-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.CheckoutSidePanel-module__BuFlSa__headerTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600}.CheckoutSidePanel-module__BuFlSa__closeButton{width:32px;height:32px;color:var(--text-muted);cursor:default;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.CheckoutSidePanel-module__BuFlSa__closeButton:hover{background:var(--hover-bg);color:var(--foreground)}.CheckoutSidePanel-module__BuFlSa__emailHint{color:var(--text-muted);border-bottom:1px solid var(--card-border);flex-shrink:0;align-items:center;gap:6px;padding:8px 20px;font-size:14px;display:flex}.CheckoutSidePanel-module__BuFlSa__emailHint strong{color:var(--foreground);font-weight:600}.CheckoutSidePanel-module__BuFlSa__copyButton{color:var(--brand-color,#f2b720);border:1px solid var(--brand-color,#f2b720);cursor:default;white-space:nowrap;background:0 0;border-radius:4px;flex-shrink:0;margin-left:auto;padding:2px 10px;font-size:14px;font-weight:500;transition:all .15s}.CheckoutSidePanel-module__BuFlSa__copyButton:hover{background:var(--brand-color,#f2b720);color:#000}.CheckoutSidePanel-module__BuFlSa__copyButtonCopied{color:#22c55e;pointer-events:none;border-color:#22c55e}.CheckoutSidePanel-module__BuFlSa__copyButtonCopied:hover{color:#22c55e;background:0 0}.CheckoutSidePanel-module__BuFlSa__content{flex:1;position:relative;overflow:hidden}.CheckoutSidePanel-module__BuFlSa__checkoutFrame{opacity:0;border:none;width:100%;height:calc(100% + 90px);margin-top:-90px;transition:opacity .2s}.CheckoutSidePanel-module__BuFlSa__checkoutFrameVisible{opacity:1}.CheckoutSidePanel-module__BuFlSa__loading{height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:14px;display:flex}.CheckoutSidePanel-module__BuFlSa__loadingOverlay{background:var(--card-bg);z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.CheckoutSidePanel-module__BuFlSa__spinner{border:3px solid var(--card-border);border-top-color:var(--brand-color,#f2b720);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite CheckoutSidePanel-module__BuFlSa__spin}@keyframes CheckoutSidePanel-module__BuFlSa__spin{to{transform:rotate(360deg)}}.CheckoutSidePanel-module__BuFlSa__loadingText{color:var(--text-muted);font-size:14px}.CheckoutSidePanel-module__BuFlSa__blockedMessage{text-align:center;background:var(--card-bg);z-index:2;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex;position:absolute;inset:0}.CheckoutSidePanel-module__BuFlSa__blockedTitle{color:var(--foreground);margin:8px 0 0;font-size:15px;font-weight:600}.CheckoutSidePanel-module__BuFlSa__blockedDesc{margin:0;font-size:14px;line-height:1.5}.CheckoutSidePanel-module__BuFlSa__retryButton{background:var(--brand-color,#f2b720);color:#000;cursor:default;border:none;border-radius:8px;margin-top:12px;padding:8px 24px;font-size:14px;font-weight:600;transition:opacity .15s}.CheckoutSidePanel-module__BuFlSa__retryButton:hover{opacity:.85}.CheckoutSidePanel-module__BuFlSa__retryButtonSecondary{color:var(--text-secondary,#666);border:1px solid var(--border-color,#ddd);cursor:default;background:0 0;border-radius:8px;margin-top:8px;padding:6px 20px;font-size:14px;transition:opacity .15s}.CheckoutSidePanel-module__BuFlSa__retryButtonSecondary:hover{opacity:.7}[data-theme=dark] .CheckoutSidePanel-module__BuFlSa__panel{box-shadow:none}@media (max-width:767px){.CheckoutSidePanel-module__BuFlSa__panel{width:100vw}}
.Header-module__Af2_WG__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex;position:relative}.Header-module__Af2_WG__logoLink{align-items:center;line-height:0;text-decoration:none;display:inline-flex}.Header-module__Af2_WG__logo{width:auto;height:32px}[data-theme=dark] .Header-module__Af2_WG__logo{filter:invert()}.Header-module__Af2_WG__headerLeft{align-items:center;gap:8px;display:flex;position:relative;top:5px}.Header-module__Af2_WG__betaBadge{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:var(--brand-color,#f2b720);border-radius:4px;align-items:center;padding:.2rem .6rem;font-size:.875rem;font-weight:700;display:inline-flex}.Header-module__Af2_WG__headerMiddle{margin-bottom:-30px;position:relative;top:-30px}.Header-module__Af2_WG__headerRight{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:0;display:flex}.Header-module__Af2_WG__adminQuickButton{width:44px;height:44px;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__Af2_WG__adminQuickButton:hover{transform:scale(1.15)}.Header-module__Af2_WG__adminQuickButton:active{transform:scale(.95)}@media (max-width:767px){.Header-module__Af2_WG__adminQuickButton{display:none}.Header-module__Af2_WG__header{flex-wrap:wrap}.Header-module__Af2_WG__headerMiddle{flex-basis:100%;order:1;margin-bottom:0;top:0}}
.NotificationButton-module__khrSxa__wrapper{position:relative}@media (max-width:767px){.NotificationButton-module__khrSxa__wrapper{margin-left:auto;margin-right:-.5rem}}.NotificationButton-module__khrSxa__button{width:44px;height:44px;color:var(--foreground);cursor:default;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.NotificationButton-module__khrSxa__button:hover{transform:scale(1.15)}.NotificationButton-module__khrSxa__button:active{transform:scale(.95)}.NotificationButton-module__khrSxa__shake{animation:2.5s ease-in-out infinite NotificationButton-module__khrSxa__spinShake}@keyframes NotificationButton-module__khrSxa__spinShake{0%{transform:rotateY(0)}20%{transform:rotateY(360deg)}30%{transform:rotate(0)}37%{transform:rotate(-8deg)}44%{transform:rotate(8deg)}51%{transform:rotate(-5deg)}58%{transform:rotate(5deg)}65%{transform:rotate(-2deg)}70%{transform:rotate(0)}to{transform:rotate(0)}}@media (prefers-reduced-motion:reduce){.NotificationButton-module__khrSxa__shake{animation:none}}.NotificationButton-module__khrSxa__unreadDot{fill:var(--ncrom-accent-red,#ef4444)}
.NotificationPanel-module__CZKKiW__backdrop{z-index:99;pointer-events:none;background:0 0;transition:background .3s;position:fixed;inset:0}.NotificationPanel-module__CZKKiW__backdropVisible{pointer-events:auto;background:#0000004d}.NotificationPanel-module__CZKKiW__panel{z-index:100;background:var(--card-bg);border-left:1px solid var(--card-border);width:480px;max-width:100vw;height:100dvh;box-shadow:none;flex-direction:column;transition:transform .3s;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%)}.NotificationPanel-module__CZKKiW__panelOpen{transform:translate(0)}.NotificationPanel-module__CZKKiW__header{border-bottom:1px solid var(--card-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 20px 20px;display:flex}.NotificationPanel-module__CZKKiW__headerTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600}.NotificationPanel-module__CZKKiW__headerActions{align-items:center;gap:8px;display:flex}.NotificationPanel-module__CZKKiW__markAllReadButton{color:var(--text-muted,#6b7280);background:var(--bg-secondary,#f3f4f6);border:1px solid var(--card-border,#e5e7eb);cursor:pointer;white-space:nowrap;border-radius:6px;padding:4px 10px;font-size:.875rem;transition:all .15s}.NotificationPanel-module__CZKKiW__markAllReadButton:hover{color:#1f2937;background:#f2b720;border-color:#f2b720}.NotificationPanel-module__CZKKiW__closeButton{width:32px;height:32px;color:var(--text-muted);cursor:default;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.NotificationPanel-module__CZKKiW__closeButton:hover{background:var(--hover-bg);color:var(--foreground)}.NotificationPanel-module__CZKKiW__list{flex:1;padding:8px 0;overflow-y:auto}.NotificationPanel-module__CZKKiW__empty{color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 20px;display:flex}.NotificationPanel-module__CZKKiW__empty svg{opacity:.4}.NotificationPanel-module__CZKKiW__empty p{margin:0;font-size:14px}.NotificationPanel-module__CZKKiW__item{border-bottom:1px solid var(--card-border)}.NotificationPanel-module__CZKKiW__item:last-child{border-bottom:none}.NotificationPanel-module__CZKKiW__itemUnread{background:var(--hover-bg)}.NotificationPanel-module__CZKKiW__itemHeader{cursor:default;text-align:left;width:100%;color:var(--foreground);background:0 0;border:none;align-items:center;gap:8px;padding:14px 20px;font-size:14px;transition:background .15s;display:flex}.NotificationPanel-module__CZKKiW__itemHeader:hover{background:var(--hover-bg)}.NotificationPanel-module__CZKKiW__unreadDot{background:var(--ncrom-accent-blue,#3b82f6);border-radius:50%;flex-shrink:0;width:8px;height:8px}.NotificationPanel-module__CZKKiW__itemTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:400;line-height:1.4;overflow:hidden}.NotificationPanel-module__CZKKiW__itemTitleUnread{font-weight:700}.NotificationPanel-module__CZKKiW__itemDate{color:var(--text-muted);flex-shrink:0;font-size:14px;font-weight:700}.NotificationPanel-module__CZKKiW__chevron{color:var(--text-muted);flex-shrink:0;margin-left:4px;transition:transform .2s}.NotificationPanel-module__CZKKiW__chevronOpen{transform:rotate(180deg)}.NotificationPanel-module__CZKKiW__itemContent{max-height:0;transition:max-height .25s;overflow:hidden}.NotificationPanel-module__CZKKiW__itemContentOpen{max-height:500px}.NotificationPanel-module__CZKKiW__itemBody{color:var(--text-muted);white-space:pre-wrap;word-break:break-word;padding:0 20px 16px;font-size:14px;line-height:1.6}[data-theme=dark] .NotificationPanel-module__CZKKiW__panel{box-shadow:none}[data-theme=dark] .NotificationPanel-module__CZKKiW__backdropVisible{background:#00000080}[data-theme=dark] .NotificationPanel-module__CZKKiW__unreadDot{background:var(--ncrom-primary,#58a6ff)}@media (max-width:767px){.NotificationPanel-module__CZKKiW__panel{width:100vw}}
.ThemeToggle-module__3b5zuq__toggle{width:44px;height:44px;color:var(--foreground);cursor:default;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ThemeToggle-module__3b5zuq__toggle:hover{transform:scale(1.15)}.ThemeToggle-module__3b5zuq__toggle:active{transform:scale(.95)}.ThemeToggle-module__3b5zuq__toggle svg{transition:transform .3s}.ThemeToggle-module__3b5zuq__toggle:hover svg{transform:rotate(15deg)}.ThemeToggle-module__3b5zuq__disabled{opacity:.25;cursor:not-allowed;pointer-events:none}@media (max-width:767px){.ThemeToggle-module__3b5zuq__toggle{display:none}}
.LanguageSelector-module__aq0wja__container{display:inline-flex;position:relative}.LanguageSelector-module__aq0wja__trigger{width:44px;height:44px;color:var(--foreground);cursor:default;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;gap:.25rem;transition:all .2s;display:flex}.LanguageSelector-module__aq0wja__trigger:hover{transform:scale(1.15)}.LanguageSelector-module__aq0wja__trigger:active{transform:scale(.95)}.LanguageSelector-module__aq0wja__trigger svg{flex-shrink:0;transition:transform .3s}.LanguageSelector-module__aq0wja__trigger:hover svg{transform:rotate(15deg)}.LanguageSelector-module__aq0wja__label{display:none}.LanguageSelector-module__aq0wja__dropdown{background:var(--card-bg,#fff);border:1px solid var(--card-border);z-index:200;border-radius:8px;min-width:150px;max-height:340px;margin:0;padding:.25rem;list-style:none;position:absolute;top:calc(100% + .25rem);right:0;overflow-y:auto;box-shadow:0 4px 16px #0000001f}[data-theme=dark] .LanguageSelector-module__aq0wja__dropdown{background:var(--card-bg,#1e1e1e);box-shadow:0 4px 16px #0006}.LanguageSelector-module__aq0wja__option{text-align:left;cursor:default;width:100%;color:var(--foreground);word-break:keep-all;background:0 0;border:none;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;transition:background .15s;display:block}.LanguageSelector-module__aq0wja__option:hover{background:var(--card-border)}.LanguageSelector-module__aq0wja__optionActive{color:var(--brand-color,#f2b720);font-weight:600}
.community-user-menu-module__G33f8q__container{margin-left:4px;position:relative}.community-user-menu-module__G33f8q__trigger{cursor:default;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:opacity .2s;display:flex}.community-user-menu-module__G33f8q__trigger:hover{opacity:.8}.community-user-menu-module__G33f8q__avatar{object-fit:cover;border-radius:50%;width:2rem;height:2rem}.community-user-menu-module__G33f8q__avatarPlaceholder{background:var(--primary-color,#3b82f6);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:600;display:flex}.community-user-menu-module__G33f8q__menu{background:var(--card-bg,white);border:1px solid var(--card-border,#e5e7eb);z-index:50;border-radius:.5rem;min-width:160px;margin-top:.375rem;padding:.25rem 0;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000014}.community-user-menu-module__G33f8q__menuHeader{padding:.5rem .75rem .375rem}.community-user-menu-module__G33f8q__email{color:var(--text-muted,#94a3b8);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;overflow:hidden}.community-user-menu-module__G33f8q__menuItem{text-align:left;width:100%;color:var(--foreground,#374151);cursor:default;background:0 0;border:none;padding:.5rem .75rem;font-size:.875rem;transition:background .15s}.community-user-menu-module__G33f8q__menuItem:hover:not(:disabled){background:var(--hover-bg,#f3f4f6)}.community-user-menu-module__G33f8q__menuItem:disabled{opacity:.6;cursor:not-allowed}.community-user-menu-module__G33f8q__menuDivider{background:var(--border-color,#e5e7eb);height:1px;margin:.25rem 0}.community-user-menu-module__G33f8q__countryWrapper{position:relative}.community-user-menu-module__G33f8q__countryTrigger{align-items:center;gap:.5rem;width:100%;display:flex}.community-user-menu-module__G33f8q__flagImg{object-fit:cover;border-radius:1px;display:block}.community-user-menu-module__G33f8q__countrySidePanel{background:var(--card-bg,white);border:1px solid var(--card-border,#e5e7eb);border-radius:.5rem;min-width:180px;max-height:360px;margin-right:4px;padding:.25rem 0;position:absolute;top:0;right:100%;overflow-y:auto;box-shadow:0 4px 12px #0000001f}.community-user-menu-module__G33f8q__countryGroup{padding:.125rem 0}.community-user-menu-module__G33f8q__countryGroup+.community-user-menu-module__G33f8q__countryGroup{border-top:1px solid var(--border-color,#e5e7eb)}.community-user-menu-module__G33f8q__regionLabel{color:var(--muted-foreground,#94a3b8);text-transform:uppercase;letter-spacing:.05em;padding:.3rem .75rem .15rem;font-size:.875rem;font-weight:600}.community-user-menu-module__G33f8q__countryItem{cursor:default;width:100%;color:var(--foreground,#374151);text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;padding:.35rem .75rem;font-size:.875rem;transition:background .15s;display:flex}.community-user-menu-module__G33f8q__countryItem:hover{background:var(--hover-bg,#f3f4f6)}.community-user-menu-module__G33f8q__countrySelected{background:#6366f11a;font-weight:600}.community-user-menu-module__G33f8q__logoutConfirm{padding:.5rem .75rem}.community-user-menu-module__G33f8q__logoutWarning{color:var(--text-muted,#6b7280);margin:0 0 .5rem;font-size:.875rem;line-height:1.4}.community-user-menu-module__G33f8q__logoutActions{gap:.375rem;display:flex}.community-user-menu-module__G33f8q__logoutBtn{color:#fff;cursor:default;background:#ef4444;border:none;border-radius:4px;flex:1;padding:.375rem .5rem;font-size:.875rem;font-weight:600;transition:background .15s}.community-user-menu-module__G33f8q__logoutBtn:hover:not(:disabled){background:#dc2626}.community-user-menu-module__G33f8q__logoutBtn:disabled{opacity:.6;cursor:not-allowed}.community-user-menu-module__G33f8q__logoutCancelBtn{color:var(--foreground,#374151);background:var(--hover-bg,#f3f4f6);border:1px solid var(--border-color,#e5e7eb);cursor:default;border-radius:4px;flex:1;padding:.375rem .5rem;font-size:.875rem;transition:background .15s}.community-user-menu-module__G33f8q__logoutCancelBtn:hover{background:var(--card-border,#e5e7eb)}.community-user-menu-module__G33f8q__menuItemDisabled{opacity:.5}.community-user-menu-module__G33f8q__themeMenuItem{display:none}.community-user-menu-module__G33f8q__hamburgerIcon{color:var(--foreground);display:none}@media (max-width:767px){.community-user-menu-module__G33f8q__container{margin-left:0}.community-user-menu-module__G33f8q__avatarWrap{display:none}.community-user-menu-module__G33f8q__hamburgerIcon,.community-user-menu-module__G33f8q__themeMenuItem{display:block}}
.community-header-module__hhThEa__header{flex-shrink:0;justify-content:space-between;align-items:center;height:46px;padding:0 1.5rem;display:flex;position:relative}.community-header-module__hhThEa__left{z-index:1;align-items:center;display:flex}.community-header-module__hhThEa__logoLink{align-items:center;line-height:0;text-decoration:none;display:inline-flex}.community-header-module__hhThEa__logo{width:auto;height:32px}.community-header-module__hhThEa__communityBadge{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:var(--brand-color,#f2b720);white-space:nowrap;border-radius:4px;align-items:center;margin-left:.5rem;padding:.2rem .6rem;font-size:.875rem;font-weight:700;display:inline-flex}.community-header-module__hhThEa__center{z-index:1;position:absolute;left:50%;transform:translate(-50%)}.community-header-module__hhThEa__searchWrap{position:relative}.community-header-module__hhThEa__searchInput{background:var(--background);width:280px;color:var(--foreground);box-shadow:0 0 0 1px var(--card-border);border:none;border-radius:20px;outline:none;padding:.4375rem 2.25rem .4375rem 1rem;font-size:.875rem;transition:box-shadow .2s}.community-header-module__hhThEa__searchInput::placeholder{color:var(--muted-foreground);font-size:.875rem}.community-header-module__hhThEa__searchInput:focus{box-shadow:0 0 0 1.5px #f2b720}.community-header-module__hhThEa__clearBtn{width:1.375rem;height:1.375rem;color:var(--muted-foreground);cursor:default;opacity:.45;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.875rem;line-height:1;transition:all .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.community-header-module__hhThEa__clearBtn:hover{opacity:1;background:#0000000f}.community-header-module__hhThEa__dashboardLink{width:36px;height:36px;color:var(--foreground,#333);border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.community-header-module__hhThEa__dashboardLink:hover{background:var(--bg-secondary,#f0f0f0);color:var(--foreground,#333)}.community-header-module__hhThEa__right{z-index:1;align-items:center;gap:.5rem;display:flex}[data-theme=dark] .community-header-module__hhThEa__searchInput{box-shadow:0 0 0 1px #6e7681}[data-theme=dark] .community-header-module__hhThEa__searchInput:focus{box-shadow:0 0 0 1.5px #f2b720}[data-theme=dark] .community-header-module__hhThEa__clearBtn:hover{background:#ffffff1a}[data-theme=dark] .community-header-module__hhThEa__logo{filter:invert()}@media (max-width:767px){.community-header-module__hhThEa__header{padding:5px .75rem 0}.community-header-module__hhThEa__center{flex:1;margin:0 .5rem;position:relative;left:auto;transform:none}.community-header-module__hhThEa__searchInput{width:100%}}
.LandingUserMenu-module__uUPzuG__container{margin-left:4px;position:relative}.LandingUserMenu-module__uUPzuG__trigger{cursor:default;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:opacity .2s;display:flex}.LandingUserMenu-module__uUPzuG__trigger:hover{opacity:.8}.LandingUserMenu-module__uUPzuG__avatar{object-fit:cover;border-radius:50%;width:2rem;height:2rem}.LandingUserMenu-module__uUPzuG__avatarPlaceholder{background:var(--primary-color,#3b82f6);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:600;display:flex}.LandingUserMenu-module__uUPzuG__menu{background:var(--card-bg,white);border:1px solid var(--card-border,#e5e7eb);z-index:50;border-radius:.5rem;min-width:160px;margin-top:.375rem;padding:.25rem 0;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000014}.LandingUserMenu-module__uUPzuG__menuHeader{padding:.5rem .75rem .375rem}.LandingUserMenu-module__uUPzuG__email{color:var(--text-muted,#94a3b8);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;overflow:hidden}.LandingUserMenu-module__uUPzuG__menuDivider{background:var(--border-color,#e5e7eb);height:1px;margin:.25rem 0}.LandingUserMenu-module__uUPzuG__menuItem{text-align:left;width:100%;color:var(--foreground,#374151);cursor:default;background:0 0;border:none;padding:.5rem .75rem;font-size:.875rem;transition:background .15s}.LandingUserMenu-module__uUPzuG__menuItem:hover:not(:disabled){background:var(--hover-bg,#f3f4f6)}.LandingUserMenu-module__uUPzuG__menuItem:disabled{opacity:.6;cursor:not-allowed}
.community-sidebar-module__R6f6gG__sidebar{overflow-clip-margin:16px;z-index:100;background:0 0;width:251px;transition:width .25s,transform .25s;position:fixed;top:52px;bottom:10px;left:0;overflow:clip}.community-sidebar-module__R6f6gG__sidebar.community-sidebar-module__R6f6gG__collapsed{width:33px}.community-sidebar-module__R6f6gG__sidebarInner{background:var(--bg-primary,#fff);border:1px solid var(--border-color,#e8e8e8);border-radius:0 0 16px;flex-direction:column;height:100%;margin-right:8px;display:flex;position:relative;overflow:visible}.community-sidebar-module__R6f6gG__sidebarFixed{flex-shrink:0;padding-top:.5rem}.community-sidebar-module__R6f6gG__sidebarScroll{scrollbar-width:none;-ms-overflow-style:none;flex:1;margin-right:-9px;padding-bottom:.5rem;padding-right:9px;overflow:hidden auto}.community-sidebar-module__R6f6gG__sidebarScroll::-webkit-scrollbar{display:none}.community-sidebar-module__R6f6gG__toggleBtn{border:1px solid var(--border-color,#e8e8e8);background:var(--bg-primary,#fff);width:14px;max-height:65px;color:var(--text-tertiary,#999);cursor:pointer;z-index:11;border-left:none;border-radius:0 16px 0 0;justify-content:center;align-items:center;font-size:.875rem;transition:background .15s;display:flex;position:absolute;top:-1px;right:-14px;overflow:visible}.community-sidebar-module__R6f6gG__toggleIcon{pointer-events:none;width:24px;height:24px;position:absolute;top:calc(50% + 5px);left:calc(50% - 3px);transform:translate(-50%,-50%)}.community-sidebar-module__R6f6gG__toggleSCurve{pointer-events:none;width:15px;height:30px;position:absolute;bottom:-30px;right:-1px}.community-sidebar-module__R6f6gG__toggleBtn:hover{background:var(--bg-primary,#fff);color:var(--text-tertiary,#999)}.community-sidebar-module__R6f6gG__nav{padding:.25rem .5rem}.community-sidebar-module__R6f6gG__navItem{width:100%;color:var(--text-primary,#333);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.625rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;transition:background .15s;display:flex}.community-sidebar-module__R6f6gG__navItem:hover{background:var(--bg-secondary,#f0f0f0)}.community-sidebar-module__R6f6gG__navItem.community-sidebar-module__R6f6gG__active{background:var(--bg-secondary,#f0f0f0);font-weight:600}.community-sidebar-module__R6f6gG__navIcon{text-align:center;width:24px;font-size:1.125rem;line-height:1.25rem}.community-sidebar-module__R6f6gG__divider{border-top:1px solid var(--border-color,#e8e8e8);height:0;margin:.25rem .75rem}.community-sidebar-module__R6f6gG__section{padding:.125rem .5rem}.community-sidebar-module__R6f6gG__sectionTitle{color:var(--text-tertiary,#999);text-transform:uppercase;letter-spacing:.05em;margin:0;padding:.5rem .75rem .25rem;font-size:.875rem;font-weight:600;line-height:1rem}.community-sidebar-module__R6f6gG__channelList{margin:0;padding:0;list-style:none}.community-sidebar-module__R6f6gG__channelItem{width:100%;color:var(--text-primary,#333);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.625rem;padding:.4375rem .75rem;font-size:.875rem;line-height:1.25rem;transition:background .15s;display:flex}.community-sidebar-module__R6f6gG__channelItem:hover{background:var(--bg-secondary,#f0f0f0)}.community-sidebar-module__R6f6gG__channelItem.community-sidebar-module__R6f6gG__active{color:var(--brand-color-dark,#d4a017);background:#f2b7201f;font-weight:600}.community-sidebar-module__R6f6gG__channelArrow{color:var(--text-secondary,#999);margin-left:auto;transition:transform .2s;transform:rotate(-90deg)}.community-sidebar-module__R6f6gG__channelArrowOpen{transform:rotate(90deg)}.community-sidebar-module__R6f6gG__channelSubItem{width:100%;color:var(--text-secondary,#666);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.375rem;padding:.375rem .75rem .375rem calc(2.625rem + 4px);font-size:.875rem;line-height:1.25rem;transition:background .15s;display:flex}.community-sidebar-module__R6f6gG__channelSubItem:hover{background:var(--bg-secondary,#f0f0f0);color:var(--text-primary,#333)}.community-sidebar-module__R6f6gG__channelSubItem.community-sidebar-module__R6f6gG__active{color:var(--brand-color-dark,#d4a017);background:#f2b7201f;font-weight:600}.community-sidebar-module__R6f6gG__channelIcon{text-align:center;flex-shrink:0;width:24px;font-size:1.125rem;line-height:1.25rem}.community-sidebar-module__R6f6gG__channelName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.community-sidebar-module__R6f6gG__channelCount{color:var(--text-tertiary,#aaa);text-align:right;min-width:20px;font-size:.875rem}.community-sidebar-module__R6f6gG__scrollTrackCap{background:var(--border-color,#e8e8e8);z-index:10;border-radius:50%;width:5px;height:5px;position:absolute;right:-16px}.community-sidebar-module__R6f6gG__scrollIndicator{background:var(--brand-color,#f2b720);pointer-events:auto;cursor:grab;z-index:10;border-radius:9px;width:17px;height:40px;transition:top .1s ease-out,transform .15s,box-shadow .15s;position:absolute;right:-21px;box-shadow:0 1px 3px #00000026}.community-sidebar-module__R6f6gG__scrollIndicator:hover{box-shadow:0 2px 6px #f2b72066}.community-sidebar-module__R6f6gG__scrollIndicator.community-sidebar-module__R6f6gG__dragging{cursor:grabbing;transition:top}.community-sidebar-module__R6f6gG__overlay{display:none}.dark .community-sidebar-module__R6f6gG__sidebarInner{background:var(--bg-secondary,#242424);border-color:var(--border-color,#333)}.dark .community-sidebar-module__R6f6gG__toggleBtn{background:var(--bg-secondary,#242424);border-color:var(--border-color,#333)}.dark .community-sidebar-module__R6f6gG__toggleBtn:hover{background:var(--bg-secondary,#242424)}:is(.dark .community-sidebar-module__R6f6gG__navItem:hover,.dark .community-sidebar-module__R6f6gG__navItem.community-sidebar-module__R6f6gG__active){background:var(--bg-secondary,#2a2a2a)}.dark .community-sidebar-module__R6f6gG__channelItem:hover{background:var(--bg-secondary,#2a2a2a)}.dark .community-sidebar-module__R6f6gG__channelItem.community-sidebar-module__R6f6gG__active{background:#f2b72026}@media (max-width:767px){.community-sidebar-module__R6f6gG__sidebar{transform:translate(0);box-shadow:2px 0 12px #0000001a}.community-sidebar-module__R6f6gG__sidebar.community-sidebar-module__R6f6gG__collapsed{width:260px;transform:translate(-100%)}.community-sidebar-module__R6f6gG__overlay{z-index:99;background:#0000004d;display:block;position:fixed;inset:0}}@media (min-width:768px){.community-sidebar-module__R6f6gG__overlay{display:none!important}}
.landing-module___cEqKa__animateOnScroll{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.landing-module___cEqKa__visible{opacity:1;transform:translate(0)!important}.landing-module___cEqKa__landingPage{background:var(--background);min-height:100vh;color:var(--foreground);overflow-x:hidden}.landing-module___cEqKa__nav{z-index:100;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.landing-module___cEqKa__navScrolled{-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--card-border);background:#ffffffd9}[data-theme=dark] .landing-module___cEqKa__navScrolled{background:#1e1e1ed9}.landing-module___cEqKa__navLogoWrap{align-items:center;gap:.4rem;display:flex;position:relative;top:5px}.landing-module___cEqKa__navLogoLink{align-items:center;line-height:0;text-decoration:none;display:inline-flex}.landing-module___cEqKa__navLogoImg{width:auto;height:32px}[data-theme=dark] .landing-module___cEqKa__navLogoImg{filter:invert()}.landing-module___cEqKa__betaBadge{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#f2b720;border-radius:4px;align-items:center;padding:.2rem .6rem;font-size:.875rem;font-weight:700;display:inline-flex}.landing-module___cEqKa__navLinks{align-items:center;gap:.25rem;display:flex}.landing-module___cEqKa__navLink{color:var(--muted-foreground);cursor:default;background:0 0;border:none;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.landing-module___cEqKa__navLink:hover{color:var(--foreground)}.landing-module___cEqKa__navCta{color:#1a1a1a;cursor:default;background:#ffc90e;border:none;border-radius:8px;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.landing-module___cEqKa__navCta:hover{opacity:.9;transform:translateY(-1px)}.landing-module___cEqKa__navLogout{color:var(--muted-foreground);border:1px solid var(--card-border);cursor:default;background:0 0;border-radius:8px;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.landing-module___cEqKa__navLogout:hover{background:var(--card-hover,#0000000d);color:var(--foreground);border-color:var(--muted-foreground)}[data-theme=dark] .landing-module___cEqKa__navLogout{border-color:#fff3}[data-theme=dark] .landing-module___cEqKa__navLogout:hover{background:#ffffff14}.landing-module___cEqKa__navAvatarBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:opacity .15s,transform .15s;display:inline-flex;overflow:hidden}.landing-module___cEqKa__navAvatarBtn:hover{opacity:.85;transform:translateY(-1px)}.landing-module___cEqKa__navAvatarImg{object-fit:cover;border-radius:50%;width:36px;height:36px}.landing-module___cEqKa__navAvatarInitial{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.landing-module___cEqKa__mobileHeaderControls{align-items:center;gap:0;display:none}.landing-module___cEqKa__mobileMenuBtn{color:var(--foreground);cursor:default;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:1.5rem;line-height:1;display:none}.landing-module___cEqKa__mobileMenu{background:var(--card-bg);border:1px solid var(--card-border);z-index:99;border-radius:12px;flex-direction:column;gap:0;min-width:160px;padding:.5rem;animation:.15s landing-module___cEqKa__menuFadeIn;display:none;position:fixed;top:64px;right:1rem;box-shadow:0 4px 20px #0000001f}@keyframes landing-module___cEqKa__menuFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.landing-module___cEqKa__mobileMenu .landing-module___cEqKa__navLink{text-align:left;border-radius:8px;width:100%;padding:.625rem 1rem;font-size:.9375rem}.landing-module___cEqKa__mobileMenu .landing-module___cEqKa__navLink:hover{background:var(--card-hover,#f3f4f6)}.landing-module___cEqKa__mobileMenu .landing-module___cEqKa__navCta{border-radius:8px;margin-top:.25rem;padding:.625rem 1rem;font-size:.9375rem}.landing-module___cEqKa__mobileMenu.landing-module___cEqKa__open{display:flex}.landing-module___cEqKa__mobileMenuBackdrop{z-index:98;display:none;position:fixed;inset:0}.landing-module___cEqKa__mobileMenuBackdrop.landing-module___cEqKa__open{display:block}[data-theme=dark] .landing-module___cEqKa__mobileMenu{box-shadow:0 4px 20px #0006}[data-theme=dark] .landing-module___cEqKa__mobileMenu .landing-module___cEqKa__navLink:hover{background:#ffffff14}.landing-module___cEqKa__hero{text-align:center;max-width:1100px;margin:0 auto;padding:140px 2rem 80px;position:relative}.landing-module___cEqKa__heroTitle{color:var(--foreground);letter-spacing:-.02em;word-break:keep-all;margin:0 0 1.5rem;font-size:2.6rem;font-weight:700;line-height:1.15}.landing-module___cEqKa__heroTitleL{font-size:3.4rem}.landing-module___cEqKa__heroTitleM{font-size:2.8rem}.landing-module___cEqKa__heroTitleS{font-size:2.2rem}.landing-module___cEqKa__heroHighlight{color:#1a1a1a;display:inline-block;position:relative}.landing-module___cEqKa__heroHighlight:before{content:"";z-index:-1;opacity:.85;background:#f2b720;border-radius:4px;height:.35em;position:absolute;bottom:.05em;left:-.1em;right:-.1em}[data-theme=dark] .landing-module___cEqKa__heroHighlight{color:#fff}.landing-module___cEqKa__loggedInActions{flex-wrap:wrap;justify-content:center;gap:1rem;padding:2rem 1rem 1rem;display:flex}.landing-module___cEqKa__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:4rem;margin-bottom:4rem;display:flex}.landing-module___cEqKa__btnPrimary{color:#1a1a1a;cursor:default;background:#ffc90e;border:none;border-radius:12px;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s,box-shadow .15s;display:inline-flex}.landing-module___cEqKa__btnPrimary:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 16px #f2b7204d}.landing-module___cEqKa__btnSecondary{color:var(--foreground);border:1px solid var(--card-border);cursor:default;background:0 0;border-radius:12px;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.landing-module___cEqKa__btnSecondary:hover{background:var(--card-hover);border-color:var(--muted-foreground)}[data-theme=dark] .landing-module___cEqKa__btnSecondary{border-color:#ffffff40}.landing-module___cEqKa__heroStats{color:var(--muted-foreground);justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;font-size:.875rem;font-weight:400;display:flex}.landing-module___cEqKa__heroStatItem{letter-spacing:-.01em}.landing-module___cEqKa__heroStatDivider{background:var(--card-border);width:1px;height:.875rem}.landing-module___cEqKa__heroSubtitle{text-align:center;color:var(--muted-foreground);letter-spacing:-.01em;margin:.5rem 0 2rem;font-size:1.25rem;font-weight:400}.landing-module___cEqKa__heroCards{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:800px;margin:0 auto 2rem;padding:0 1rem;display:grid}.landing-module___cEqKa__heroCard{background:var(--card-bg,#fff);border:1px solid var(--card-border,#e5e5e5);text-align:center;border-radius:12px;padding:1.5rem;transition:box-shadow .2s}.landing-module___cEqKa__heroCard:hover{box-shadow:0 4px 16px #00000014}[data-theme=dark] .landing-module___cEqKa__heroCard{background:#1e1e1e;border-color:#ffffff1f}[data-theme=dark] .landing-module___cEqKa__heroCard:hover{box-shadow:0 4px 16px #0000004d}.landing-module___cEqKa__heroCardIcon{margin-bottom:.75rem;font-size:2rem}.landing-module___cEqKa__heroCard h3{margin:0 0 .5rem;font-size:1rem;font-weight:600}.landing-module___cEqKa__heroCard p{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.5}.landing-module___cEqKa__heroDisclaimer{text-align:center;color:var(--muted-foreground);opacity:.7;max-width:600px;margin:1.5rem auto 0;font-size:.875rem;line-height:1.6}.landing-module___cEqKa__heroMockup{max-width:900px;margin:0 auto}.landing-module___cEqKa__mockupFrame{background:#fafafa;border-radius:16px;overflow:hidden;box-shadow:0 25px 60px #0000001f,0 0 0 1px #0000000f}[data-theme=dark] .landing-module___cEqKa__mockupFrame{background:#1a1a1a;box-shadow:0 25px 60px #0006,0 0 0 1px #ffffff2e}.landing-module___cEqKa__mockupMini{border-radius:12px;min-width:345px;overflow:visible;box-shadow:0 12px 32px #0000001a,0 0 0 1px #0000000d}[data-theme=dark] .landing-module___cEqKa__mockupMini{box-shadow:0 12px 32px #0000004d,0 0 0 1px #ffffff2e}.landing-module___cEqKa__mockupHeader{background:#f0f0f0;border-bottom:1px solid #e0e0e0;border-radius:16px 16px 0 0;align-items:center;gap:6px;padding:12px 16px;display:flex}[data-theme=dark] .landing-module___cEqKa__mockupHeader{background:#2a2a2a;border-bottom-color:#333}.landing-module___cEqKa__mockupDot{border-radius:50%;width:10px;height:10px}.landing-module___cEqKa__dotRed{background:#ff5f57}.landing-module___cEqKa__dotYellow{background:#febc2e}.landing-module___cEqKa__dotGreen{background:#28c840}.landing-module___cEqKa__mockupBody{padding:0 .75rem .75rem}.landing-module___cEqKa__mockupTabs{grid-template-columns:repeat(3,1fr);gap:4px;padding:.75rem 0 .5rem;display:grid}.landing-module___cEqKa__mockupTab{text-align:center;color:#888;white-space:nowrap;opacity:.7;cursor:default;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;transition:opacity .15s,background .15s,border-color .15s}[data-theme=dark] .landing-module___cEqKa__mockupTab{color:#777;background:#2a2a2a;border-color:#3a3a3a}.landing-module___cEqKa__mockupTabActive{opacity:1;color:#1a1a1a;background:#f2b72066;border-color:#f2b720;font-weight:600}[data-theme=dark] .landing-module___cEqKa__mockupTabActive{color:#f5f5f5;background:#f2b72014;border-color:#f2b720}.landing-module___cEqKa__mockupCategoryGroup{background:rgba(var(--mockup-cat-rgb,59, 130, 246), .08);border-radius:10px;margin-bottom:10px;padding:8px}[data-theme=dark] .landing-module___cEqKa__mockupCategoryGroup{background:rgba(var(--mockup-cat-rgb,59, 130, 246), .15);border:1px solid #ffffff14}.landing-module___cEqKa__mockupCategoryBar{color:#333;border-left:6px solid var(--mockup-category-color,#3b82f6);border-radius:0;align-items:center;gap:.4rem;margin-bottom:8px;padding:.25rem .5rem .25rem .6rem;font-size:.9rem;font-weight:700;display:flex}[data-theme=dark] .landing-module___cEqKa__mockupCategoryBar{color:#e8e8e8}.landing-module___cEqKa__mockupCategoryCount{color:#999;margin-left:2px;font-size:.875rem}[data-theme=dark] .landing-module___cEqKa__mockupCategoryCount{color:#777}.landing-module___cEqKa__mockupCategoryActions{gap:2px;margin-left:auto;display:flex}.landing-module___cEqKa__mockupCategoryActions span{opacity:.45;width:24px;color:var(--muted-foreground);background:0 0;justify-content:center;align-items:center;font-size:.875rem;line-height:1;display:flex}.landing-module___cEqKa__mockupCardActions{align-items:center;margin-left:auto;display:flex}.landing-module___cEqKa__mockupSummaryIcon{width:24px;color:var(--muted-foreground);opacity:.6;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}.landing-module___cEqKa__mockupActionBtn{width:24px;color:var(--muted-foreground);opacity:.4;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}[data-theme=dark] .landing-module___cEqKa__mockupActionBtn{color:var(--foreground)}.landing-module___cEqKa__mockupCards{flex-direction:column;gap:4px;min-height:40px;padding:2px 0;display:flex}.landing-module___cEqKa__mockupCard{background:0 0;border:none;border-radius:4px;align-items:center;gap:8px;padding:5px .5rem;transition:background .15s;display:flex}.landing-module___cEqKa__mockupCard:hover{background:#0000000a}[data-theme=dark] .landing-module___cEqKa__mockupCard:hover{background:#ffffff0f}.landing-module___cEqKa__mockupFavicon{color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;font-weight:700;display:flex}.landing-module___cEqKa__mockupCardTitle{color:#333;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.875rem;font-weight:400;line-height:1.3;overflow:hidden}[data-theme=dark] .landing-module___cEqKa__mockupCardTitle{color:#ccc}.landing-module___cEqKa__mockupCardUrl{color:#999;margin-top:1px;font-size:.875rem}.landing-module___cEqKa__mockupMini .landing-module___cEqKa__mockupBody{padding:.75rem}.landing-module___cEqKa__mockupMini .landing-module___cEqKa__mockupTabs{padding:0 0 .5rem}.landing-module___cEqKa__mockupMini .landing-module___cEqKa__mockupCategoryGroup:last-child{margin-bottom:0}.landing-module___cEqKa__mockupMini .landing-module___cEqKa__mockupCardUrl{display:none}.landing-module___cEqKa__mockupMini .landing-module___cEqKa__imSummaryPopover{top:calc(100% - 4px);right:56px}.landing-module___cEqKa__mockupMini .landing-module___cEqKa__imSummaryArrow{display:none}.landing-module___cEqKa__imFrame{text-align:left;background:#fafafa;border-radius:16px;overflow:visible;box-shadow:0 25px 60px #0000001f,0 0 0 1px #0000000f}[data-theme=dark] .landing-module___cEqKa__imFrame{background:#1a1a1a;box-shadow:0 25px 60px #00000080,0 0 0 1px #ffffff2e}.landing-module___cEqKa__imHeader{background:#f0f0f0;border-bottom:1px solid #e0e0e0;border-radius:16px 16px 0 0;align-items:center;gap:6px;padding:12px 16px;display:flex}[data-theme=dark] .landing-module___cEqKa__imHeader{background:#222;border-bottom-color:#2a2a2a}.landing-module___cEqKa__imWrapper{flex-direction:column;gap:0;display:flex}.landing-module___cEqKa__imDragHint{text-align:center;color:var(--foreground);margin-bottom:1.25rem;padding:.375rem .75rem .625rem;font-size:1.125rem;font-weight:500;display:block}@media (max-width:640px){.landing-module___cEqKa__imDragHint{margin-bottom:.875rem;font-size:.9rem}}.landing-module___cEqKa__imTabBar{gap:4px;padding:.75rem .75rem .5rem;display:flex;overflow-x:auto}.landing-module___cEqKa__imTab{color:#888;white-space:nowrap;text-align:center;opacity:.7;cursor:default;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:999px;padding:.375rem 1.5rem;font-size:.875rem;font-weight:500;transition:opacity .15s,background .15s,border-color .15s}[data-theme=dark] .landing-module___cEqKa__imTab{color:#888;background:0 0;border-color:#444}.landing-module___cEqKa__imTabActive{opacity:1;color:#1a1a1a;background:#f2b72066;border-color:#f2b720;font-weight:600}[data-theme=dark] .landing-module___cEqKa__imTabActive{color:#f5f5f5;background:#f2b72014;border-color:#f2b720}.landing-module___cEqKa__imStatsRow{align-items:center;padding:.5rem .75rem;display:flex}.landing-module___cEqKa__imStatsLeft{flex:1;align-items:center;gap:.25rem;display:flex}.landing-module___cEqKa__imCollapseBtn{color:var(--muted-foreground);opacity:.45;cursor:default;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:.2rem;transition:opacity .15s,background .15s;display:flex}.landing-module___cEqKa__imCollapseBtn:hover{opacity:1;background:#0000000f}[data-theme=dark] .landing-module___cEqKa__imCollapseBtn:hover{background:#ffffff1a}.landing-module___cEqKa__imStatsIcon{color:var(--muted-foreground);opacity:.5;flex-shrink:0}.landing-module___cEqKa__imStatText{color:var(--muted-foreground);opacity:.6;white-space:nowrap;font-size:.875rem}:is([data-theme=dark] .landing-module___cEqKa__imStatsIcon,[data-theme=dark] .landing-module___cEqKa__imStatText){color:var(--foreground);opacity:1}.landing-module___cEqKa__imBody{min-height:220px;padding:0 .75rem .75rem}.landing-module___cEqKa__imColumns{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.landing-module___cEqKa__imColumn{border-radius:10px;min-height:120px;padding:8px}.landing-module___cEqKa__imCategoryHeader{border-left:6px solid var(--im-cat-color,#f2b720);border-radius:0;align-items:center;gap:.4rem;margin-bottom:8px;padding:.25rem .5rem .25rem .6rem;display:flex}.landing-module___cEqKa__imCategoryDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.landing-module___cEqKa__imCategoryTitle{color:#333;font-size:.9rem;font-weight:700}[data-theme=dark] .landing-module___cEqKa__imCategoryTitle{color:#e8e8e8}[data-theme=dark] .landing-module___cEqKa__imCategoryCount{color:#777}.landing-module___cEqKa__imCategoryCount{color:#999;margin-left:2px;font-size:.875rem}.landing-module___cEqKa__imHeaderActions{gap:2px;margin-left:auto;display:flex}.landing-module___cEqKa__imAddBtn,.landing-module___cEqKa__imSettingsBtn{opacity:.45;width:24px;color:var(--muted-foreground);cursor:default;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;line-height:1;display:flex}.landing-module___cEqKa__imCardList{border-radius:6px;flex-direction:column;gap:4px;min-height:40px;padding:2px 0;transition:background .15s,max-height .3s,opacity .3s;display:flex;overflow:visible}.landing-module___cEqKa__imCardListCollapsed{display:none}.landing-module___cEqKa__imColumnCollapsed{align-self:flex-start;min-height:auto;padding-bottom:0}.landing-module___cEqKa__imSecretBtn{cursor:default;background:0 0;border:none;border-radius:6px;margin-left:auto;padding:2px 4px;font-size:1.1rem;line-height:1;transition:background .15s}.landing-module___cEqKa__imSecretBtn:hover{background:#0000000f}.landing-module___cEqKa__imSecretUnlocked{opacity:.7}.landing-module___cEqKa__imPinOverlay{border-radius:inherit;z-index:10;background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-module___cEqKa__imPinModal{background:var(--card-background,#fff);border-radius:12px;flex-direction:column;align-items:center;gap:0;min-width:300px;max-width:90%;padding:24px;display:flex;box-shadow:0 8px 32px #0000004d}.landing-module___cEqKa__imPinTitle{color:var(--text-primary,#1a1a1a);margin:0 0 20px;font-size:1.25rem;font-weight:600}.landing-module___cEqKa__imPinSubtitle{color:var(--muted-foreground,#888);margin:0 0 12px;font-size:.875rem}.landing-module___cEqKa__imPinDots{justify-content:center;gap:6px;margin-bottom:20px;display:flex}.landing-module___cEqKa__imPinDot{border:2px solid var(--border-color,#e5e7eb);background:var(--card-background,#fff);width:36px;height:42px;color:var(--text-primary,#1a1a1a);border-radius:8px;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.landing-module___cEqKa__imPinDotFilled{border-color:var(--border-color,#e5e7eb)}.landing-module___cEqKa__imPinButtons{justify-content:center;gap:12px;width:100%;display:flex}.landing-module___cEqKa__imPinCancelBtn{cursor:default;color:var(--text-primary,#1a1a1a);border:1.5px solid var(--border-color,#e5e7eb);background:0 0;border-radius:8px;padding:10px 24px;font-size:.9rem;font-weight:500;transition:background .15s}.landing-module___cEqKa__imPinCancelBtn:hover{background:#0000000a}.landing-module___cEqKa__imPinUnlockBtn{cursor:default;color:#fff;background:#f2b720;border:none;border-radius:8px;padding:10px 24px;font-size:.9rem;font-weight:500;transition:background .15s}.landing-module___cEqKa__imPinUnlockBtn:hover{background:#d9a31c}.landing-module___cEqKa__imCard{touch-action:pan-y;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:4px;align-items:center;gap:0;padding:5px .5rem;transition:background .15s;display:flex}.landing-module___cEqKa__imCardDragArea{cursor:default;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.landing-module___cEqKa__imCard:hover{background:#0000000a}[data-theme=dark] .landing-module___cEqKa__imCard:hover{background:#ffffff0f}.landing-module___cEqKa__imCardDragging{background:#f2b7201a;box-shadow:0 4px 12px #0000001a}.landing-module___cEqKa__imDragHandle,.landing-module___cEqKa__imDragHandle:active{cursor:default}.landing-module___cEqKa__imColumnDragging{outline-offset:-2px;border-radius:10px;outline:2px solid #f2b720;min-height:auto;padding:8px;box-shadow:0 12px 32px #00000026}.landing-module___cEqKa__imColumnDark .landing-module___cEqKa__imCategoryTitle,.landing-module___cEqKa__imColumnDark .landing-module___cEqKa__imCategoryCount,.landing-module___cEqKa__imColumnDark .landing-module___cEqKa__imAddBtn,.landing-module___cEqKa__imColumnDark .landing-module___cEqKa__imSettingsBtn{color:#ffffffd9}.landing-module___cEqKa__imCatMenu{z-index:50;background:var(--card-background,#fff);border:1px solid var(--border-color,#e5e7eb);cursor:default;border-radius:10px;min-width:110px;padding:4px 0;position:absolute;top:0;right:100%;box-shadow:0 4px 16px #0000001f}[data-theme=dark] .landing-module___cEqKa__imCatMenu{background:var(--card-background,#1e1e1e);border-color:var(--border-color,#333);box-shadow:0 4px 16px #0006}.landing-module___cEqKa__imCatMenuItem{color:var(--text-primary,#333);white-space:nowrap;align-items:center;gap:8px;padding:7px 12px;font-size:.875rem;display:flex}[data-theme=dark] .landing-module___cEqKa__imCatMenuItem{color:var(--text-primary,#ddd)}.landing-module___cEqKa__imCatMenuDelete{color:#ef4444}[data-theme=dark] .landing-module___cEqKa__imCatMenuDelete{color:#f87171}.landing-module___cEqKa__imSummaryPopover{z-index:50;background:var(--card-background,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:8px;width:200px;padding:.5rem .625rem;animation:.15s landing-module___cEqKa__imPopoverIn;position:absolute;top:calc(100% + 8px);right:-8px;box-shadow:0 4px 16px #0000001f}[data-theme=dark] .landing-module___cEqKa__imSummaryPopover{background:var(--card-background,#1e1e1e);border-color:var(--border-color,#333);box-shadow:0 4px 16px #0006}.landing-module___cEqKa__imSummaryArrow{background:var(--card-background,#fff);border-left:1px solid var(--border-color,#e5e7eb);border-top:1px solid var(--border-color,#e5e7eb);width:10px;height:10px;position:absolute;top:-5px;right:12px;transform:rotate(45deg)}[data-theme=dark] .landing-module___cEqKa__imSummaryArrow{background:var(--card-background,#1e1e1e);border-color:var(--border-color,#333)}.landing-module___cEqKa__imSummaryText{color:var(--text-primary,#333);word-break:break-word;margin:0;font-size:.875rem;line-height:1.5}[data-theme=dark] .landing-module___cEqKa__imSummaryText{color:var(--text-primary,#ddd)}@keyframes landing-module___cEqKa__imPopoverIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.landing-module___cEqKa__imCardDark{background:#ffffff14;border-radius:6px}.landing-module___cEqKa__imCardDark:hover{background:#ffffff24}.landing-module___cEqKa__imCardDark .landing-module___cEqKa__imCardTitle{color:#ffffffe6}.landing-module___cEqKa__imCardDark .landing-module___cEqKa__imSummaryIcon,.landing-module___cEqKa__imCardDark .landing-module___cEqKa__imActionBtn{color:#ffffff80}[data-theme=dark] .landing-module___cEqKa__imCardDragging{background:#f2b72026;box-shadow:0 4px 12px #0000004d}[data-theme=dark] .landing-module___cEqKa__imColumnDragging{outline-color:#f2b720;box-shadow:0 12px 32px #0006}.landing-module___cEqKa__imFavicon{color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;font-weight:700;display:flex}.landing-module___cEqKa__imCardTitle{color:#333;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.875rem;font-weight:400;line-height:1.3;overflow:hidden}[data-theme=dark] .landing-module___cEqKa__imCardTitle{color:#ccc}.landing-module___cEqKa__imCardActions{flex-shrink:0;gap:2px;margin-left:auto;display:flex}.landing-module___cEqKa__imSummaryIcon{width:24px;color:var(--muted-foreground);opacity:.6;cursor:default;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.landing-module___cEqKa__imActionBtn{width:24px;color:var(--muted-foreground);opacity:.4;cursor:default;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}[data-theme=dark] .landing-module___cEqKa__imActionBtn{color:var(--foreground)}.landing-module___cEqKa__secretMockup{text-align:center;background:#fafafa;border-radius:12px;padding:20px;overflow:hidden;box-shadow:0 12px 32px #0000001a,0 0 0 1px #0000000d}[data-theme=dark] .landing-module___cEqKa__secretMockup{background:#1e1e1e;box-shadow:0 12px 32px #0000004d,0 0 0 1px #ffffff2e}.landing-module___cEqKa__secretLock{margin-bottom:12px;font-size:2.5rem;display:block}.landing-module___cEqKa__secretLabel{color:#555;margin-bottom:16px;font-size:.875rem;font-weight:600}[data-theme=dark] .landing-module___cEqKa__secretLabel{color:#aaa}.landing-module___cEqKa__secretPinRow{justify-content:center;gap:10px;margin-bottom:16px;display:flex}.landing-module___cEqKa__secretPinDot{background:#f2b720;border-radius:50%;width:12px;height:12px;box-shadow:0 0 8px #f2b72066}.landing-module___cEqKa__secretBlurred{flex-direction:column;gap:6px;display:flex}.landing-module___cEqKa__secretBlurredLine{filter:blur(3px);background:#e0e0e0;border-radius:5px;height:10px}[data-theme=dark] .landing-module___cEqKa__secretBlurredLine{background:#333}.landing-module___cEqKa__aiMockup{background:#fafafa;border-radius:12px;padding:16px;position:relative;overflow:visible;box-shadow:0 12px 32px #0000001a,0 0 0 1px #0000000d}[data-theme=dark] .landing-module___cEqKa__aiMockup{background:#1e1e1e;box-shadow:0 12px 32px #0000004d,0 0 0 1px #ffffff0d}.landing-module___cEqKa__aiCard{background:#fff;border:1px solid #eee;border-radius:8px;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;display:flex}[data-theme=dark] .landing-module___cEqKa__aiCard{background:#252525;border-color:#333}.landing-module___cEqKa__aiTooltip{color:#555;background:#fff;border:1px solid #e0e0e0;border-left:3px solid #f2b720;border-radius:10px;padding:12px 14px;font-size:.875rem;line-height:1.6;position:relative;box-shadow:0 4px 12px #00000014}[data-theme=dark] .landing-module___cEqKa__aiTooltip{color:#bbb;background:#2a2a2a;border-color:#444}.landing-module___cEqKa__aiTooltipHeader{color:#f2b720;align-items:center;gap:6px;margin-bottom:6px;font-size:.875rem;font-weight:600;display:flex}.landing-module___cEqKa__featuresSection{max-width:1100px;margin:0 auto;padding:6rem 2rem}.landing-module___cEqKa__sectionHeader{text-align:center;margin-bottom:5rem}.landing-module___cEqKa__sectionTag{color:#f2b720;letter-spacing:.03em;background:#f2b7201a;border-radius:20px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}[data-theme=dark] .landing-module___cEqKa__sectionTag{background:#f2b72026}.landing-module___cEqKa__sectionTitle{color:var(--foreground);letter-spacing:-.01em;word-break:keep-all;margin:0 0 .75rem;font-size:2.5rem;font-weight:700}.landing-module___cEqKa__sectionSubtitle{color:var(--muted-foreground);margin:0;font-size:1.05rem}.landing-module___cEqKa__featureRow{background:#fff9;border:1px solid #0000000f;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;margin-bottom:2.5rem;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:grid;box-shadow:0 2px 16px #0000000a}.landing-module___cEqKa__featureRow:last-child{margin-bottom:0}.landing-module___cEqKa__featureRow:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000014}[data-theme=dark] .landing-module___cEqKa__featureRow{background:#ffffff05;border-color:#ffffff0f;box-shadow:0 2px 16px #0003}[data-theme=dark] .landing-module___cEqKa__featureRow:hover{background:#ffffff0a;border-color:#ffffff1a;box-shadow:0 8px 32px #0000004d}.landing-module___cEqKa__featureRowReverse{direction:rtl}.landing-module___cEqKa__featureRowReverse>*{direction:ltr}.landing-module___cEqKa__featureText{flex-direction:column;gap:1rem;display:flex}.landing-module___cEqKa__featureIcon{background:linear-gradient(135deg,#f2b7201f,#f2b7200a);border:1px solid #f2b72026;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.75rem;display:flex}[data-theme=dark] .landing-module___cEqKa__featureIcon{background:linear-gradient(135deg,#f2b72026,#f2b7200d);border-color:#f2b72033}.landing-module___cEqKa__featureName{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:1.75rem;font-weight:700}.landing-module___cEqKa__featureDesc{color:var(--muted-foreground);white-space:pre-line;margin:0;font-size:1rem;line-height:1.7}.landing-module___cEqKa__featureMockup{justify-content:center;display:flex;position:relative}.landing-module___cEqKa__featureMockup:before{content:"";pointer-events:none;background:radial-gradient(circle,#f2b7200f 0%,#0000 70%);border-radius:50%;width:85%;height:85%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=dark] .landing-module___cEqKa__featureMockup:before{background:radial-gradient(circle,#f2b72014 0%,#0000 70%)}.landing-module___cEqKa__benefitsSection{max-width:1100px;margin:0 auto;padding:5rem 2rem 3rem}.landing-module___cEqKa__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.landing-module___cEqKa__benefitCard{text-align:center;background:var(--card-background,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:16px;padding:2.5rem 1.5rem;transition:transform .25s,box-shadow .25s}.landing-module___cEqKa__benefitCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}[data-theme=dark] .landing-module___cEqKa__benefitCard{background:var(--card-background,#1a1a1a);border-color:var(--border-color,#333)}[data-theme=dark] .landing-module___cEqKa__benefitCard:hover{box-shadow:0 8px 24px #0000004d}.landing-module___cEqKa__benefitIcon{margin-bottom:1rem;font-size:2.5rem;display:block}.landing-module___cEqKa__benefitTitle{color:var(--foreground);word-break:keep-all;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.landing-module___cEqKa__benefitDesc{color:var(--muted-foreground);word-break:keep-all;margin:0;font-size:.95rem;line-height:1.65}@media (max-width:768px){.landing-module___cEqKa__benefitsGrid{grid-template-columns:1fr;gap:1.25rem}.landing-module___cEqKa__benefitCard{padding:2rem 1.25rem}.landing-module___cEqKa__benefitsSection{padding:3rem 1.25rem 2rem}}.landing-module___cEqKa__pricingSection{max-width:1100px;margin:0 auto;padding:3rem 2rem}.landing-module___cEqKa__pricingSection .landing-module___cEqKa__sectionHeader{margin-bottom:2.5rem}.landing-module___cEqKa__billingToggle{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin:0 auto 2.5rem;display:flex;position:relative}.landing-module___cEqKa__billingOption{border:1px solid var(--card-border);color:var(--muted-foreground);cursor:default;background:0 0;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s}.landing-module___cEqKa__billingOption:first-child{border-radius:8px 0 0 8px;margin-right:-1px}.landing-module___cEqKa__billingOption:nth-child(2){border-radius:0 8px 8px 0}.landing-module___cEqKa__billingOptionActive{background:var(--foreground);color:var(--background);border-color:var(--foreground)}[data-theme=dark] .landing-module___cEqKa__billingOption{border-color:#ffffff40}[data-theme=dark] .landing-module___cEqKa__billingOptionActive{border-color:var(--foreground)}.landing-module___cEqKa__billingSaveBadge{color:#1a1a1a;white-space:nowrap;background:#f2b720;border-radius:12px;padding:.25rem .75rem;font-size:.875rem;font-weight:600;position:absolute;top:50%;right:-.5rem;transform:translate(100%)translateY(-50%)}.landing-module___cEqKa__pricingWrapper{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:760px;margin:0 auto;display:flex}.landing-module___cEqKa__pricingWrapper>.landing-module___cEqKa__pricingCard,.landing-module___cEqKa__pricingWrapper>.landing-module___cEqKa__pricingCardRecommended{flex:none;width:min(100%,360px)}.landing-module___cEqKa__pricingCard{background:var(--card-bg);border:1px solid #f2b720;border-radius:16px;flex-direction:column;padding:2.5rem 2rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 0 0 1px #f2b720}.landing-module___cEqKa__pricingCard:hover{transform:translateY(-2px)}.landing-module___cEqKa__pricingCardRecommended{background:linear-gradient(180deg, #f2b72008 0%, var(--card-bg) 100%);border-color:#f2b720;box-shadow:0 0 0 1px #f2b720,0 8px 32px #f2b7201f}.landing-module___cEqKa__pricingCardRecommended:hover{box-shadow:0 0 0 1px #f2b720,0 12px 40px #f2b7202e}.landing-module___cEqKa__pricingBadge{color:#1a1a1a;white-space:nowrap;letter-spacing:.02em;background:#f2b720;border-radius:20px;padding:.3rem 1.2rem;font-size:.875rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module___cEqKa__pricingName{color:var(--foreground);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.landing-module___cEqKa__pricingPriceRow{align-items:baseline;gap:.25rem;margin-bottom:2rem;display:flex}@media (max-width:768px){.landing-module___cEqKa__pricingPriceRow{margin-bottom:1.5rem}}.landing-module___cEqKa__pricingPrice{color:var(--foreground);letter-spacing:-.02em;font-size:2.75rem;font-weight:700}.landing-module___cEqKa__pricingPeriod{color:var(--foreground);font-size:1.25rem;font-weight:600}.landing-module___cEqKa__pricingYearly{color:#f2b720;margin:.25rem 0;font-size:1rem;font-weight:700}.landing-module___cEqKa__pricingNote{color:#f2b720;min-height:1.2em;margin:0 0 1.75rem;font-size:.875rem}.landing-module___cEqKa__pricingEarlybird{color:#fff;text-align:left;word-break:keep-all;background:#f2b720;border-radius:8px;margin:.5rem -.5rem 1.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.landing-module___cEqKa__pricingFeatures{flex-direction:column;gap:.8rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.landing-module___cEqKa__pricingFeatureItem{color:var(--foreground);align-items:center;gap:.6rem;font-size:.875rem;display:flex}.landing-module___cEqKa__pricingCheck{background:var(--keepyon-brand);width:18px;height:18px;color:var(--keepyon-brand-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;display:flex}.landing-module___cEqKa__pricingCross{color:#dc2626;opacity:.8;background:#ef44441a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.875rem;display:flex}[data-theme=dark] .landing-module___cEqKa__pricingCross{color:#f87171;background:#ef44444d}.landing-module___cEqKa__pricingCta{text-align:center;cursor:default;border-radius:12px;width:100%;margin-top:auto;padding:.8rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s,box-shadow .15s;display:block}.landing-module___cEqKa__pricingCtaPrimary{color:#1a1a1a;background:#f2b720;border:none}.landing-module___cEqKa__pricingCtaPrimary:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 16px #f2b7204d}.landing-module___cEqKa__pricingCtaSecondary{color:var(--foreground);border:1px solid var(--card-border);background:0 0}.landing-module___cEqKa__pricingCtaSecondary:hover{background:var(--card-hover)}[data-theme=dark] .landing-module___cEqKa__pricingCtaSecondary{border-color:#ffffff40}.landing-module___cEqKa__faqSection{max-width:1100px;margin:0 auto;padding:3rem 2rem 6rem}.landing-module___cEqKa__faqSection .landing-module___cEqKa__sectionHeader{margin-bottom:2.5rem}.landing-module___cEqKa__faqList{flex-direction:column;gap:8px;max-width:720px;margin:0 auto;display:flex}.landing-module___cEqKa__faqItem{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;transition:box-shadow .2s;overflow:hidden}.landing-module___cEqKa__faqItem[open]{box-shadow:0 2px 12px #0000000a}[data-theme=dark] .landing-module___cEqKa__faqItem[open]{box-shadow:0 2px 12px #0003}.landing-module___cEqKa__faqSummary{color:var(--foreground);word-break:keep-all;cursor:default;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.15rem 1.25rem;font-size:.95rem;font-weight:500;list-style:none;display:flex}.landing-module___cEqKa__faqSummary::-webkit-details-marker{display:none}.landing-module___cEqKa__faqSummary::marker{content:"";display:none}.landing-module___cEqKa__faqToggle{color:var(--muted-foreground);flex-shrink:0;margin-left:1rem;font-size:1.1rem;font-weight:300;transition:transform .2s}.landing-module___cEqKa__faqItem[open] .landing-module___cEqKa__faqToggle{transform:rotate(45deg)}.landing-module___cEqKa__faqAnswer{color:var(--muted-foreground);white-space:pre-line;margin:0;padding:0 1.25rem 1.25rem;font-size:.875rem;line-height:1.7}.landing-module___cEqKa__faqHighlight{color:#f2b720;font-weight:600}.landing-module___cEqKa__ctaSection{text-align:center;background:linear-gradient(#f2b7200f 0%,#0000 100%);padding:6rem 2rem 2rem}[data-theme=dark] .landing-module___cEqKa__ctaSection{background:linear-gradient(#f2b72014 0%,#0000 100%)}.landing-module___cEqKa__ctaTitle{color:var(--foreground);letter-spacing:-.01em;word-break:keep-all;margin:0 0 2rem;font-size:2.5rem;font-weight:700}.landing-module___cEqKa__ctaSubtitle{color:var(--muted-foreground);margin:0 0 2rem;font-size:1.05rem}.landing-module___cEqKa__ctaUserCount{color:var(--muted-foreground);margin-top:4rem;font-size:.875rem}.landing-module___cEqKa__ctaUserCount+.landing-module___cEqKa__ctaUserCount{margin-top:.35rem}.landing-module___cEqKa__ctaUserNumber{color:#f2b720;font-weight:700}@media (max-width:1023px){.landing-module___cEqKa__heroTitle{font-size:2rem}.landing-module___cEqKa__heroTitleL{font-size:2.6rem}.landing-module___cEqKa__heroTitleM{font-size:2.2rem}.landing-module___cEqKa__heroTitleS{font-size:1.8rem}.landing-module___cEqKa__featureRow{gap:2rem;padding:2rem}.landing-module___cEqKa__featureName{font-size:1.5rem}.landing-module___cEqKa__sectionTitle{font-size:2rem}}@media (max-width:767px){.landing-module___cEqKa__nav{padding:0 1rem}.landing-module___cEqKa__navLinks{display:none}.landing-module___cEqKa__mobileHeaderControls{margin-left:auto;display:flex}.landing-module___cEqKa__mobileMenuBtn{display:flex}.landing-module___cEqKa__hero{padding:110px 1rem 40px}.landing-module___cEqKa__heroTitle{font-size:1.6rem}.landing-module___cEqKa__heroTitleL{font-size:2rem}.landing-module___cEqKa__heroTitleM{font-size:1.8rem}.landing-module___cEqKa__heroTitleS{font-size:1.5rem}.landing-module___cEqKa__heroCards{grid-template-columns:1fr;gap:1rem}.landing-module___cEqKa__heroSubtitle{font-size:1rem}.landing-module___cEqKa__heroActions{flex-direction:column;align-items:center;margin-top:2.5rem;margin-bottom:2.5rem}.landing-module___cEqKa__imColumns{grid-template-columns:1fr;gap:8px}.landing-module___cEqKa__imBody{padding:10px}.landing-module___cEqKa__mockupDot{display:none}.landing-module___cEqKa__featuresSection{padding:3rem .5rem}.landing-module___cEqKa__sectionHeader{margin-bottom:3rem}.landing-module___cEqKa__sectionTitle{font-size:1.75rem}.landing-module___cEqKa__featureRow{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;padding:1.25rem .75rem;overflow:hidden}.landing-module___cEqKa__featureRowReverse{direction:ltr}.landing-module___cEqKa__featureName{font-size:1.35rem}.landing-module___cEqKa__featureMockup{order:-1;max-width:100%;overflow:hidden}.landing-module___cEqKa__mockupMini{width:100%;min-width:0;max-width:100%;overflow:hidden}.landing-module___cEqKa__pricingSection{padding:1.5rem 1rem}.landing-module___cEqKa__pricingSection .landing-module___cEqKa__sectionHeader{margin-bottom:1.5rem}.landing-module___cEqKa__pricingWrapper>.landing-module___cEqKa__pricingCard,.landing-module___cEqKa__pricingWrapper>.landing-module___cEqKa__pricingCardRecommended{width:100%}.landing-module___cEqKa__pricingCardRecommended{order:-1}.landing-module___cEqKa__pricingBadge{top:-10px}.landing-module___cEqKa__faqSection{padding:1.5rem 1rem 3rem}.landing-module___cEqKa__faqSection .landing-module___cEqKa__sectionHeader{margin-bottom:1.5rem}.landing-module___cEqKa__ctaSection{padding:3rem 1rem}.landing-module___cEqKa__ctaTitle{font-size:1.75rem}}.landing-module___cEqKa__legalCategoriesSection{max-width:900px;margin:0 auto;padding:4rem 2rem}.landing-module___cEqKa__legalCatGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.landing-module___cEqKa__legalCatCard{background:var(--card-bg,#fff);border:1px solid var(--card-border,#e5e5e5);text-align:center;cursor:default;border-radius:12px;padding:1.25rem;transition:box-shadow .2s,transform .2s}.landing-module___cEqKa__legalCatCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}[data-theme=dark] .landing-module___cEqKa__legalCatCard{background:#1e1e1e;border-color:#ffffff1f}[data-theme=dark] .landing-module___cEqKa__legalCatCard:hover{box-shadow:0 4px 16px #0000004d}.landing-module___cEqKa__legalCatIcon{margin-bottom:.5rem;font-size:2rem}.landing-module___cEqKa__legalCatName{margin:0;font-size:.9rem;font-weight:600}.landing-module___cEqKa__timelinePreviewSection{max-width:700px;margin:0 auto;padding:3rem 2rem}.landing-module___cEqKa__timelinePreviewCard{background:var(--card-bg,#fff);border:1px solid var(--card-border,#e5e5e5);border-radius:16px;padding:1.5rem 2rem;box-shadow:0 2px 12px #0000000a}[data-theme=dark] .landing-module___cEqKa__timelinePreviewCard{background:#1e1e1e;border-color:#ffffff1f}.landing-module___cEqKa__timelineHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.landing-module___cEqKa__timelineCaseTitle{margin:0;font-size:1rem;font-weight:600}.landing-module___cEqKa__timelineBadge{color:#d4a017;background:#f2b72026;border-radius:999px;align-items:center;padding:.2rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.landing-module___cEqKa__timelineList{flex-direction:column;gap:0;padding-left:1.5rem;display:flex;position:relative}.landing-module___cEqKa__timelineList:before{content:"";background:var(--card-border,#e5e5e5);width:2px;position:absolute;top:6px;bottom:6px;left:5px}.landing-module___cEqKa__timelineItem{padding:.5rem 0 .5rem 1rem;position:relative}.landing-module___cEqKa__timelineItem:before{content:"";border:2px solid var(--card-bg,#fff);background:#f2b720;border-radius:50%;width:10px;height:10px;position:absolute;top:.85rem;left:-1.5rem}[data-theme=dark] .landing-module___cEqKa__timelineItem:before{border-color:#1e1e1e}.landing-module___cEqKa__timelineDate{color:var(--muted-foreground);margin:0 0 .15rem;font-size:.875rem}.landing-module___cEqKa__timelineEvent{margin:0;font-size:.9rem;font-weight:500}.landing-module___cEqKa__chatPreviewSection{max-width:600px;margin:0 auto;padding:3rem 2rem}.landing-module___cEqKa__chatPreviewCard{background:var(--card-bg,#fff);border:1px solid var(--card-border,#e5e5e5);border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px #0000000a}[data-theme=dark] .landing-module___cEqKa__chatPreviewCard{background:#1e1e1e;border-color:#ffffff1f}.landing-module___cEqKa__chatBubble{border-radius:12px;max-width:85%;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.55}.landing-module___cEqKa__chatBubbleUser{color:#1a1a1a;background:#f2b720;border-bottom-right-radius:4px;margin-left:auto}.landing-module___cEqKa__chatBubbleAi{background:var(--card-hover,#f3f4f6);color:var(--foreground);border-bottom-left-radius:4px;margin-right:auto}[data-theme=dark] .landing-module___cEqKa__chatBubbleAi{background:#ffffff14}.landing-module___cEqKa__chatPreviewLabel{text-align:center;color:var(--muted-foreground);opacity:.7;margin-top:.5rem;font-size:.875rem}@media (max-width:600px){.landing-module___cEqKa__legalCatGrid{grid-template-columns:repeat(2,1fr)}.landing-module___cEqKa__timelinePreviewCard{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.landing-module___cEqKa__animateOnScroll{opacity:1;transition:none;transform:none}.landing-module___cEqKa__faqToggle{transition:none}}
.GoogleSignInButton-module__e70_oW__container{flex-direction:column;align-items:center;gap:1rem;display:flex}.GoogleSignInButton-module__e70_oW__button{border:1px solid var(--border-color,#e5e7eb);color:#374151;cursor:default;background:#fff;border-radius:.5rem;justify-content:center;align-items:center;gap:.75rem;min-width:200px;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.GoogleSignInButton-module__e70_oW__button:hover:not(:disabled){background:#f9fafb;box-shadow:0 1px 3px #0000001a}.GoogleSignInButton-module__e70_oW__button:disabled{opacity:.6;cursor:not-allowed}.GoogleSignInButton-module__e70_oW__icon{width:1.25rem;height:1.25rem}.GoogleSignInButton-module__e70_oW__error{color:#ef4444;margin:0;font-size:.875rem}.GoogleSignInButton-module__e70_oW__inAppNotice{background:var(--card-bg,#fffbeb);border:1px solid var(--warning-border,#fbbf24);text-align:center;border-radius:.5rem;flex-direction:column;align-items:center;gap:.75rem;max-width:320px;padding:1rem;display:flex}.GoogleSignInButton-module__e70_oW__inAppText{color:var(--text-primary,#374151);word-break:keep-all;margin:0;font-size:.875rem;line-height:1.5}.GoogleSignInButton-module__e70_oW__externalBtn{color:#1a1a1a;cursor:pointer;background:#f2b720;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-width:200px;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;transition:background .2s;display:flex}.GoogleSignInButton-module__e70_oW__externalBtn:hover{background:#e0a80d}.GoogleSignInButton-module__e70_oW__inAppHint{color:var(--text-secondary,#6b7280);word-break:keep-all;margin:0;font-size:.875rem;line-height:1.4}
.community-signin-button-module__AXjixW__container{flex-direction:column;align-items:center;gap:1rem;display:flex}.community-signin-button-module__AXjixW__button{border:1px solid var(--border-color,#e5e7eb);color:#374151;cursor:default;background:#fff;border-radius:.5rem;justify-content:center;align-items:center;gap:.75rem;min-width:200px;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.community-signin-button-module__AXjixW__button:hover:not(:disabled){background:#f9fafb;box-shadow:0 1px 3px #0000001a}.community-signin-button-module__AXjixW__button:disabled{opacity:.6;cursor:not-allowed}.community-signin-button-module__AXjixW__icon{width:1.25rem;height:1.25rem}.community-signin-button-module__AXjixW__error{color:#ef4444;margin:0;font-size:.875rem}.community-signin-button-module__AXjixW__inAppNotice{background:var(--card-bg,#fffbeb);border:1px solid var(--warning-border,#fbbf24);text-align:center;border-radius:.5rem;flex-direction:column;align-items:center;gap:.75rem;max-width:320px;padding:1rem;display:flex}.community-signin-button-module__AXjixW__inAppText{color:var(--text-primary,#374151);word-break:keep-all;margin:0;font-size:.875rem;line-height:1.5}.community-signin-button-module__AXjixW__externalBtn{color:#1a1a1a;cursor:pointer;background:#f2b720;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-width:200px;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;transition:background .2s;display:flex}.community-signin-button-module__AXjixW__externalBtn:hover{background:#e0a80d}.community-signin-button-module__AXjixW__inAppHint{color:var(--text-secondary,#6b7280);word-break:keep-all;margin:0;font-size:.875rem;line-height:1.4}
.EmailSignInForm-module__Oud4Ra__form{flex-direction:column;gap:.75rem;width:100%;display:flex}.EmailSignInForm-module__Oud4Ra__field{width:100%}.EmailSignInForm-module__Oud4Ra__inputWrapper{position:relative}.EmailSignInForm-module__Oud4Ra__inputWrapper .EmailSignInForm-module__Oud4Ra__input{padding-right:2.25rem}.EmailSignInForm-module__Oud4Ra__inputClearBtn{width:1.375rem;height:1.375rem;color:var(--text-muted,#6b7280);cursor:default;opacity:.45;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.875rem;line-height:1;transition:all .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.EmailSignInForm-module__Oud4Ra__inputClearBtn:hover{opacity:1;background:#0000000f}.EmailSignInForm-module__Oud4Ra__input{border:1px solid var(--border-color,#e5e7eb);width:100%;color:var(--text-primary,#1f2937);background:var(--bg-primary,#fff);box-sizing:border-box;border-radius:.5rem;padding:.75rem 1rem;font-size:.938rem;transition:border-color .2s}.EmailSignInForm-module__Oud4Ra__input::placeholder{color:var(--text-muted,#9ca3af)}.EmailSignInForm-module__Oud4Ra__input:focus{border-color:#f2b720;outline:none;box-shadow:0 0 0 3px #f2b72026}.EmailSignInForm-module__Oud4Ra__error{color:#ef4444;text-align:left;margin:0;font-size:.875rem}.EmailSignInForm-module__Oud4Ra__submitButton{color:#1f2937;cursor:default;background:#f2b720;border:none;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.938rem;font-weight:600;transition:all .2s}.EmailSignInForm-module__Oud4Ra__submitButton:hover:not(:disabled){background:#e5a913}.EmailSignInForm-module__Oud4Ra__submitButton:disabled{opacity:.6;cursor:not-allowed}.EmailSignInForm-module__Oud4Ra__links{justify-content:space-between;gap:.5rem;display:flex}.EmailSignInForm-module__Oud4Ra__link{color:var(--text-muted,#6b7280);cursor:default;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline;transition:color .2s}.EmailSignInForm-module__Oud4Ra__link:hover{color:var(--text-primary,#374151)}
.community-email-signin-module__JOAkjG__form{flex-direction:column;gap:.75rem;width:100%;display:flex}.community-email-signin-module__JOAkjG__field{width:100%}.community-email-signin-module__JOAkjG__inputWrapper{position:relative}.community-email-signin-module__JOAkjG__inputWrapper .community-email-signin-module__JOAkjG__input{padding-right:2.25rem}.community-email-signin-module__JOAkjG__inputClearBtn{width:1.375rem;height:1.375rem;color:var(--text-muted,#6b7280);cursor:default;opacity:.45;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.875rem;line-height:1;transition:all .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.community-email-signin-module__JOAkjG__inputClearBtn:hover{opacity:1;background:#0000000f}.community-email-signin-module__JOAkjG__input{border:1px solid var(--border-color,#e5e7eb);width:100%;color:var(--text-primary,#1f2937);background:var(--bg-primary,#fff);box-sizing:border-box;border-radius:.5rem;padding:.75rem 1rem;font-size:.938rem;transition:border-color .2s}.community-email-signin-module__JOAkjG__input::placeholder{color:var(--text-muted,#9ca3af)}.community-email-signin-module__JOAkjG__input:focus{border-color:#f2b720;outline:none;box-shadow:0 0 0 3px #f2b72026}.community-email-signin-module__JOAkjG__error{color:#ef4444;text-align:left;margin:0;font-size:.875rem}.community-email-signin-module__JOAkjG__submitButton{color:#1f2937;cursor:default;background:#f2b720;border:none;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.938rem;font-weight:600;transition:all .2s}.community-email-signin-module__JOAkjG__submitButton:hover:not(:disabled){background:#e5a913}.community-email-signin-module__JOAkjG__submitButton:disabled{opacity:.6;cursor:not-allowed}.community-email-signin-module__JOAkjG__links{justify-content:space-between;gap:.5rem;display:flex}.community-email-signin-module__JOAkjG__link{color:var(--text-muted,#6b7280);cursor:default;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline;transition:color .2s}.community-email-signin-module__JOAkjG__link:hover{color:var(--text-primary,#374151)}
.EmailSignUpForm-module__NiNzQW__form{flex-direction:column;gap:.75rem;width:100%;display:flex}.EmailSignUpForm-module__NiNzQW__field{width:100%}.EmailSignUpForm-module__NiNzQW__inputWrapper{position:relative}.EmailSignUpForm-module__NiNzQW__inputWrapper .EmailSignUpForm-module__NiNzQW__input{padding-right:2.25rem}.EmailSignUpForm-module__NiNzQW__inputClearBtn{width:1.375rem;height:1.375rem;color:var(--text-muted,#6b7280);cursor:default;opacity:.45;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.875rem;line-height:1;transition:all .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.EmailSignUpForm-module__NiNzQW__inputClearBtn:hover{opacity:1;background:#0000000f}.EmailSignUpForm-module__NiNzQW__input{border:1px solid var(--border-color,#e5e7eb);width:100%;color:var(--text-primary,#1f2937);background:var(--bg-primary,#fff);box-sizing:border-box;border-radius:.5rem;padding:.75rem 1rem;font-size:.938rem;transition:border-color .2s}.EmailSignUpForm-module__NiNzQW__input::placeholder{color:var(--text-muted,#9ca3af)}.EmailSignUpForm-module__NiNzQW__input:focus{border-color:#f2b720;outline:none;box-shadow:0 0 0 3px #f2b72026}.EmailSignUpForm-module__NiNzQW__error{color:#ef4444;text-align:left;margin:0;font-size:.875rem}.EmailSignUpForm-module__NiNzQW__submitButton{color:#1f2937;cursor:default;background:#f2b720;border:none;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.938rem;font-weight:600;transition:all .2s}.EmailSignUpForm-module__NiNzQW__submitButton:hover:not(:disabled){background:#e5a913}.EmailSignUpForm-module__NiNzQW__submitButton:disabled{opacity:.6;cursor:not-allowed}.EmailSignUpForm-module__NiNzQW__backLink{color:var(--text-muted,#6b7280);cursor:default;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline;transition:color .2s}.EmailSignUpForm-module__NiNzQW__backLink:hover{color:var(--text-primary,#374151)}.EmailSignUpForm-module__NiNzQW__success{flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;display:flex}.EmailSignUpForm-module__NiNzQW__successText{color:var(--text-primary,#374151);text-align:center;margin:0;font-size:.938rem;line-height:1.5}
.community-email-signup-module__RWPb-G__form{flex-direction:column;gap:.75rem;width:100%;display:flex}.community-email-signup-module__RWPb-G__field{width:100%}.community-email-signup-module__RWPb-G__inputWrapper{position:relative}.community-email-signup-module__RWPb-G__inputWrapper .community-email-signup-module__RWPb-G__input{padding-right:2.25rem}.community-email-signup-module__RWPb-G__inputClearBtn{width:1.375rem;height:1.375rem;color:var(--text-muted,#6b7280);cursor:default;opacity:.45;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.875rem;line-height:1;transition:all .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.community-email-signup-module__RWPb-G__inputClearBtn:hover{opacity:1;background:#0000000f}.community-email-signup-module__RWPb-G__input{border:1px solid var(--border-color,#e5e7eb);width:100%;color:var(--text-primary,#1f2937);background:var(--bg-primary,#fff);box-sizing:border-box;border-radius:.5rem;padding:.75rem 1rem;font-size:.938rem;transition:border-color .2s}.community-email-signup-module__RWPb-G__input::placeholder{color:var(--text-muted,#9ca3af)}.community-email-signup-module__RWPb-G__input:focus{border-color:#f2b720;outline:none;box-shadow:0 0 0 3px #f2b72026}.community-email-signup-module__RWPb-G__error{color:#ef4444;text-align:left;margin:0;font-size:.875rem}.community-email-signup-module__RWPb-G__submitButton{color:#1f2937;cursor:default;background:#f2b720;border:none;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.938rem;font-weight:600;transition:all .2s}.community-email-signup-module__RWPb-G__submitButton:hover:not(:disabled){background:#e5a913}.community-email-signup-module__RWPb-G__submitButton:disabled{opacity:.6;cursor:not-allowed}.community-email-signup-module__RWPb-G__backLink{color:var(--text-muted,#6b7280);cursor:default;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline;transition:color .2s}.community-email-signup-module__RWPb-G__backLink:hover{color:var(--text-primary,#374151)}.community-email-signup-module__RWPb-G__success{flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;display:flex}.community-email-signup-module__RWPb-G__successText{color:var(--text-primary,#374151);text-align:center;margin:0;font-size:.938rem;line-height:1.5}
.ForgotPasswordForm-module__iveZgW__form{flex-direction:column;gap:.75rem;width:100%;display:flex}.ForgotPasswordForm-module__iveZgW__formTitle{color:var(--text-primary,#1f2937);text-align:center;margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.ForgotPasswordForm-module__iveZgW__field{width:100%}.ForgotPasswordForm-module__iveZgW__inputWrapper{position:relative}.ForgotPasswordForm-module__iveZgW__inputWrapper .ForgotPasswordForm-module__iveZgW__input{padding-right:2.25rem}.ForgotPasswordForm-module__iveZgW__inputClearBtn{width:1.375rem;height:1.375rem;color:var(--text-muted,#6b7280);cursor:default;opacity:.45;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.875rem;line-height:1;transition:all .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.ForgotPasswordForm-module__iveZgW__inputClearBtn:hover{opacity:1;background:#0000000f}.ForgotPasswordForm-module__iveZgW__input{border:1px solid var(--border-color,#e5e7eb);width:100%;color:var(--text-primary,#1f2937);background:var(--bg-primary,#fff);box-sizing:border-box;border-radius:.5rem;padding:.75rem 1rem;font-size:.938rem;transition:border-color .2s}.ForgotPasswordForm-module__iveZgW__input::placeholder{color:var(--text-muted,#9ca3af)}.ForgotPasswordForm-module__iveZgW__input:focus{border-color:#f2b720;outline:none;box-shadow:0 0 0 3px #f2b72026}.ForgotPasswordForm-module__iveZgW__error{color:#ef4444;text-align:left;margin:0;font-size:.875rem}.ForgotPasswordForm-module__iveZgW__submitButton{color:#1f2937;cursor:default;background:#f2b720;border:none;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.938rem;font-weight:600;transition:all .2s}.ForgotPasswordForm-module__iveZgW__submitButton:hover:not(:disabled){background:#e5a913}.ForgotPasswordForm-module__iveZgW__submitButton:disabled{opacity:.6;cursor:not-allowed}.ForgotPasswordForm-module__iveZgW__backLink{color:var(--text-muted,#6b7280);cursor:default;text-align:center;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline;transition:color .2s}.ForgotPasswordForm-module__iveZgW__backLink:hover{color:var(--text-primary,#374151)}.ForgotPasswordForm-module__iveZgW__success{flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;display:flex}.ForgotPasswordForm-module__iveZgW__successText{color:var(--text-primary,#374151);text-align:center;margin:0;font-size:.938rem;line-height:1.5}
.community-forgot-password-module__YLPLAW__form{flex-direction:column;gap:.75rem;width:100%;display:flex}.community-forgot-password-module__YLPLAW__formTitle{color:var(--text-primary,#1f2937);text-align:center;margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.community-forgot-password-module__YLPLAW__field{width:100%}.community-forgot-password-module__YLPLAW__inputWrapper{position:relative}.community-forgot-password-module__YLPLAW__inputWrapper .community-forgot-password-module__YLPLAW__input{padding-right:2.25rem}.community-forgot-password-module__YLPLAW__inputClearBtn{width:1.375rem;height:1.375rem;color:var(--text-muted,#6b7280);cursor:default;opacity:.45;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.875rem;line-height:1;transition:all .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.community-forgot-password-module__YLPLAW__inputClearBtn:hover{opacity:1;background:#0000000f}.community-forgot-password-module__YLPLAW__input{border:1px solid var(--border-color,#e5e7eb);width:100%;color:var(--text-primary,#1f2937);background:var(--bg-primary,#fff);box-sizing:border-box;border-radius:.5rem;padding:.75rem 1rem;font-size:.938rem;transition:border-color .2s}.community-forgot-password-module__YLPLAW__input::placeholder{color:var(--text-muted,#9ca3af)}.community-forgot-password-module__YLPLAW__input:focus{border-color:#f2b720;outline:none;box-shadow:0 0 0 3px #f2b72026}.community-forgot-password-module__YLPLAW__error{color:#ef4444;text-align:left;margin:0;font-size:.875rem}.community-forgot-password-module__YLPLAW__submitButton{color:#1f2937;cursor:default;background:#f2b720;border:none;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.938rem;font-weight:600;transition:all .2s}.community-forgot-password-module__YLPLAW__submitButton:hover:not(:disabled){background:#e5a913}.community-forgot-password-module__YLPLAW__submitButton:disabled{opacity:.6;cursor:not-allowed}.community-forgot-password-module__YLPLAW__backLink{color:var(--text-muted,#6b7280);cursor:default;text-align:center;background:0 0;border:none;padding:0;font-size:.875rem;text-decoration:underline;transition:color .2s}.community-forgot-password-module__YLPLAW__backLink:hover{color:var(--text-primary,#374151)}.community-forgot-password-module__YLPLAW__success{flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;display:flex}.community-forgot-password-module__YLPLAW__successText{color:var(--text-primary,#374151);text-align:center;margin:0;font-size:.938rem;line-height:1.5}
.LoginModal-module__pkVGLG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s LoginModal-module__pkVGLG__fadeIn;display:flex;position:fixed;inset:0}@keyframes LoginModal-module__pkVGLG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoginModal-module__pkVGLG__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.LoginModal-module__pkVGLG__card{text-align:center;background:#fff;border-radius:1rem;width:100%;max-width:400px;max-height:90vh;padding:2.5rem;animation:.25s LoginModal-module__pkVGLG__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}[data-theme=dark] .LoginModal-module__pkVGLG__card{background:var(--card-bg,#1e1e1e);color:var(--foreground)}.LoginModal-module__pkVGLG__closeBtn{color:#9ca3af;cursor:default;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;transition:all .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.LoginModal-module__pkVGLG__closeBtn:hover{color:#374151;background:#0000000f}[data-theme=dark] .LoginModal-module__pkVGLG__closeBtn:hover{color:#d1d5db;background:#ffffff1a}.LoginModal-module__pkVGLG__header{margin-bottom:1.5rem}.LoginModal-module__pkVGLG__title{color:#1f2937;letter-spacing:-.025em;margin:0 0 .5rem;font-size:2rem;font-weight:700}[data-theme=dark] .LoginModal-module__pkVGLG__title{color:var(--foreground)}.LoginModal-module__pkVGLG__subtitle{color:#6b7280;margin:0;font-size:.938rem}[data-theme=dark] .LoginModal-module__pkVGLG__subtitle{color:#9ca3af}.LoginModal-module__pkVGLG__divider{align-items:center;gap:.75rem;margin:.25rem 0;display:flex}.LoginModal-module__pkVGLG__divider:before,.LoginModal-module__pkVGLG__divider:after{content:"";background:#e5e7eb;flex:1;height:1px}[data-theme=dark] .LoginModal-module__pkVGLG__divider:before{background:var(--card-border)}[data-theme=dark] .LoginModal-module__pkVGLG__divider:after{background:var(--card-border)}.LoginModal-module__pkVGLG__dividerText{color:#9ca3af;white-space:nowrap;font-size:.875rem}@media (max-width:480px){.LoginModal-module__pkVGLG__card{margin:.5rem;padding:1.5rem}.LoginModal-module__pkVGLG__title{font-size:1.5rem}}
.community-login-modal-module__5DDd_G__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s community-login-modal-module__5DDd_G__fadeIn;display:flex;position:fixed;inset:0}@keyframes community-login-modal-module__5DDd_G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes community-login-modal-module__5DDd_G__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.community-login-modal-module__5DDd_G__card{text-align:center;background:#fff;border-radius:1rem;width:100%;max-width:400px;max-height:90vh;padding:2.5rem;animation:.25s community-login-modal-module__5DDd_G__slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}[data-theme=dark] .community-login-modal-module__5DDd_G__card{background:var(--card-bg,#1e1e1e);color:var(--foreground)}.community-login-modal-module__5DDd_G__closeBtn{color:#9ca3af;cursor:default;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;transition:all .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.community-login-modal-module__5DDd_G__closeBtn:hover{color:#374151;background:#0000000f}[data-theme=dark] .community-login-modal-module__5DDd_G__closeBtn:hover{color:#d1d5db;background:#ffffff1a}.community-login-modal-module__5DDd_G__header{margin-bottom:1.5rem}.community-login-modal-module__5DDd_G__title{color:#1f2937;letter-spacing:-.025em;margin:0 0 .5rem;font-size:2rem;font-weight:700}[data-theme=dark] .community-login-modal-module__5DDd_G__title{color:var(--foreground)}.community-login-modal-module__5DDd_G__subtitle{color:#6b7280;margin:0;font-size:.938rem}[data-theme=dark] .community-login-modal-module__5DDd_G__subtitle{color:#9ca3af}.community-login-modal-module__5DDd_G__divider{align-items:center;gap:.75rem;margin:.25rem 0;display:flex}.community-login-modal-module__5DDd_G__divider:before,.community-login-modal-module__5DDd_G__divider:after{content:"";background:#e5e7eb;flex:1;height:1px}[data-theme=dark] .community-login-modal-module__5DDd_G__divider:before{background:var(--card-border)}[data-theme=dark] .community-login-modal-module__5DDd_G__divider:after{background:var(--card-border)}.community-login-modal-module__5DDd_G__dividerText{color:#9ca3af;white-space:nowrap;font-size:.875rem}@media (max-width:480px){.community-login-modal-module__5DDd_G__card{margin:.5rem;padding:1.5rem}.community-login-modal-module__5DDd_G__title{font-size:1.5rem}}
.community-layout-module__8ItYmW__container{background:var(--bg-primary,#fafafa);flex-direction:column;height:100vh;display:flex;overflow:hidden}.community-layout-module__8ItYmW__main{flex:1;margin-left:259px;padding:5px .625rem 0 7px;transition:margin-left .25s;overflow-y:auto}.community-layout-module__8ItYmW__main::-webkit-scrollbar{width:14px}.community-layout-module__8ItYmW__main::-webkit-scrollbar-track{background:#f1f1f1}.community-layout-module__8ItYmW__main::-webkit-scrollbar-thumb{background:#f2b720;border-radius:7px}.community-layout-module__8ItYmW__main::-webkit-scrollbar-thumb:hover{background:#e6b400}.community-layout-module__8ItYmW__main::-webkit-scrollbar-thumb:active{background:#cc9f00}.dark .community-layout-module__8ItYmW__main::-webkit-scrollbar-track{background:#2b2b2b}[data-theme=dark] .community-layout-module__8ItYmW__main::-webkit-scrollbar-track{background:#2b2b2b}.dark .community-layout-module__8ItYmW__main::-webkit-scrollbar-thumb{background:#f2b720}[data-theme=dark] .community-layout-module__8ItYmW__main::-webkit-scrollbar-thumb{background:#f2b720}.dark .community-layout-module__8ItYmW__main::-webkit-scrollbar-thumb:hover{background:#e6b400}[data-theme=dark] .community-layout-module__8ItYmW__main::-webkit-scrollbar-thumb:hover{background:#e6b400}.community-layout-module__8ItYmW__mainCollapsed{margin-left:49px;transition:margin-left .25s}.community-layout-module__8ItYmW__headerLine{background:var(--border-color,#e8e8e8);z-index:101;flex-shrink:0;width:100%;height:1px;display:none;position:relative}.dark .community-layout-module__8ItYmW__container{background:var(--bg-primary,#1a1a1a)}@media (max-width:767px){.community-layout-module__8ItYmW__main{margin-left:0;padding:5px 0}.community-layout-module__8ItYmW__mainCollapsed{margin-left:0}}
.LegalPage-module__jXgtnq__container{max-width:800px;color:var(--foreground);background:var(--background);min-height:100vh;margin:0 auto;padding:2rem 1.5rem 4rem}.LegalPage-module__jXgtnq__header{border-bottom:2px solid var(--card-border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.LegalPage-module__jXgtnq__backLink{color:var(--muted-foreground);align-items:center;gap:.25rem;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-flex}.LegalPage-module__jXgtnq__backLink:hover{color:#f2b720}.LegalPage-module__jXgtnq__langSwitcher{gap:.5rem;display:flex}.LegalPage-module__jXgtnq__langBtn{border:1px solid var(--card-border);background:var(--bg-primary,#fff);color:var(--muted-foreground);cursor:default;border-radius:.375rem;padding:.25rem .625rem;font-size:.875rem;transition:all .15s}.LegalPage-module__jXgtnq__langBtn:hover{color:#b8860b;border-color:#f2b720}.LegalPage-module__jXgtnq__langBtnActive{color:#b8860b;background:#f2b7201a;border-color:#f2b720;font-weight:600;}.LegalPage-module__jXgtnq__title{word-break:keep-all;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.LegalPage-module__jXgtnq__lastUpdated{color:var(--muted-foreground);margin-bottom:2rem;font-size:.875rem}.LegalPage-module__jXgtnq__section{margin-bottom:2rem}.LegalPage-module__jXgtnq__sectionTitle{border-bottom:1px solid var(--card-border);word-break:keep-all;margin-bottom:.75rem;padding-bottom:.375rem;font-size:1.125rem;font-weight:700}.LegalPage-module__jXgtnq__paragraph{word-break:keep-all;margin-bottom:.75rem;font-size:.9375rem;line-height:1.8}.LegalPage-module__jXgtnq__list{margin-bottom:.75rem;padding-left:1.25rem}.LegalPage-module__jXgtnq__list li{word-break:keep-all;margin-bottom:.25rem;font-size:.9375rem;line-height:1.8}.LegalPage-module__jXgtnq__table{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:.875rem}.LegalPage-module__jXgtnq__table th,.LegalPage-module__jXgtnq__table td{border:1px solid var(--card-border);text-align:left;word-break:keep-all;padding:.5rem .75rem}.LegalPage-module__jXgtnq__table th{background:var(--card-bg,#f9fafb);font-weight:600}.LegalPage-module__jXgtnq__contactInfo{background:var(--card-bg,#f9fafb);border:1px solid var(--card-border);border-radius:.5rem;margin-top:1rem;padding:1rem}.LegalPage-module__jXgtnq__contactInfo p{margin-bottom:.25rem;font-size:.9375rem;line-height:1.6}.LegalPage-module__jXgtnq__externalLink{color:#f2b720;text-decoration:underline}.LegalPage-module__jXgtnq__externalLink:hover{color:#b8860b}@media (max-width:640px){.LegalPage-module__jXgtnq__container{padding:1rem 1rem 3rem}.LegalPage-module__jXgtnq__title{font-size:1.375rem}.LegalPage-module__jXgtnq__sectionTitle{font-size:1rem}.LegalPage-module__jXgtnq__table{font-size:.875rem}.LegalPage-module__jXgtnq__table th,.LegalPage-module__jXgtnq__table td{padding:.375rem .5rem}.LegalPage-module__jXgtnq__header{flex-direction:column;align-items:flex-start;gap:.75rem}}
.reserved-usernames-section-module__Fy4CLq__section{max-width:800px;padding:1.5rem}.reserved-usernames-section-module__Fy4CLq__title{color:var(--text-primary,#111);margin:0 0 1rem;font-size:1.125rem;font-weight:700}.reserved-usernames-section-module__Fy4CLq__loading{text-align:center;color:var(--text-secondary,#888);padding:2rem;font-size:.875rem}.reserved-usernames-section-module__Fy4CLq__searchWrap{max-width:320px;margin-bottom:1rem;position:relative}.reserved-usernames-section-module__Fy4CLq__searchInput{border:1px solid var(--border-color,#ddd);width:100%;color:var(--text-primary,#333);background:var(--bg-primary,#fff);box-sizing:border-box;border-radius:8px;outline:none;padding:.5rem 2rem .5rem .75rem;font-size:.875rem}.reserved-usernames-section-module__Fy4CLq__searchInput:focus{border-color:var(--brand-color,#f2b720)}.reserved-usernames-section-module__Fy4CLq__searchClear{color:var(--text-secondary,#888);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:.875rem;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.reserved-usernames-section-module__Fy4CLq__addForm{gap:.5rem;margin-bottom:1rem;display:flex}.reserved-usernames-section-module__Fy4CLq__input{border:1px solid var(--border-color,#ddd);color:var(--text-primary,#333);background:var(--bg-primary,#fff);border-radius:8px;outline:none;flex:1;padding:.5rem .75rem;font-size:.875rem}.reserved-usernames-section-module__Fy4CLq__input:focus{border-color:var(--brand-color,#f2b720)}.reserved-usernames-section-module__Fy4CLq__addBtn{background:var(--brand-color,#f2b720);color:#111;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.reserved-usernames-section-module__Fy4CLq__addBtn:disabled{opacity:.5;cursor:not-allowed}.reserved-usernames-section-module__Fy4CLq__table{border-collapse:collapse;width:100%;font-size:.875rem}.reserved-usernames-section-module__Fy4CLq__table th{text-align:left;border-bottom:2px solid var(--border-color,#e5e7eb);color:var(--text-secondary,#666);padding:.625rem .75rem;font-weight:600}.reserved-usernames-section-module__Fy4CLq__table td{border-bottom:1px solid var(--border-color,#e5e7eb);color:var(--text-primary,#333);padding:.625rem .75rem}.reserved-usernames-section-module__Fy4CLq__slug{font-family:monospace;font-weight:600}.reserved-usernames-section-module__Fy4CLq__statusApproved{color:#16a34a;font-weight:600}.reserved-usernames-section-module__Fy4CLq__statusBanned{color:#dc2626;font-weight:600}.reserved-usernames-section-module__Fy4CLq__actions{gap:.375rem;display:flex}.reserved-usernames-section-module__Fy4CLq__approveBtn{border:1px solid var(--brand-color,#f2b720);color:var(--brand-color,#d4a017);cursor:pointer;background:0 0;border-radius:6px;padding:.25rem .625rem;font-size:.875rem;font-weight:500}.reserved-usernames-section-module__Fy4CLq__approveBtn:hover{background:#f2b7201a}.reserved-usernames-section-module__Fy4CLq__revokeBtn{border:1px solid var(--text-secondary,#888);color:var(--text-secondary,#888);cursor:pointer;background:0 0;border-radius:6px;padding:.25rem .625rem;font-size:.875rem}.reserved-usernames-section-module__Fy4CLq__deleteBtn{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #dc2626;border-radius:6px;padding:.25rem .625rem;font-size:.875rem}.reserved-usernames-section-module__Fy4CLq__deleteBtn:hover{background:#fef2f2}.reserved-usernames-section-module__Fy4CLq__empty{text-align:center;color:var(--text-secondary,#888);padding:2rem 0}.reserved-usernames-section-module__Fy4CLq__totalCount{color:var(--text-secondary,#888);font-size:.875rem;font-weight:400}.reserved-usernames-section-module__Fy4CLq__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.reserved-usernames-section-module__Fy4CLq__pageBtn{border:1px solid var(--border-color,#ddd);color:var(--text-primary,#333);cursor:pointer;background:0 0;border-radius:6px;padding:.375rem .625rem;font-size:.875rem}.reserved-usernames-section-module__Fy4CLq__pageBtn:hover:not(:disabled){background:var(--bg-secondary,#f3f4f6)}.reserved-usernames-section-module__Fy4CLq__pageBtn:disabled{opacity:.3;cursor:not-allowed}.reserved-usernames-section-module__Fy4CLq__pageInfo{color:var(--text-secondary,#666);text-align:center;min-width:60px;font-size:.875rem}.reserved-usernames-section-module__Fy4CLq__descCell{min-width:120px;max-width:200px}.reserved-usernames-section-module__Fy4CLq__descText{cursor:pointer;border-radius:4px;padding:.125rem .25rem;font-size:.875rem;display:block}.reserved-usernames-section-module__Fy4CLq__descText:hover{background:var(--bg-secondary,#f3f4f6)}.reserved-usernames-section-module__Fy4CLq__descEmpty{color:var(--text-secondary,#aaa)}.reserved-usernames-section-module__Fy4CLq__descEdit{gap:.25rem;display:flex}.reserved-usernames-section-module__Fy4CLq__descInput{border:1px solid var(--brand-color,#f2b720);border-radius:4px;outline:none;flex:1;min-width:80px;padding:.25rem .5rem;font-size:.875rem}.reserved-usernames-section-module__Fy4CLq__descSaveBtn{background:var(--brand-color,#f2b720);color:#111;cursor:pointer;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.875rem}.reserved-usernames-section-module__Fy4CLq__modalOverlay{z-index:99999;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.reserved-usernames-section-module__Fy4CLq__modal{background:var(--bg-primary,#fff);border-radius:12px;width:90%;max-width:400px;padding:1.5rem;box-shadow:0 8px 32px #00000026}.reserved-usernames-section-module__Fy4CLq__modalTitle{margin:0 0 .5rem;font-size:1rem;font-weight:600}.reserved-usernames-section-module__Fy4CLq__modalDesc{color:var(--text-secondary,#666);margin:0 0 .75rem;font-size:.875rem}.reserved-usernames-section-module__Fy4CLq__modalActions{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.reserved-usernames-section-module__Fy4CLq__cancelBtn{border:1px solid var(--border-color,#ddd);cursor:pointer;color:var(--text-primary,#333);background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem}:is(.dark .reserved-usernames-section-module__Fy4CLq__table th,[data-theme=dark] .reserved-usernames-section-module__Fy4CLq__table th){color:#999;border-color:#333}:is(.dark .reserved-usernames-section-module__Fy4CLq__table td,[data-theme=dark] .reserved-usernames-section-module__Fy4CLq__table td){color:#c9d1d9;border-color:#333}:is(.dark .reserved-usernames-section-module__Fy4CLq__input,[data-theme=dark] .reserved-usernames-section-module__Fy4CLq__input){background:var(--bg-secondary,#2a2a2a);color:#c9d1d9;border-color:#444}:is(.dark .reserved-usernames-section-module__Fy4CLq__modal,[data-theme=dark] .reserved-usernames-section-module__Fy4CLq__modal){background:var(--bg-primary,#1a1a1a)}
.LegalSidePanel-module__k3IgPW__backdrop{z-index:99;pointer-events:none;background:0 0;transition:background .3s;position:fixed;inset:0}.LegalSidePanel-module__k3IgPW__backdropVisible{pointer-events:auto;background:#0000004d}.LegalSidePanel-module__k3IgPW__panel{z-index:100;background:var(--card-bg);border-left:1px solid var(--card-border);width:520px;max-width:100vw;height:100dvh;box-shadow:none;flex-direction:column;transition:transform .3s;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%)}.LegalSidePanel-module__k3IgPW__panelOpen{transform:translate(0)}.LegalSidePanel-module__k3IgPW__header{border-bottom:1px solid var(--card-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 20px 20px;display:flex}.LegalSidePanel-module__k3IgPW__headerTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600}.LegalSidePanel-module__k3IgPW__closeButton{width:32px;height:32px;color:var(--text-muted);cursor:default;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.LegalSidePanel-module__k3IgPW__closeButton:hover{background:var(--hover-bg);color:var(--foreground)}.LegalSidePanel-module__k3IgPW__content{flex:1;padding:24px 24px 40px;overflow-y:auto}.LegalSidePanel-module__k3IgPW__content::-webkit-scrollbar-thumb:active{background:#cc9f00}.LegalSidePanel-module__k3IgPW__content::-webkit-scrollbar{width:14px}.LegalSidePanel-module__k3IgPW__content::-webkit-scrollbar-track{background:#f1f1f1}.LegalSidePanel-module__k3IgPW__content::-webkit-scrollbar-thumb{background:#f2b720;border-radius:7px}.LegalSidePanel-module__k3IgPW__content::-webkit-scrollbar-thumb:hover{background:#e6b400}[data-theme=dark] .LegalSidePanel-module__k3IgPW__content::-webkit-scrollbar-track{background:#2b2b2b}[data-theme=dark] .LegalSidePanel-module__k3IgPW__content::-webkit-scrollbar-thumb{background:#ffffff26}[data-theme=dark] .LegalSidePanel-module__k3IgPW__content::-webkit-scrollbar-thumb:hover{background:#ffffff40}[data-theme=dark] .LegalSidePanel-module__k3IgPW__panel{box-shadow:none}[data-theme=dark] .LegalSidePanel-module__k3IgPW__backdropVisible{background:#00000080}@media (max-width:767px){.LegalSidePanel-module__k3IgPW__panel{width:100vw}}
.page-create-content-module__sI4mia__container{max-width:600px;margin:0 auto;padding:2rem 1.25rem}.page-create-content-module__sI4mia__card{border:1px solid var(--border-color,#e5e7eb);border-radius:12px;padding:2rem}.page-create-content-module__sI4mia__typeTag{background:var(--bg-secondary,#f5f5f5);color:var(--text-secondary,#666);border-radius:20px;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.875rem;display:inline-flex}.page-create-content-module__sI4mia__title{color:var(--text-primary,#111);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.page-create-content-module__sI4mia__notice{color:var(--text-tertiary,#999);border-bottom:1px solid var(--border-color,#e5e7eb);margin-bottom:1.5rem;padding-bottom:1.5rem;font-size:.875rem}.page-create-content-module__sI4mia__form{flex-direction:column;gap:1.25rem;display:flex}.page-create-content-module__sI4mia__field{flex-direction:column;gap:.375rem;display:flex}.page-create-content-module__sI4mia__label{color:var(--text-primary,#333);font-size:.875rem;font-weight:600}.page-create-content-module__sI4mia__optional{color:var(--text-tertiary,#999);font-weight:400}.page-create-content-module__sI4mia__input{border:1px solid var(--border-color,#e5e7eb);color:var(--text-primary,#333);background:var(--bg-primary,#fff);border-radius:8px;outline:none;padding:.625rem .75rem;font-size:.875rem;transition:border-color .15s}.page-create-content-module__sI4mia__input:focus{border-color:var(--brand-color,#f2b720)}.page-create-content-module__sI4mia__slugRow{border:1px solid var(--border-color,#e5e7eb);border-radius:8px;align-items:center;display:flex;overflow:hidden}.page-create-content-module__sI4mia__slugPrefix{color:var(--text-tertiary,#999);background:var(--bg-secondary,#f9f9f9);white-space:nowrap;border-right:1px solid var(--border-color,#e5e7eb);padding:.625rem .5rem .625rem .75rem;font-size:.875rem}.page-create-content-module__sI4mia__slugInput{color:var(--text-primary,#333);background:0 0;border:none;outline:none;flex:1;padding:.625rem .75rem;font-size:.875rem}.page-create-content-module__sI4mia__error{color:#e53e3e;margin:0;font-size:.875rem}.page-create-content-module__sI4mia__actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.page-create-content-module__sI4mia__cancelBtn{border:1px solid var(--border-color,#e5e7eb);color:var(--text-secondary,#666);cursor:pointer;background:0 0;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;transition:background .15s}.page-create-content-module__sI4mia__cancelBtn:hover{background:var(--bg-secondary,#f5f5f5)}.page-create-content-module__sI4mia__submitBtn{background:var(--brand-color,#f2b720);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:background .15s}.page-create-content-module__sI4mia__submitBtn:hover{background:var(--brand-color-dark,#d4a017)}.page-create-content-module__sI4mia__submitBtn:disabled{opacity:.6;cursor:not-allowed}:is(.dark .page-create-content-module__sI4mia__card,[data-theme=dark] .page-create-content-module__sI4mia__card){border-color:var(--border-color,#333)}:is(.dark .page-create-content-module__sI4mia__input,[data-theme=dark] .page-create-content-module__sI4mia__input){background:var(--bg-secondary,#242424);border-color:var(--border-color,#333);color:#c9d1d9}:is(.dark .page-create-content-module__sI4mia__slugRow,[data-theme=dark] .page-create-content-module__sI4mia__slugRow){border-color:var(--border-color,#333)}:is(.dark .page-create-content-module__sI4mia__slugPrefix,[data-theme=dark] .page-create-content-module__sI4mia__slugPrefix){background:var(--bg-primary,#1a1a1a);border-color:var(--border-color,#333)}:is(.dark .page-create-content-module__sI4mia__title,[data-theme=dark] .page-create-content-module__sI4mia__title){color:#c9d1d9}@media (max-width:767px){.page-create-content-module__sI4mia__container{padding:1rem .75rem}.page-create-content-module__sI4mia__card{padding:1.5rem}.page-create-content-module__sI4mia__slugRow{flex-direction:column;align-items:stretch}.page-create-content-module__sI4mia__slugPrefix{border-right:none;border-bottom:1px solid var(--border-color,#e5e7eb);padding:.5rem .75rem}}
