:root{--color-white: #ffffff;--color-yellow: #FFB000;--color-brown: #633112;--color-red: #C81E1E;--color-gray-50: #f9fafb;--color-gray-100: #F3F4F6;--color-gray-200: #e5e7eb;--color-gray-800: #1F2A37;--color-gray-900: #111928;--color-gray-300: #D1D5DB;--color-gray-400: #4B5563;--color-gray-500: #6B7280;--color-gray-600: #4B5563;--color-gray-700: #374151;--color-gray-800: #1F2937;--color-gray-900: #111827;--color-yellow-100: #FEF3C7;--color-yellow-800: #92400E;--color-green-100: #D1FAE5;--color-green-800: #065F46;--color-blue-100: #DBEAFE;--color-blue-300: #93C5FD;--color-blue-700: #1D4ED8;--color-blue-800: #1E40AF;--color-brown-dark: #4A2C17;--font-family-sans: "Inter", ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, Helvetica Neue, Arial, "Apple Color Emoji", "Segoe UI Emoji";--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 20px;--text-2xl: 24px;--text-5xl: 48px;--text-7xl: 72px;--text-9xl: 128px;--font-normal: 400;--font-semibold: 600;--font-bold: 700;--font-black: 900;--space-2: 2px;--space-4: 4px;--space-6: 6px;--space-8: 8px;--space-10: 10px;--space-12: 12px;--space-14: 14px;--space-16: 16px;--space-20: 20px;--space-24: 24px;--space-28: 28px;--space-32: 32px;--space-38: 38px;--space-40: 40px;--space-48: 48px;--space-50: 50px;--space-54: 54px;--space-60: 60px;--space-64: 64px;--space-70: 70px;--space-73: 73px;--space-80: 80px;--space-82: 82px;--space-100: 100px;--space-102: 102px;--space-120: 120px;--space-142: 142px;--space-240: 240px;--radius-4: 4px;--radius-8: 8px;--radius-16: 16px;--radius-20: 20px}.container-1920{max-width:1920px;margin:0 auto;width:100%;box-sizing:border-box}.container-1440{max-width:1440px;margin:0 auto;width:100%;box-sizing:border-box}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:var(--color-gray-900);background-color:var(--color-white);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}*{box-sizing:border-box}html{overflow-x:hidden;max-width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{min-height:100%}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.notifications-container[data-v-01ffa6f0]{position:fixed;top:24px;right:24px;z-index:10000;display:flex;flex-direction:column;gap:12px;pointer-events:none}.notification[data-v-01ffa6f0]{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:300px;max-width:500px;pointer-events:auto;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.notification[data-v-01ffa6f0]:hover{transform:translate(-4px)}.notification-icon[data-v-01ffa6f0]{font-size:20px;font-weight:700;flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.notification-message[data-v-01ffa6f0]{flex:1;font-size:14px;line-height:1.5;color:var(--color-gray-900, #111827)}.notification-close[data-v-01ffa6f0]{flex-shrink:0;width:20px;height:20px;border:none;background:transparent;color:currentColor;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s ease;padding:0}.notification-close[data-v-01ffa6f0]:hover{opacity:1}.notification-success[data-v-01ffa6f0]{background:#10b981;color:#fff}.notification-success .notification-message[data-v-01ffa6f0]{color:#fff}.notification-error[data-v-01ffa6f0]{background:#ef4444;color:#fff}.notification-error .notification-message[data-v-01ffa6f0]{color:#fff}.notification-warning[data-v-01ffa6f0]{background:#f59e0b;color:#fff}.notification-warning .notification-message[data-v-01ffa6f0]{color:#fff}.notification-info[data-v-01ffa6f0]{background:#3b82f6;color:#fff}.notification-info .notification-message[data-v-01ffa6f0]{color:#fff}.notification-enter-active[data-v-01ffa6f0],.notification-leave-active[data-v-01ffa6f0]{transition:all .3s ease}.notification-enter-from[data-v-01ffa6f0],.notification-leave-to[data-v-01ffa6f0]{opacity:0;transform:translate(100%)}.notification-move[data-v-01ffa6f0]{transition:transform .3s ease}@media (max-width: 640px){.notifications-container[data-v-01ffa6f0]{top:16px;right:16px;left:16px}.notification[data-v-01ffa6f0]{min-width:auto;max-width:100%}}
