:root{--blue:#007aff;--blue-hover:#0062cc;--blue-active:#0051a8;--blue-soft:#007aff14;--blue-ring:#007aff29;--text:#1d1d1f;--text-muted:#6e6e73;--text-subtle:#86868b;--bg:#fff;--bg-page:#fbfbfd;--surface:#fff;--border:#d2d2d7;--border-soft:#e8e8ed;--danger:#ff3b30;--danger-bg:#fff4f3;--danger-border:#ffd4d1;--success:#34c759;--success-bg:#f2fcf5;--success-border:#c4eed2;--success-text:#248a3d;--shadow-sm:0 1px 2px #0000000a;--shadow-md:0 1px 3px #0000000f, 0 8px 24px -8px #0000001a;--shadow-lg:0 2px 6px #0000000a, 0 18px 48px -12px #00000024;--radius-sm:8px;--radius:12px;--radius-lg:18px;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Inter, Roboto, "Helvetica Neue", Arial, sans-serif;font-family:var(--sans);color:var(--text);background:var(--bg-page);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}*,:before,:after{box-sizing:border-box}body{background:var(--bg-page);min-height:100svh;margin:0}#root{min-height:100svh}h1,h2,h3{color:var(--text);letter-spacing:-.02em;margin:0;font-weight:600}p{margin:0}a{color:var(--blue);text-decoration:none}a:hover{color:var(--blue-hover);text-decoration:underline}button{font-family:inherit}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.yukleme{flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:40px 20px;display:flex}.yukleme--tam{background:var(--bg-page);min-height:100svh}.yukleme-daire{border:3px solid var(--border-soft);border-top-color:var(--blue);border-radius:50%;width:30px;height:30px;animation:.75s linear infinite yukleme-don}.yukleme-mesaj{color:var(--text-muted);font-size:15px}@keyframes yukleme-don{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.yukleme-daire{animation-duration:2.5s}}
