@font-face{font-display:swap;font-family:Cairo;font-style:normal;font-weight:200;src:url(./Cairo-ExtraLight.B8LDBVyd.ttf) format("truetype")}@font-face{font-display:swap;font-family:Cairo;font-style:normal;font-weight:300;src:url(./Cairo-Light.DijhTkuQ.ttf) format("truetype")}@font-face{font-display:swap;font-family:Cairo;font-style:normal;font-weight:400;src:url(./Cairo-Regular.CvRCENXA.ttf) format("truetype")}@font-face{font-display:swap;font-family:Cairo;font-style:normal;font-weight:500;src:url(./Cairo-Medium.BVfnydw0.ttf) format("truetype")}@font-face{font-display:swap;font-family:Cairo;font-style:normal;font-weight:600;src:url(./Cairo-SemiBold.WHNjihNv.ttf) format("truetype")}@font-face{font-display:swap;font-family:Cairo;font-style:normal;font-weight:700;src:url(./Cairo-Bold.CRUa7UyS.ttf) format("truetype")}@font-face{font-display:swap;font-family:Cairo;font-style:normal;font-weight:800;src:url(./Cairo-ExtraBold.BOrJWdUw.ttf) format("truetype")}@font-face{font-display:swap;font-family:Cairo;font-style:normal;font-weight:900;src:url(./Cairo-Black.BBBecWCb.ttf) format("truetype")}:root{--color-green-white:#fdfdfb;--color-green-light:#f5f1e9;--color-green-light-hover:#f0eade;--color-green-light-active:#dfd3bc;--color-green-primary:#987226;--color-green-hover:#896722;--color-green-active:#7a5b1e;--color-green-dark:#72561d;--color-green-dark-hover:#5b4417;--color-green-dark-active:#431;--color-green-darker:#35280d;--color-green-black:#291f0a;--color-yellow-light:#fffff5;--color-yellow-light-hover:#feffdc;--color-yellow-light-active:#feffb6;--color-yellow-secondary:#fbff14;--color-yellow-hover:#e2e612;--color-yellow-active:#c9cc10;--color-yellow-dark:#bcbf0f;--color-yellow-dark-hover:#97990c;--color-yellow-darker:#585907;--text-main:#1a1a1a;--text-muted:#666;--bg-body:#fffff5;--border-color:#eee;--shadow-1:0px 2px 4px 0px #00000033;--shadow-2:0px 5px 10px 0px #0000000d;--shadow-3:0px 5px 10px 0px #00000033;--shadow-4:0px 10px 20px 0px #0000001a;--main-transition:.3s}*{box-sizing:border-box;font-family:Cairo,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg-body);color:var(--text-main);height:1000px;margin:0;padding:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background-color:var(--color-yellow-light-active)}::-webkit-scrollbar-thumb{background-color:var(--color-green-primary)}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media(min-width:768px){.container{width:750px}}@media(min-width:850px){.container{width:830px}}@media(min-width:992px){.container{width:960px}}@media(min-width:1200px){.container{width:1180px}}@media(min-width:1250px){.container{width:1230px}}@media(min-width:1300px){.container{width:1280px}}@media(min-width:1400px){.container{width:1340px}}@media(min-width:1500px){.container{width:1400px}}.admin-page{background:#f8f9fb;font-family:Cairo,Segoe UI,sans-serif;min-height:100vh;padding:24px}.page-header{justify-content:space-between;margin-bottom:28px}.header-info,.page-header{align-items:center;display:flex}.header-info{gap:12px}.page-title{color:#1a1a2e;font-size:1.6rem;font-weight:700;margin:0}.count-badge{background:#e8f0fe;border-radius:999px;color:#4361ee;font-size:.85rem;font-weight:600;padding:4px 12px}.btn-add{align-items:center;background:#4361ee;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;padding:10px 20px;transition:background .2s,transform .1s}.btn-add:hover{background:#3451d1;transform:translateY(-1px)}.loading-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.skeleton-card{animation:shimmer 1.4s infinite;background:linear-gradient(90deg,#e8eaf0 25%,#f0f2f8,#e8eaf0 75%);background-size:200% 100%;border-radius:10px;height:60px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.error-state{color:#e63946;padding:48px;text-align:center}.btn-retry{background:transparent;border:2px solid #e63946;border-radius:8px;color:#e63946;cursor:pointer;font-weight:600;margin-top:12px;padding:8px 24px}.table-wrapper{background:#fff;border-radius:16px;box-shadow:0 2px 16px #0000000f;overflow:hidden}.data-table{border-collapse:collapse;font-size:.92rem;width:100%}.data-table thead th{background:#f4f6fb;border-bottom:1px solid #e8eaf0;color:#555;font-size:.85rem;font-weight:700;padding:14px 16px;text-align:right}.data-row{transition:background .15s}.data-row:hover{background:#f9fafb}.data-table td{border-bottom:1px solid #f0f2f8;color:#2d2d4e;padding:14px 16px;vertical-align:middle}.name-cell{font-weight:500}.empty-row{color:#aaa;font-size:.95rem;padding:40px 0!important;text-align:center}.actions-cell{width:80px}.action-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;height:34px;justify-content:center;transition:all .15s;width:34px}.delete-btn{background:#fff0f0;color:#e63946}.delete-btn:hover{background:#e63946;color:#fff}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a1e8c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.modal-box{background:#fff;border-radius:18px;box-shadow:0 20px 60px #0003;max-height:90vh;max-width:560px;overflow-y:auto;width:100%}.modal-box--sm{max-width:420px}.modal-header{align-items:center;border-bottom:1px solid #f0f2f8;display:flex;justify-content:space-between;padding:20px 24px 16px}.modal-title{color:#1a1a2e;font-size:1.2rem;font-weight:700;margin:0}.modal-close{align-items:center;background:#f4f6fb;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1rem;height:32px;justify-content:center;transition:background .15s;width:32px}.modal-close:hover{background:#e0e3ef}.modal-body{padding:20px 24px}.form-section{background:#fafbff;border:1px solid #e8eaf0;border-radius:12px;margin-bottom:18px;padding:16px 18px}.form-section legend{color:#4361ee;font-size:.85rem;font-weight:700;letter-spacing:.04em;padding:0 6px;text-transform:uppercase}.form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.form-group:last-child{margin-bottom:0}.form-label{color:#555;font-size:.85rem;font-weight:600}.form-input{background:#fff;border:1.5px solid #e0e3ef;border-radius:8px;color:#2d2d4e;font-family:inherit;font-size:.92rem;outline:none;padding:9px 12px;transition:border-color .15s}.form-input:focus{border-color:#4361ee;box-shadow:0 0 0 3px #4361ee1a}.lang-block{background:#fff;border:1px solid #e8eaf0;border-radius:10px;margin-bottom:12px;padding:14px}.lang-block:last-child{margin-bottom:0}.lang-title{color:#2d2d4e;font-size:.9rem;font-weight:700;margin:0 0 10px}.modal-footer{display:flex;gap:12px;justify-content:flex-end;margin-top:4px;padding-top:4px}.btn-cancel{background:#fff;border:1.5px solid #e0e3ef;border-radius:10px;color:#555;cursor:pointer;font-size:.92rem;font-weight:600;padding:10px 22px;transition:all .15s}.btn-cancel:hover{background:#f4f6fb}.btn-save{background:#4361ee;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.92rem;font-weight:700;padding:10px 24px;transition:background .15s}.btn-save:hover:not(:disabled){background:#3451d1}.btn-save:disabled{cursor:not-allowed;opacity:.6}.delete-confirm-text{color:#444;font-size:.95rem;line-height:1.7;margin-bottom:4px}.delete-confirm-text small{color:#999;font-size:.82rem}.btn-delete-confirm{background:#e63946;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.92rem;font-weight:700;padding:10px 24px;transition:background .15s}.btn-delete-confirm:hover:not(:disabled){background:#c62b36}.btn-delete-confirm:disabled{cursor:not-allowed;opacity:.6}.toast{border-radius:12px;bottom:28px;box-shadow:0 8px 24px #00000026;font-size:.92rem;font-weight:600;left:50%;padding:12px 28px;position:fixed;transform:translate(-50%);z-index:9999}.toast.success{background:#2d6a4f;color:#fff}.toast.error{background:#e63946;color:#fff}.toast-enter-active,.toast-leave-active{transition:all .3s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%) translateY(20px)}
