/*
=========================================================
الملف      : otp.css
القسم      : التحقق (OTP)

المسؤوليات:
✓ تصميم خانات رمز التحقق الست

ممنوع:
✗ تصميم أقسام أخرى

أي تعديل بصري على خانات OTP يتم من داخل هذا الملف فقط.
=========================================================
*/
/* otp.css — intentionally empty.
   Every rule this file used to declare (.otp-boxes, .otp-boxes input,
   .password-strength, .reset-footer, .auth-submit[disabled]/.auth-link-btn[disabled])
   was a byte-for-byte duplicate of modules/auth/shared/auth_shared.css, and every
   @keyframes + RTL rule was a byte-for-byte duplicate of modules/shared/animations.css.
   Both files are always loaded alongside this one, so the duplicates were pure dead
   weight — removed per production-hardening audit, zero visual change.
   Add OTP-specific overrides here only if they do not already exist in auth_shared.css. */
