:root{--ink: #131A2C;--ink-soft: #5B6678;--ink-muted: #8A94A6;--blue: #1487E0;--blue-2: #1590E6;--blue-deep: #0B6BC9;--blue-bright: #0A9BF2;--blue-glow: #4FB0F5;--surface: #FBFCFE;--surface-2: #F4F8FD;--surface-3: #EEF3FB;--border: #E5EBF3;--navy-1: #0D1526;--navy-2: #122036;--success: #1AA55C}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink);font-family:Tajawal,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--blue-deep)}a:hover{color:var(--blue-2)}.sa-input::placeholder{color:#9aa6b6}.sa-input:focus{outline:none;border-color:#1487e0!important;box-shadow:0 0 0 4px #1487e01f!important}@keyframes saFlow{to{stroke-dashoffset:-40}}@keyframes saPulseRing{0%{transform:scale(1);opacity:.55}70%{opacity:0}to{transform:scale(2.4);opacity:0}}@keyframes saBreathe{0%,to{opacity:.5}50%{opacity:.9}}@keyframes saFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes saDrift{0%,to{transform:translate(0)}50%{transform:translate(14px,-10px)}}@keyframes saGlow{0%,to{opacity:.4}50%{opacity:.8}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important}}
