@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@300;400;500;600;700&display=swap";._errorBoundary_391dk_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}._errorContainer_391dk_9{text-align:center;max-width:70%;width:100%;padding:2.5rem}._errorTitle_391dk_16{font-weight:700;margin-bottom:.5rem;font-size:3rem;color:#333}._errorStackWrapper_391dk_23{position:relative}._copyButton_391dk_27{position:absolute;top:.5rem;right:.5rem;padding:.5rem .75rem;background:#e5e5e5;border:1px solid #d4d4d4;border-radius:.25rem;cursor:pointer;font-size:.75rem;font-weight:500;color:#333}._copyButton_391dk_27:hover{background:#d4d4d4}._copyButton_391dk_27:active{background:#c4c4c4}._errorStack_391dk_23{margin-top:1rem;text-align:start;overflow:auto;font-size:.875rem;padding:1rem;background:#f5f5f5;border-radius:.375rem;border:1px solid #e5e5e5;max-height:20rem}*,*:before,*:after{box-sizing:border-box}*{margin:0;z-index:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%;z-index:1}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}a{text-decoration:none;color:inherit}button{border:none;cursor:pointer;background:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}body{font-family:var(--family-body);background-color:var(--color-background);color:var(--color-text);font-size:var(--text-base);color:#30a46c!important}h1,h2,h3,h4,h5,h6{font-family:var(--family-display);color:var(--color-text)}:root{--color-primary: #7c6ff7;--color-primary-light: #a89df9;--color-primary-dark: #5a50d4;--color-secondary: #ff8fab;--color-secondary-light: #ffb3c6;--color-secondary-dark: #e06080;--color-accent-green: #52c97f;--color-accent-yellow: #ffd166;--color-accent-orange: #ff9a3c;--color-accent-blue: #5bc4e5;--color-accent-purple: #c77dff;--color-background: #f4f2ff;--color-surface: #ffffff;--color-surface-alt: #f0eeff;--color-text: #2d2a4a;--color-text-muted: #7b78a8;--color-text-light: #a8a5c8;--color-text-on-primary: #ffffff;--color-text-on-secondary: #ffffff;--color-border: #e2deff;--color-border-strong: #c4bef8;--color-success: #52c97f;--color-success-bg: #e6f9ef;--color-error: #ff5c7a;--color-error-bg: #fff0f3;--color-warning: #ffd166;--color-warning-bg: #fff9e6;--color-free-badge: #52c97f;--color-premium-badge: #ffd166;--family-display: "Google Sans", sans-serif;--family-body: "Google Sans", sans-serif;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 48px;--space-3xl: 64px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--shadow-sm: 0 2px 8px rgba(124, 111, 247, .1);--shadow-md: 0 4px 16px rgba(124, 111, 247, .15);--shadow-lg: 0 8px 32px rgba(124, 111, 247, .18);--shadow-card: 0 2px 12px rgba(124, 111, 247, .1);--text-xs: 11px;--text-sm: 13px;--text-base: 15px;--text-md: 17px;--text-lg: 20px;--text-xl: 24px;--text-2xl: 30px;--text-3xl: 38px;--bottom-nav-height: 0px;--header-height: 64px}._header_467qx_1{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--header-height)}._main_467qx_10{padding-top:var(--header-height);min-height:100dvh;width:100%;overflow-x:hidden}._navigationHeader_467qx_16{background-color:var(--color-accent-blue)}._root_arg19_1{display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:0 var(--space-lg) var(--space-xs);height:var(--header-height);background-color:var(--color-accent-blue);border-bottom:2px solid var(--color-border);box-shadow:var(--shadow-sm);direction:ltr}._logo_arg19_14{display:flex;align-items:center;gap:var(--space-sm);text-decoration:none;direction:rtl}._logoIcon_arg19_23{width:52px;height:52px;flex-shrink:0;object-fit:contain}._logoText_arg19_30{font-family:Fredoka,sans-serif;font-size:var(--text-2xl);font-weight:500;color:var(--color-success-bg);letter-spacing:-.5px;padding-top:0;padding-bottom:var(--space-xs)}._actions_arg19_40{display:flex;align-items:center;gap:var(--space-md)}._premiumBadge_arg19_47{display:flex;align-items:center;gap:var(--space-xs);padding:6px 14px;background:#ffc7f9;color:#5a3800;font-weight:700;font-size:var(--text-sm);border-radius:var(--radius-full);text-decoration:none;box-shadow:0 2px 8px #b34da84d;transition:transform .15s ease,box-shadow .15s ease}._premiumBadge_arg19_47:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ff9a3c66}._betaBadge_arg19_69{display:flex;align-items:center;gap:var(--space-xs);padding:6px 14px;background:var(--color-warning);color:#5a3800;font-weight:700;font-size:var(--text-sm);border-radius:var(--radius-full);box-shadow:0 2px 8px #b34da84d}._userMenuWrap_arg19_83{position:relative}._avatar_arg19_87{display:flex;align-items:center;justify-content:center;gap:4px;padding:0 10px;height:40px;background-color:var(--color-surface-alt);border:2px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-primary);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}._avatar_arg19_87:hover{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}._chevron_arg19_110{transition:transform .2s ease}._chevronOpen_arg19_114{transform:rotate(180deg)}._dropdown_arg19_119{position:absolute;top:calc(100% + 10px);left:0;background:var(--color-surface);border:2px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:11px 24px;min-width:180px;z-index:200;animation:_dropIn_arg19_1 .15s ease;max-width:180px;margin-right:0;margin-left:0}@keyframes _dropIn_arg19_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._dropdownItem_arg19_147{display:flex;align-items:center;gap:var(--space-sm);padding:10px 0;border-radius:var(--radius-sm);text-decoration:none;color:var(--color-text);font-size:var(--text-sm);font-weight:600;transition:background .12s,color .12s;direction:rtl;text-align:justify}._dropdownItem_arg19_147:hover{background:var(--color-surface-alt);color:var(--color-primary)}._dropdownItemActive_arg19_169{background:color-mix(in srgb,var(--color-primary) 10%,transparent);color:var(--color-primary);font-weight:700}._dropdownDivider_arg19_175{height:1px;background:var(--color-border);margin:6px 0}._dropdownLogout_arg19_181{width:100%;background:none;border:none;cursor:pointer;font-family:inherit;color:var(--color-text)}._dropdownLogout_arg19_181:hover{background:color-mix(in srgb,#e53935 10%,transparent);color:#e53935}._p1_arg19_194{color:var(--color-text);font-weight:400;font-size:var(--text-base)}
