@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";._sidebar_1bw84_1{width:var(--sidebar-width);background-color:var(--sidebar);color:var(--sidebar-foreground);border-right:1px solid var(--border);z-index:1000;flex-direction:column;flex-shrink:0;height:100%;min-height:0;transition:width .18s,border-color .18s,background-color .18s;display:flex;position:sticky;top:0;overflow:visible}._sidebarDesktopClosed_1bw84_18{width:var(--sidebar-rail-width);background-color:var(--surface-raised,var(--sidebar))}._header_1bw84_23{height:var(--header-height);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding:0 10px;display:flex}._sidebarDesktopClosed_1bw84_18 ._header_1bw84_23{justify-content:center;padding:0 6px}._brand_1bw84_38{min-width:0;color:inherit;letter-spacing:0;align-items:center;gap:9px;font-size:15px;font-weight:700;text-decoration:none;display:flex}._brand_1bw84_38:hover{opacity:.85}._brandMark_1bw84_54{border:1.25px solid var(--primary);width:20px;height:20px;font-family:var(--font-family-mono,monospace);color:var(--primary);background:var(--green-dim,#00d37a14);border-radius:4px;flex-shrink:0;place-items:center;font-size:8px;font-weight:700;display:grid}._brandLabel_1bw84_69{transition:opacity .14s;overflow:hidden}._sidebarToggle_1bw84_74{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-panel,transparent);width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;flex:0 0 28px;justify-content:center;align-items:center;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}._sidebarToggle_1bw84_74:hover{background-color:var(--surface-panel-hover,#ffffff08);border-color:var(--border-active,var(--border));color:var(--sidebar-foreground)}._sidebarDesktopClosed_1bw84_18 ._brand_1bw84_38{display:none}._sidebarDesktopClosed_1bw84_18 ._brandLabel_1bw84_69{opacity:0;width:0}._nav_1bw84_104{scrollbar-width:thin;scrollbar-color:var(--border-strong,var(--border)) transparent;flex-direction:column;flex:1;gap:3px;padding:12px 10px;display:flex;overflow:hidden auto}._nav_1bw84_104::-webkit-scrollbar{width:6px}._nav_1bw84_104::-webkit-scrollbar-thumb{background:var(--border-strong,var(--border));border-radius:4px}._sidebarDesktopClosed_1bw84_18 ._nav_1bw84_104{align-items:center;padding:8px 6px}._sectionLabel_1bw84_130{text-transform:uppercase;letter-spacing:.14em;color:var(--muted-foreground);font-size:9px;font-weight:500;font-family:var(--font-family-mono);padding:12px 9px 5px}._sidebarDesktopClosed_1bw84_18 ._sectionLabel_1bw84_130{color:#0000;pointer-events:none;width:100%;height:10px;padding:8px 0 2px;overflow:hidden}._navItem_1bw84_149{border-radius:var(--radius-md);min-height:34px;color:var(--muted-foreground);cursor:pointer;white-space:nowrap;border:1px solid #0000;align-items:center;gap:9px;padding:0 9px;font-size:12px;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:flex;position:relative}._navButton_1bw84_167{background:0 0;width:100%}._navItem_1bw84_149 svg{flex:0 0 15px;width:15px;height:15px}._navLabel_1bw84_178{text-overflow:ellipsis;transition:opacity .12s;overflow:hidden}._navShortcut_1bw84_184{color:var(--muted-foreground);font-family:var(--font-family-mono);flex:none;align-items:center;gap:4px;margin-left:auto;font-size:10px;line-height:1;display:inline-flex}._navShortcut_1bw84_184 kbd{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-panel,transparent);min-width:20px;height:18px;color:var(--muted-foreground);font:inherit;justify-content:center;align-items:center;padding:0 5px;font-weight:600;display:inline-flex}._navShortcutCommand_1bw84_211{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;font-size:13px;font-weight:700;line-height:1}._navShortcut_1bw84_184 span{color:var(--muted-foreground);font-size:10px;line-height:1}._navItem_1bw84_149:hover{background-color:var(--surface-panel-hover,#ffffff08);color:var(--sidebar-foreground);border-color:var(--border-soft,transparent)}._active_1bw84_230{color:var(--sidebar-primary);background-color:var(--rb-green-soft);border-color:#0000}._active_1bw84_230:hover{background-color:var(--rb-green-soft);color:var(--sidebar-primary)}._active_1bw84_230:before{content:"";background:var(--sidebar-primary);opacity:.9;border-radius:2px;width:2px;position:absolute;top:7px;bottom:7px;left:-10px}._sidebarDesktopClosed_1bw84_18 ._navItem_1bw84_149{justify-content:center;gap:0;width:40px;height:38px;min-height:38px;padding:0}._sidebarDesktopClosed_1bw84_18 ._navLabel_1bw84_178{opacity:0;width:0}._sidebarDesktopClosed_1bw84_18 ._navShortcut_1bw84_184{display:none}._sidebarDesktopClosed_1bw84_18 ._active_1bw84_230:before{top:9px;bottom:9px;left:-7px}[data-tooltip]{position:relative}[data-tooltip]:after{content:attr(data-tooltip);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);color:var(--foreground);white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;box-shadow:var(--popover-shadow,0 4px 12px #0003);z-index:1020;padding:5px 9px;font-size:12px;font-weight:500;line-height:1.2;transition:opacity .12s,visibility .12s;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%)}[data-tooltip]:hover:after,[data-tooltip]:focus-visible:after{opacity:1;visibility:visible;transition-delay:.18s}._spacer_1bw84_315{flex:1}._footer_1bw84_319{border-top:1px solid var(--border);padding:10px;position:relative}._sidebarDesktopClosed_1bw84_18 ._footer_1bw84_319{padding:8px 6px}._user_1bw84_329{border-radius:var(--radius-md);text-align:left;width:100%;min-height:40px;color:inherit;align-items:center;gap:10px;padding:4px 8px;transition:background-color .15s;display:flex}._user_1bw84_329:hover{background-color:var(--surface-panel-hover,#ffffff08)}._avatarButton_1bw84_346,._userInfoButton_1bw84_347,._chevronButton_1bw84_348{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}._avatarButton_1bw84_346{flex-shrink:0;display:inline-flex}._avatar_1bw84_346{border-radius:var(--radius-md);border:1px solid var(--border-active,transparent);background:var(--green-dim,linear-gradient(135deg, var(--primary), #005a35));width:32px;height:32px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}._sidebarDesktopClosed_1bw84_18 ._user_1bw84_329{justify-content:center;width:40px;height:40px;padding:0}._userInfo_1bw84_347{flex:1;min-width:0}._userInfoButton_1bw84_347{text-align:left;flex:1;min-width:0}._userInfoButton_1bw84_347:hover ._userName_1bw84_394{color:var(--sidebar-primary)}._userName_1bw84_394{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}._userEmail_1bw84_406{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}._chevron_1bw84_348{color:var(--muted-foreground);flex-shrink:0;transition:transform .2s}._chevronButton_1bw84_348{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:20px;height:28px;display:inline-flex}._chevronButton_1bw84_348:hover{background:var(--surface-panel-hover,#ffffff08)}._chevronOpen_1bw84_434{transform:rotate(180deg)}._sidebarDesktopClosed_1bw84_18 ._userInfo_1bw84_347,._sidebarDesktopClosed_1bw84_18 ._userInfoButton_1bw84_347,._sidebarDesktopClosed_1bw84_18 ._chevronButton_1bw84_348{display:none}._quickMenu_1bw84_445{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--popover-shadow,0 4px 20px #0000004d), 0 0 0 1px var(--border);z-index:1010;position:absolute;bottom:calc(100% + 8px);left:12px;right:12px;overflow:visible}._sidebarDesktopClosed_1bw84_18 ._quickMenu_1bw84_445{width:232px;bottom:0;left:calc(100% + 8px);right:auto}._quickMenuProfile_1bw84_465{background:var(--card);border-radius:var(--radius-lg) var(--radius-lg) 0 0;width:100%;color:var(--foreground);cursor:pointer;text-align:left;border:0;align-items:center;gap:10px;padding:12px;display:flex}._quickMenuProfile_1bw84_465:hover{background:var(--surface-panel-hover,#ffffff08)}._quickMenuProfileText_1bw84_483{flex:1;min-width:0}._quickMenuChevron_1bw84_488,._quickMenuItemChevron_1bw84_489{color:var(--muted-foreground);flex-shrink:0;margin-left:auto}._quickMenuDivider_1bw84_495{background-color:var(--border);height:1px}._quickMenuItem_1bw84_489{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 16px;font-size:13px;transition:background-color .15s;display:flex}._quickMenuItem_1bw84_489:hover{background-color:var(--surface-panel-hover,#ffffff08)}._quickMenuItem_1bw84_489:disabled{cursor:not-allowed;opacity:.55}._quickMenuItem_1bw84_489:disabled:hover{background:0 0}._quickMenuItemActive_1bw84_528{background-color:var(--surface-selected,#0b74ff14)}._quickMenuItemSpin_1bw84_532{animation:.8s linear infinite _quickMenuSpin_1bw84_1}@keyframes _quickMenuSpin_1bw84_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._themeMenu_1bw84_545{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);width:156px;box-shadow:var(--popover-shadow,0 4px 20px #0000004d), 0 0 0 1px var(--border);z-index:1011;padding:6px;position:absolute;top:116px;left:calc(100% + 8px)}._themeMenuItem_1bw84_558{border-radius:var(--radius-md);width:100%;min-height:34px;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0 10px;font-size:13px;display:flex}._themeMenuItem_1bw84_558:hover,._themeMenuItemActive_1bw84_575{background:var(--surface-selected,#0b74ff14);color:var(--sidebar-primary)}._quickMenuItemDanger_1bw84_580{color:var(--destructive)}._badge_1bw84_584{background-color:var(--muted);color:var(--muted-foreground);border-radius:999px;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:500}._themeToggleRow_1bw84_594{background:var(--muted);border-radius:var(--radius-md);gap:2px;margin:4px 12px;padding:8px 12px;display:flex}._themeBtn_1bw84_603{border-radius:var(--radius-md);height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;transition:all .15s;display:flex}._themeBtn_1bw84_603:hover{color:var(--foreground)}._themeBtnActive_1bw84_621{background:var(--primary);color:var(--primary-foreground);box-shadow:0 1px 3px #00000026, 0 0 8px var(--glow,transparent)}@media (width<=768px){._sidebar_1bw84_1{left:0;top:env(safe-area-inset-top,0px);z-index:1000;width:min(264px,82vw);box-shadow:none;transition:transform .22s,box-shadow .22s;position:fixed;bottom:0;overflow:visible;transform:translate(-100%)}._sidebarOpen_1bw84_641{transform:translate(0);box-shadow:6px 0 28px #00000073}._sidebarDesktopClosed_1bw84_18{width:min(264px,82vw)}._footer_1bw84_319{padding-bottom:calc(10px + min(env(safe-area-inset-bottom,0px), 8px) + var(--mobile-pwa-bottom-nudge,0px))}._overlay_1bw84_651{z-index:999;opacity:0;visibility:hidden;pointer-events:none;background:#0000008c;transition:opacity .2s,visibility .2s;position:fixed;inset:0}._overlayVisible_1bw84_661{opacity:1;visibility:visible;pointer-events:auto}}._btn_nc12i_1{border-radius:var(--rb-radius-sm);letter-spacing:.02em;border:1px solid var(--rb-border);background:var(--rb-bg-card);color:var(--rb-text);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:8px;max-width:100%;font-size:12px;font-weight:500;transition:background-color .12s,border-color .12s,box-shadow .12s,color .12s;display:inline-flex}._sm_nc12i_20{height:26px;padding:0 10px;font-size:11px}._md_nc12i_25{height:30px;padding:0 12px;font-size:12px}._lg_nc12i_30{height:36px;padding:0 16px;font-size:12.5px}._primary_nc12i_37{background:var(--rb-green);color:#00170d;border-color:var(--rb-green);text-transform:uppercase;letter-spacing:.06em;box-shadow:0 0 0 1px var(--rb-green-mid), 0 0 22px var(--rb-green-soft);font-weight:600}._primary_nc12i_37:hover{background:#4dffae;border-color:#4dffae}._outline_nc12i_51{background:var(--rb-bg-card);border-color:var(--rb-border);color:var(--rb-text)}._outline_nc12i_51:hover{background:var(--rb-bg-card-hover);border-color:var(--rb-border-strong)}._destructive_nc12i_61{color:var(--rb-red);border-color:color-mix(in srgb, var(--rb-red) 40%, var(--rb-border));background:0 0}._destructive_nc12i_61:hover{background:var(--rb-red-soft);border-color:var(--rb-red)}._ghost_nc12i_71{color:var(--rb-text-soft);background:0 0;border-color:#0000}._ghost_nc12i_71:hover{background:var(--rb-bg-card);color:var(--rb-text)}._btn_nc12i_1:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}@media (width<=768px){._btn_nc12i_1{white-space:normal;text-align:center;line-height:1.25}._sm_nc12i_20,._md_nc12i_25,._lg_nc12i_30{height:auto;min-height:34px;padding-top:7px;padding-bottom:7px}}._group_8kk3g_1{flex-direction:column;gap:8px;display:flex}._label_8kk3g_7{color:var(--foreground);letter-spacing:0;font-size:12px;font-weight:500}._requiredMark_8kk3g_14{color:var(--destructive,#ef4444);margin-left:4px;font-weight:600}._input_8kk3g_20,._select_8kk3g_21{border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--input);width:100%;max-width:100%;height:36px;color:var(--foreground);padding:0 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}._input_8kk3g_20:focus,._textarea_8kk3g_35:focus,._select_8kk3g_21:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--focus-ring,#00c97a1a);outline:none}._input_8kk3g_20::placeholder,._textarea_8kk3g_35::placeholder{color:var(--muted-foreground)}._input_8kk3g_20:disabled,._select_8kk3g_21:disabled{cursor:not-allowed;opacity:.72;background-color:color-mix(in srgb, var(--input) 74%, var(--muted))}._textarea_8kk3g_35{border-radius:var(--radius-sm);border:1px solid var(--border);background-color:var(--input);width:100%;max-width:100%;min-height:120px;color:var(--foreground);font-size:13px;font-family:var(--font-family-mono);resize:vertical;padding:12px}._select_8kk3g_21{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:40px}._hint_8kk3g_77{color:var(--muted-foreground);font-size:12px}._error_8kk3g_82{border-color:var(--destructive)}._errorText_8kk3g_86{color:var(--destructive);font-size:12px}@media (width<=640px){._label_8kk3g_7{font-size:13px}._input_8kk3g_20,._select_8kk3g_21{height:40px;font-size:16px}._textarea_8kk3g_35{font-size:16px}._hint_8kk3g_77,._errorText_8kk3g_86{font-size:11px}}._skeleton_56dbh_1{background:linear-gradient(90deg, var(--surface-panel,var(--muted)) 25%, var(--surface-panel-hover,var(--secondary)) 50%, var(--surface-panel,var(--muted)) 75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s ease-in-out infinite _shimmer_56dbh_1}._text_56dbh_13{border-radius:4px;height:16px}._circular_56dbh_18{border-radius:50%}._rectangular_56dbh_22{border-radius:var(--radius-sm)}@keyframes _shimmer_56dbh_1{0%{background-position:200% 0}to{background-position:-200% 0}}._textGroup_56dbh_36{flex-direction:column;gap:8px;display:flex}._card_56dbh_43{background:var(--surface-panel,var(--card));border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:16px;padding:16px;display:flex}._cardHeader_56dbh_53{align-items:center;gap:12px;display:flex}._cardHeaderText_56dbh_59{flex-direction:column;flex:1;gap:6px;display:flex}._table_56dbh_67{flex-direction:column;gap:8px;display:flex}._tableHeader_56dbh_73{border-bottom:1px solid var(--border);gap:24px;padding:12px 16px;display:flex}._tableRow_56dbh_80{gap:24px;padding:16px;display:flex}._tableRow_56dbh_80:not(:last-child){border-bottom:1px solid var(--border)}._marketing_1qmrb_1,._productShell_1qmrb_2{background:var(--background);min-height:100vh;color:var(--foreground)}._marketing_1qmrb_1{--landing-bg:#050807;--landing-ink:#e8f1ec;--landing-rule:#112019;--landing-accent:#00d37a;--landing-panel:#0a120e;background:radial-gradient(ellipse 80% 60% at 50% 42%, #00d37a24, transparent 55%), var(--landing-bg);position:relative;overflow:hidden}._marketing_1qmrb_1:before{content:"";opacity:.42;background-image:linear-gradient(#00d37a0f 1px,#0000 1px),linear-gradient(90deg,#00d37a0f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 44%,#000 40%,#0000 80%);mask-image:radial-gradient(70% 60% at 50% 44%,#000 40%,#0000 80%)}._marketingNav_1qmrb_33,._marketingHero_1qmrb_34{z-index:1;position:relative}._marketingNav_1qmrb_33{border-bottom:1px solid var(--landing-rule);justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex}._marketingHero_1qmrb_34{place-items:center;min-height:calc(100vh - 68px);padding:48px 24px 96px;display:grid}._brandStub_1qmrb_55,._navStub_1qmrb_56,._kickerStub_1qmrb_57,._titleStub_1qmrb_58,._copyStub_1qmrb_59,._ctaStub_1qmrb_60,._ctaStubAlt_1qmrb_61,._sidebarBrand_1qmrb_62,._sidebarItem_1qmrb_63,._topbarStub_1qmrb_64,._headingStub_1qmrb_65,._actionStub_1qmrb_66,._panelStub_1qmrb_67{background:linear-gradient(90deg, var(--surface-panel) 25%, var(--surface-panel-hover) 50%, var(--surface-panel) 75%);background-size:200% 100%;border-radius:4px;animation:1.45s ease-in-out infinite _shimmer_1qmrb_1;display:block;overflow:hidden}._brandStub_1qmrb_55{width:142px;height:18px}._navStub_1qmrb_56{width:236px;height:30px}._kickerStub_1qmrb_57{width:260px;height:16px;margin-bottom:28px}._titleStub_1qmrb_58{width:min(680px,78vw);height:76px;margin-bottom:22px}._copyStub_1qmrb_59{width:min(520px,72vw);height:48px}._ctaRow_1qmrb_103{gap:10px;margin-top:28px;display:flex}._ctaStub_1qmrb_60,._ctaStubAlt_1qmrb_61{width:156px;height:40px}._productShell_1qmrb_2{height:var(--app-shell-height,100dvh);min-height:0;display:flex;overflow:hidden}._sidebarStub_1qmrb_122{flex:0 0 var(--sidebar-width);border-right:1px solid var(--border);background:var(--sidebar);flex-direction:column;gap:8px;height:100%;padding:18px 12px;display:flex}._sidebarBrand_1qmrb_62{width:132px;height:22px;margin-bottom:14px}._sidebarItem_1qmrb_63{width:100%;height:34px}._productMain_1qmrb_144{background:var(--background);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}._topbarStub_1qmrb_64{width:100%;height:var(--header-height);border-bottom:1px solid var(--border);border-radius:0}._productContent_1qmrb_160{flex-direction:column;gap:18px;width:100%;max-width:1000px;padding:clamp(12px,2vw,22px) clamp(12px,3vw,28px);display:flex}._productHeader_1qmrb_169{justify-content:space-between;align-items:center;gap:16px;display:flex}._headingStub_1qmrb_65{width:220px;height:26px}._actionStub_1qmrb_66{width:132px;height:32px}._panelGrid_1qmrb_186{gap:10px;display:grid}._panelStub_1qmrb_67{height:68px}@keyframes _shimmer_1qmrb_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=768px){._sidebarStub_1qmrb_122{display:none}._productHeader_1qmrb_169,._ctaRow_1qmrb_103{flex-direction:column;align-items:stretch}._actionStub_1qmrb_66,._ctaStub_1qmrb_60,._ctaStubAlt_1qmrb_61{width:100%}}._confirmOverlay_9fh2b_1{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#020507ad;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}._confirmDialog_9fh2b_13{background:var(--surface-panel,var(--card));border:1px solid var(--border-strong,var(--border));border-radius:var(--radius-lg);width:min(100%,440px);box-shadow:var(--popover-shadow,0 24px 48px #00000040);padding:20px}._confirmTitle_9fh2b_22{color:var(--foreground);margin:0 0 8px;font-size:16px;font-weight:600}._confirmDescription_9fh2b_29{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.5}._confirmActions_9fh2b_36{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}._confirmBtn_9fh2b_43{border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;height:36px;padding:0 14px;font-size:13px;font-weight:500}._cancelBtn_9fh2b_53{border-radius:var(--radius-md);cursor:pointer;border:1px solid var(--border);background-color:var(--surface-elevated,var(--background));height:36px;color:var(--foreground);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}._cancelBtn_9fh2b_53:hover{background-color:var(--surface-panel-hover,var(--secondary))}._confirmPrimary_9fh2b_75{background:var(--primary);color:var(--primary-foreground)}._confirmDelete_9fh2b_80{background:var(--destructive);color:var(--destructive-foreground)}._confirmBtn_9fh2b_43:disabled,._cancelBtn_9fh2b_53:disabled{opacity:.7;cursor:not-allowed}@media (width<=480px){._confirmActions_9fh2b_36{flex-direction:column}._confirmActions_9fh2b_36 ._confirmBtn_9fh2b_43,._confirmActions_9fh2b_36 ._cancelBtn_9fh2b_53{justify-content:center;width:100%}}._shell_jumxp_1{width:100%;height:var(--app-shell-height,100dvh);min-height:0;padding-top:env(safe-area-inset-top,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:0;padding-left:env(safe-area-inset-left,0px);background-color:var(--background);display:flex;overflow:hidden}._main_jumxp_14{background:0 0;flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden auto}@media (width<=768px){._shell_jumxp_1{flex-direction:row}._main_jumxp_14{flex:1;min-width:0}}._titleCrumbs_1ix4w_1{min-width:0;max-width:100%;font-family:"Space Grotesk", var(--font-family-body);white-space:nowrap;align-items:center;gap:10px;line-height:1;display:inline-flex}._icon_1ix4w_12{color:var(--muted-foreground);stroke-width:1.8px;flex:none}._context_1ix4w_18,._current_1ix4w_19{text-overflow:ellipsis;letter-spacing:0;min-width:0;overflow:hidden}._context_1ix4w_18{color:color-mix(in srgb, var(--muted-foreground) 88%, var(--foreground));font-size:15px;font-weight:600}._context_1ix4w_18:hover{color:var(--foreground)}._separator_1ix4w_36{color:color-mix(in srgb, var(--muted-foreground) 70%, transparent);flex:none;font-size:19px;font-weight:400}._current_1ix4w_19{color:var(--foreground);font-size:15px;font-weight:700}@media (width<=640px){._titleCrumbs_1ix4w_1{gap:8px}._context_1ix4w_18,._separator_1ix4w_36{display:none}._current_1ix4w_19{max-width:min(46vw,220px)}}._topbar_1o6vc_6{height:var(--header-height);border-bottom:1px solid var(--border);background-color:var(--background);font-family:"Space Grotesk", var(--font-family-body);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:0 clamp(10px,2vw,20px);display:flex}._left_1o6vc_19{flex:1;align-items:center;min-width:0;display:flex}._right_1o6vc_26{flex-shrink:0;align-items:center;gap:8px;min-width:0;display:flex}._docsBtn_1o6vc_34{flex-shrink:0}._themeToggle_1o6vc_38{background:var(--muted);border-radius:var(--radius-md);gap:2px;padding:3px;display:flex}._themeBtn_1o6vc_46{border-radius:calc(var(--radius-md) - 2px);width:28px;height:24px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}._themeBtn_1o6vc_46:hover{color:var(--foreground)}._themeBtnActive_1o6vc_64{background:var(--primary);color:var(--primary-foreground);box-shadow:0 1px 2px #00000026, 0 0 8px var(--glow,transparent)}@media (width<=900px){._docsBtn_1o6vc_34{display:none}}@media (width<=768px){._topbar_1o6vc_6{gap:8px;height:56px;padding:0 12px}._right_1o6vc_26{gap:8px}}._menuButton_1o6vc_89{border:1px solid var(--border);border-radius:var(--radius-md,6px);background:var(--surface-panel,var(--card));width:34px;height:34px;color:var(--foreground);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;margin-right:10px;display:none}._menuButton_1o6vc_89:hover{background:var(--secondary)}@media (width<=768px){._menuButton_1o6vc_89{display:inline-flex}}._scroll_1cuju_1{background:linear-gradient(to right, #2be09105 1px, transparent 1px), linear-gradient(to bottom, #2be09105 1px, transparent 1px), var(--background);background-size:64px 64px;flex:1;padding:clamp(12px,2vw,22px) clamp(12px,3vw,28px) clamp(20px,4vw,32px);overflow:hidden auto}._scrollBleed_1cuju_16{background:var(--background);padding:0}._content_1cuju_21{flex-direction:column;gap:18px;width:100%;min-width:0;margin:0 auto;display:flex}._sm_1cuju_30{max-width:600px}._md_1cuju_34{max-width:800px}._lg_1cuju_38{max-width:1000px}._full_1cuju_42{max-width:none}._pageHeader_1cuju_46{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._pageTitle_1cuju_54{color:var(--foreground);letter-spacing:-.02em;font-size:22px;font-weight:700;line-height:1.15}._pageActions_1cuju_62{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}@media (width<=768px){._content_1cuju_21{gap:16px}._pageHeader_1cuju_46{flex-direction:column;align-items:flex-start;gap:12px}._pageTitle_1cuju_54{font-size:17px}._pageActions_1cuju_62{justify-content:flex-start;width:100%}}@media (width<=560px){._pageActions_1cuju_62>*{width:100%}}._pageHeading_1cuju_100{flex-direction:column;gap:6px;min-width:0;display:flex}._pageDesc_1cuju_106{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.5}@media (width<=640px){._pageHeader_1cuju_46{align-items:flex-start}._pageActions_1cuju_62{justify-content:flex-start;width:100%}}:root{--rb-bg:#07090a;--rb-bg-elevated:#0c1012;--rb-bg-card:#0f1416;--rb-bg-card-hover:#131a1d;--rb-bg-input:#0a0e10;--rb-bg-tile:#0d1214;--rb-bg-rail:#080b0c;--rb-bg-overlay:#080c0eeb;--rb-border:#1a2226;--rb-border-strong:#243036;--rb-border-soft:#11171a;--rb-text:#e7eef0;--rb-text-soft:#aab5b8;--rb-text-muted:#6c7a7e;--rb-text-dim:#4a5559;--rb-text-faint:#2f383b;--rb-green:#2be091;--rb-green-soft:#2be09122;--rb-green-mid:#2be09144;--rb-green-deep:#0a3a26;--rb-amber:#f5b945;--rb-amber-soft:#f5b94518;--rb-red:#ff6b5e;--rb-red-soft:#ff6b5e18;--rb-blue:#5eb8ff;--rb-blue-soft:#5eb8ff18;--rb-font-display:"Space Grotesk", "Inter", system-ui, sans-serif;--rb-font-body:"Space Grotesk", "Inter", system-ui, sans-serif;--rb-font-mono:"JetBrains Mono", "IBM Plex Mono", ui-monospace, monospace;--rb-radius-sm:4px;--rb-radius:6px;--rb-radius-lg:10px;--background:var(--rb-bg);--foreground:var(--rb-text);--card:var(--rb-bg-card);--card-foreground:var(--rb-text);--surface-panel:var(--rb-bg-card);--surface-panel-hover:var(--rb-bg-card-hover);--surface-elevated:var(--rb-bg-elevated);--surface-raised:var(--rb-bg-tile);--surface-selected:var(--rb-green-soft);--sidebar:var(--rb-bg-rail);--sidebar-foreground:var(--rb-text-soft);--sidebar-primary:var(--rb-green);--input:var(--rb-bg-input);--border:var(--rb-border);--border-soft:var(--rb-border-soft);--border-strong:var(--rb-border-strong);--border-active:var(--rb-border-strong);--primary:var(--rb-green);--primary-foreground:#00170d;--secondary:var(--rb-bg-tile);--secondary-foreground:var(--rb-text-soft);--muted:var(--rb-bg-elevated);--muted-foreground:var(--rb-text-muted);--accent:var(--rb-green);--accent-foreground:#00170d;--success:var(--rb-green);--success-foreground:#00170d;--warning:var(--rb-amber);--warning-foreground:#1a1300;--destructive:var(--rb-red);--destructive-foreground:#1a0605;--info:var(--rb-blue);--info-foreground:#03121f;--status-success-soft:var(--rb-green-soft);--status-warning-soft:var(--rb-amber-soft);--status-error-soft:var(--rb-red-soft);--status-info-soft:var(--rb-blue-soft);--green-dim:var(--rb-green-deep);--glow:var(--rb-green-soft);--glow-hover:var(--rb-green-mid);--focus-ring:var(--rb-green-soft);--popover-shadow:0 24px 80px #0009;--code-bg:var(--rb-bg-input);--code-fg:var(--rb-text-soft);--radius-sm:var(--rb-radius-sm);--radius-md:var(--rb-radius);--radius-lg:var(--rb-radius-lg);--radius-xl:12px;--radius-pill:9999px;--font-family-body:var(--rb-font-body);--font-family-mono:var(--rb-font-mono);--sidebar-width:220px;--sidebar-rail-width:56px;--header-height:48px;--app-shell-height:100dvh}*{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--font-family-body);font-feature-settings:"ss01", "cv11";letter-spacing:-.005em;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:13px;line-height:1.45}:focus-visible{outline:1px solid var(--rb-green);outline-offset:1px}.rb-mono{font-family:var(--rb-font-mono);font-feature-settings:"ss01", "zero";letter-spacing:0}.rb-eyebrow{font-family:var(--rb-font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--rb-text-muted);font-size:10px}.rb-grid-bg{background-image:linear-gradient(90deg,#2be0910a 1px,#0000 1px),linear-gradient(#2be0910a 1px,#0000 1px);background-position:0 0;background-size:64px 64px}*{scrollbar-width:thin;scrollbar-color:var(--rb-border-strong) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--rb-border-strong);border-radius:4px}::-webkit-scrollbar-track{background:0 0}:root{--mobile-pwa-bottom-nudge:0px;--mobile-footer-rail-offset:calc(min(env(safe-area-inset-bottom,0px), 16px) + var(--mobile-pwa-bottom-nudge))}@media (display-mode:standalone),(display-mode:fullscreen){:root{--app-shell-height:100vh}}:root[data-rig-standalone=true]{--app-shell-height:100vh}@supports (height:100lvh){@media (display-mode:standalone),(display-mode:fullscreen){:root{--app-shell-height:100lvh}}:root[data-rig-standalone=true]{--app-shell-height:100lvh}}@media (width<=768px) and (display-mode:standalone),(width<=768px) and (display-mode:fullscreen){:root{--mobile-pwa-bottom-nudge:6px}}@media (width<=768px){:root[data-rig-standalone=true]{--mobile-pwa-bottom-nudge:6px}}:is(html:has([data-product-shell=true]),body:has([data-product-shell=true])){height:var(--app-shell-height,100dvh);overscroll-behavior:none;overflow:hidden}#root:has([data-product-shell=true]){height:var(--app-shell-height,100dvh);min-height:0;overflow:hidden}@media (width<=768px){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),textarea,select,[data-product-shell=true] [contenteditable=true],[data-product-shell=true] [role=textbox]{font-size:16px!important}}
