@import "https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;800;900&family=IBM+Plex+Arabic:wght@400;600;700&display=swap";.afq-dashboard{direction:rtl;width:100%;max-width:1380px;margin-inline:auto}.afq-dashboard-hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.afq-dashboard-welcome{min-width:0}.afq-dashboard-eyebrow{color:#0f766e;margin-bottom:6px;font-size:13px;font-weight:900}.afq-dashboard-title{color:#0f172a;margin:0;font-size:clamp(28px,3vw,42px);font-weight:1000;line-height:1.2}.afq-dashboard-subtitle{color:#64748b;margin-top:8px;font-size:14px;line-height:1.8}.afq-dashboard-badges{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.afq-dashboard-owner-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.afq-dashboard-notice{color:#92400e;background:#f59e0b12;border:1px solid #f59e0b47;border-radius:18px;margin-bottom:20px;padding:14px 16px;line-height:1.8}.afq-dashboard-notice-actions{margin-top:10px}.afq-dashboard-section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.afq-dashboard-section-title{color:#0f172a;margin:0;font-size:20px;font-weight:1000}.afq-dashboard-section-desc{color:#64748b;margin-top:4px;font-size:13px;line-height:1.7}.afq-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.afq-platform-card{min-height:160px;color:inherit;text-align:right;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;box-shadow:0 10px 28px #0f172a0b}.afq-platform-card:not(:disabled):hover{border-color:#0f766e4d;transform:translateY(-2px);box-shadow:0 16px 34px #0f172a12}.afq-platform-card.is-primary{background:linear-gradient(145deg,#0f766e17,#34d3990d),#fff;border-color:#0f766e38}.afq-platform-card:disabled{cursor:default;opacity:.72}.afq-platform-card-icon{color:#0f766e;background:#f1f5f4;border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:18px;font-size:21px;font-weight:900;display:grid}.afq-platform-card-title{color:#0f172a;font-size:17px;font-weight:1000}.afq-platform-card-desc{color:#64748b;margin-top:6px;font-size:12px;line-height:1.75}.afq-platform-card-state{color:#94a3b8;background:#f1f5f9;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:900;position:absolute;top:16px;left:16px}.afq-dashboard-columns{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:14px;display:grid}.afq-dashboard-panel{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;box-shadow:0 10px 28px #0f172a0a}.afq-dashboard-panel-title{color:#0f172a;margin-bottom:4px;font-size:18px;font-weight:1000}.afq-dashboard-panel-desc{color:#64748b;margin-bottom:16px;font-size:12px;line-height:1.7}.afq-performance-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.afq-progress-item{background:#fafcfc;border:1px solid #e5e7eb;border-radius:17px;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:13px 14px;display:flex}.afq-progress-item-main{min-width:0}.afq-progress-item-title{color:#0f172a;font-size:13px;font-weight:900}.afq-progress-item-subtitle{color:#94a3b8;margin-top:3px;font-size:10px}.afq-progress-state{border-radius:999px;flex:none;padding:4px 8px;font-size:10px;font-weight:900}.afq-progress-state.ok{color:#047857;background:#10b9811a}.afq-progress-state.warn{color:#b45309;background:#f59e0b1c}.afq-account-summary{gap:2px;display:grid}.afq-account-row{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:14px;min-height:46px;font-size:12px;display:flex}.afq-account-row:last-child{border-bottom:0}.afq-account-row span:first-child{color:#64748b}.afq-account-row strong{color:#0f172a;text-align:left}.afq-dashboard-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.afq-dashboard-action{color:#334155;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:17px;min-height:74px;padding:12px;font-size:12px;font-weight:900;transition:background .15s}.afq-dashboard-action:hover{background:#f8fafc}@media (max-width:1100px){.afq-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.afq-dashboard-columns{grid-template-columns:1fr}}@media (max-width:700px){.afq-dashboard-hero{margin-bottom:18px;display:block}.afq-dashboard-owner-actions{justify-content:flex-start;margin-top:14px}.afq-dashboard-title{font-size:28px}.afq-platform-grid{grid-template-columns:1fr;gap:10px}.afq-platform-card{min-height:132px}.afq-performance-progress{grid-template-columns:1fr}.afq-dashboard-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.afq-dashboard-hero{margin-bottom:18px}.afq-dashboard-title{font-size:clamp(28px,2.6vw,38px)}.afq-dashboard-notice{margin-bottom:18px;padding:12px 14px}.afq-platform-card{min-height:142px;padding:16px}.afq-platform-card-icon{width:44px;height:44px;margin-bottom:14px}.afq-dashboard-section{margin-bottom:22px}@media (max-width:1024px){.afq-platform-card{min-height:132px}.afq-platform-card-title{font-size:16px}.afq-platform-card-desc{font-size:11px}}@media (max-width:700px){.afq-dashboard-hero{margin-bottom:14px}.afq-dashboard-badges{gap:6px;margin-top:10px}.afq-dashboard-owner-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.afq-dashboard-owner-actions>*{width:100%}.afq-dashboard-notice{border-radius:16px;padding:12px}.afq-platform-card{min-height:118px;padding:14px}.afq-platform-card-icon{width:40px;height:40px;margin-bottom:10px;font-size:18px}.afq-platform-card-desc{line-height:1.6}}*,:before,:after{box-sizing:border-box}html,body{height:100%}body{color:#0f172a;direction:rtl;background:#f9fafb;margin:0;font-family:Cairo,IBM Plex Arabic,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;line-height:1.6}button,input,select,textarea{font-family:inherit}h1,h2,h3,h4,h5{margin:0;font-weight:900;line-height:1.02}p{margin:0}.app{padding:24px}.stack{gap:16px;display:grid}.grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px;display:grid}.card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.input,.select{background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-size:15px}.input:focus,.select:focus{border-color:#0f766e}.tableWrap{border:1px solid #e5e7eb;border-radius:14px;margin-top:16px;overflow:auto}.table{border-collapse:collapse;width:100%;min-width:520px}.table thead{background:#f3f4f6}.table th,.table td{text-align:right;border-bottom:1px solid #eef2f7;padding:12px;font-size:14px}.empty{text-align:center;color:#6b7280;padding:18px}@media (max-width:980px){.grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width:640px){.grid{grid-template-columns:1fr}.app{padding:16px}}.afq-checkout-page{box-sizing:border-box;color:#1f2937;background:#f9fafb;justify-content:center;align-items:flex-start;min-height:100vh;padding:48px 18px;font-family:inherit;display:flex}.afq-checkout-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:28px;width:100%;max-width:620px;padding:32px;box-shadow:0 16px 45px #0f766e14}.afq-checkout-brand{color:#fff;background:#0f766e;border-radius:14px;justify-content:center;align-items:center;min-width:72px;min-height:42px;margin-bottom:22px;font-size:22px;font-weight:900;display:inline-flex}.afq-checkout-card h1{margin:0 0 12px;font-size:30px;font-weight:900}.afq-checkout-description{color:#6b7280;margin-bottom:20px;line-height:1.9}.afq-checkout-price{color:#0f766e;align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.afq-checkout-price strong{font-size:44px;font-weight:900}.afq-checkout-price span{font-size:18px;font-weight:800}.afq-checkout-features{color:#115e59;background:#f0fdfa;border-radius:18px;gap:10px;margin:24px 0;padding:18px;font-weight:700;display:grid}.afq-test-banner{color:#92400e;text-align:center;background:#fef3c7;border-radius:14px;margin:18px 0;padding:12px 16px;font-weight:800}.afq-checkout-error{color:#dc2626;background:#fef2f2;border-radius:14px;margin:18px 0;padding:14px;font-weight:700}.afq-mysr-form{margin-top:26px}.afq-checkout-review{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:22px}.afq-payment-disclosure{color:#475569;background:#f8fafc;border-radius:14px;margin:0 0 18px;padding:14px 16px;font-size:14px;font-weight:700;line-height:1.8}.afq-checkout-links{flex-wrap:wrap;gap:9px 16px;margin-bottom:20px;display:flex}.afq-checkout-links a,.afq-checkout-consent a{color:#0f766e;font-weight:800}.afq-checkout-consent{color:#374151;cursor:pointer;align-items:flex-start;gap:11px;font-size:14px;line-height:1.9;display:flex}.afq-checkout-consent input{accent-color:#0f766e;flex:none;width:19px;height:19px;margin-top:7px}.afq-payment-button{color:#fff;width:100%;font:inherit;cursor:pointer;background:#0f766e;border:0;border-radius:14px;margin-top:20px;padding:14px 20px;font-size:17px;font-weight:900;transition:opacity .2s,transform .2s}.afq-payment-button:not(:disabled):hover{transform:translateY(-1px)}.afq-payment-button:disabled{opacity:.45;cursor:not-allowed}.afq-payment-step-banner{margin-top:24px}.afq-payment-success{text-align:center}.afq-success-icon{color:#0f766e;background:#d1fae5;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;font-size:40px;font-weight:900;display:flex}.afq-order-summary{text-align:right;gap:12px;margin:28px 0;display:grid}.afq-order-summary div{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:16px;padding:14px 0;display:flex}.afq-order-summary span{color:#6b7280}.afq-order-summary strong{color:#1f2937}.afq-checkout-note{color:#6b7280;font-size:14px;line-height:1.8}.afq-checkout-spinner{border:4px solid #d1d5db;border-top-color:#0f766e;border-radius:50%;width:42px;height:42px;margin:0 auto 22px;animation:.9s linear infinite afq-spin}@keyframes afq-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.afq-checkout-page{padding:20px 12px}.afq-checkout-card{border-radius:20px;padding:22px 16px}.afq-checkout-card h1{font-size:26px}.afq-checkout-price strong{font-size:38px}}.afq-legal-page{box-sizing:border-box;color:#1f2937;background:#f9fafb;min-height:100vh;padding:32px 18px}.afq-legal-header{justify-content:space-between;align-items:center;gap:16px;max-width:860px;margin:0 auto 22px;display:flex}.afq-legal-brand{color:#fff;background:#0f766e;border-radius:14px;justify-content:center;align-items:center;min-width:72px;min-height:42px;font-size:22px;font-weight:900;text-decoration:none;display:inline-flex}.afq-legal-back{color:#0f766e;font-weight:800;text-decoration:none}.afq-legal-back:hover,.afq-legal-nav a:hover,.afq-contact-list a:hover{text-decoration:underline}.afq-legal-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:28px;max-width:860px;margin:0 auto;padding:38px;box-shadow:0 16px 45px #0f766e14}.afq-legal-card h1{color:#0f766e;margin:0 0 28px;font-size:32px;font-weight:900}.afq-legal-content{font-size:16px;line-height:2}.afq-legal-content h2{color:#115e59;margin:28px 0 8px;font-size:19px}.afq-legal-content p{margin:0 0 16px}.afq-legal-content ul{margin:8px 0 22px;padding-inline-start:24px}.afq-contact-list{background:#f0fdfa;border-radius:18px;margin:24px 0;padding:18px 20px}.afq-contact-list p{flex-wrap:wrap;gap:6px 12px;margin-bottom:8px;display:flex}.afq-contact-list a{color:#0f766e;direction:ltr}.afq-legal-nav{flex-wrap:wrap;justify-content:center;gap:10px 20px;max-width:860px;margin:22px auto 0;display:flex}.afq-legal-nav a{color:#475569;font-size:14px;font-weight:700;text-decoration:none}@media (max-width:640px){.afq-legal-page{padding:20px 12px}.afq-legal-card{border-radius:20px;padding:24px 18px}.afq-legal-card h1{font-size:27px}}.afq-performance-home{direction:rtl;width:100%;max-width:1280px;margin-inline:auto}.afq-performance-header{margin-bottom:24px}.afq-performance-eyebrow{color:#0f766e;margin-bottom:6px;font-size:13px;font-weight:900}.afq-performance-header h1{color:#0f172a;margin:0;font-size:clamp(28px,3vw,40px);font-weight:1000}.afq-performance-header p{color:#64748b;max-width:720px;margin:8px 0 0;line-height:1.8}.afq-performance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.afq-performance-card{text-align:right;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:22px;min-height:190px;padding:18px;transition:transform .16s,border-color .16s,box-shadow .16s;box-shadow:0 10px 28px #0f172a0b}.afq-performance-card:hover:not(:disabled){border-color:#0f766e4d;transform:translateY(-2px);box-shadow:0 16px 34px #0f172a12}.afq-performance-card.is-disabled{cursor:default;opacity:.72}.afq-performance-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.afq-performance-icon{background:#0f766e17;border-radius:15px;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.afq-performance-state{color:#94a3b8;background:#f1f5f9;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900}.afq-performance-state.is-ready{color:#047857;background:#10b9811a}.afq-performance-title{color:#0f172a;font-size:18px;font-weight:1000}.afq-performance-desc{color:#64748b;margin-top:7px;font-size:12px;line-height:1.8}.afq-performance-summary{background:#0f766e0d;border:1px solid #0f766e29;border-radius:18px;margin-top:18px;padding:16px 18px}.afq-performance-summary>div{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.afq-performance-summary strong{color:#0f766e}.afq-performance-summary span{color:#475569}@media (max-width:1024px){.afq-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.afq-performance-header{margin-bottom:18px}.afq-performance-grid{grid-template-columns:1fr}.afq-performance-card{min-height:150px;padding:15px}.afq-performance-card-top{margin-bottom:16px}}.afq-completes-page{color:#0f172a;width:100%;max-width:1280px;margin:0 auto;padding:10px 6px 48px}.afq-completes-hero{justify-content:space-between;gap:24px;margin-bottom:18px;display:flex}.afq-completes-eyebrow{color:#0f766e;margin-bottom:7px;font-size:14px;font-weight:900}.afq-completes-hero h1{margin:0;font-size:clamp(32px,4vw,46px);font-weight:1000}.afq-completes-hero p{color:#64748b;max-width:800px;margin:9px 0 0;line-height:1.85}.afq-auto-note{color:#94a3b8;margin-top:9px;font-size:13px}.afq-top-controls{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:16px;padding:15px;display:flex}.afq-upload-button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:11px;min-height:45px;padding:0 20px;font-family:inherit;font-size:15px;font-weight:900}.afq-auto-switch{cursor:pointer;grid-template-columns:auto auto;align-items:center;gap:2px 8px;font-weight:900;display:grid}.afq-auto-switch input{width:18px;height:18px}.afq-auto-switch small{color:#94a3b8;grid-column:2;font-size:11px;font-weight:500}.afq-completes-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:14px;padding:12px 14px}.afq-stat-row{grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;margin-bottom:12px;display:grid}.afq-stat-row>div{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:9px;padding:13px 15px;display:flex}.afq-stat-row strong{color:#0f766e;font-size:23px}.afq-stat-row span{color:#64748b;font-size:13px}.afq-filter-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.afq-filter-buttons{flex-wrap:wrap;gap:7px;display:flex}.afq-filter-buttons button,.afq-filter-row select{color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:10px;min-height:38px;padding:0 12px;font-family:inherit;font-weight:800}.afq-filter-buttons button{cursor:pointer}.afq-filter-buttons button.active{color:#0f766e;background:#e6f4f1;border-color:#9bcfc6}.afq-completes-empty{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-content:center;place-items:center;min-height:260px;padding:28px;display:grid}.afq-empty-icon{font-size:40px}.afq-completes-empty h2{margin:9px 0 5px}.afq-completes-empty p{color:#64748b;max-width:600px;margin:0;line-height:1.8}.afq-compact-list{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden}.afq-compact-head,.afq-compact-row{grid-template-columns:125px minmax(200px,.95fr) minmax(260px,1.4fr) 135px 145px;align-items:center;gap:12px;display:grid}.afq-compact-head{color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:11px 14px;font-size:12px;font-weight:900}.afq-compact-row{border-bottom:1px solid #edf2f7;padding:11px 14px}.afq-compact-row:last-child{border-bottom:0}.afq-thumb-button{cursor:pointer;background:#f8fafc;border:1px solid #dbe4ea;border-radius:11px;width:112px;height:82px;padding:0;position:relative;overflow:hidden}.afq-thumb-button img{object-fit:cover;width:100%;height:100%;display:block}.afq-thumb-button span{color:#fff;background:#0f766eeb;border-radius:8px;place-items:center;min-width:25px;height:25px;padding:0 5px;font-size:12px;font-weight:900;display:grid;position:absolute;top:6px;right:6px}.afq-field select,.afq-field input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;min-height:43px;padding:9px 11px;font-family:inherit}.afq-field select:focus,.afq-field input:focus{border-color:#0f766e;outline:none;box-shadow:0 0 0 3px #0f766e14}.afq-field input::placeholder{color:#a5b1c0}.afq-field small{color:#a0aec0;margin-top:4px;font-size:10px;line-height:1.45;display:block}.afq-status{gap:3px;font-size:13px;font-weight:900;display:grid}.afq-status small{color:#94a3b8;font-size:10px;font-weight:500;line-height:1.45}.afq-status-processing{color:#0369a1}.afq-status-review{color:#b45309}.afq-status-done{color:#15803d}.afq-status-ready{color:#0f766e}.afq-status-waiting_input{color:#64748b}.afq-row-actions{gap:6px;display:grid}.afq-process-one,.afq-delete-one{cursor:pointer;border-radius:9px;width:100%;min-height:37px;font-family:inherit;font-weight:900}.afq-process-one{color:#fff;background:#0f766e;border:0}.afq-process-one:disabled{opacity:.55;cursor:default}.afq-delete-one{color:#dc2626;background:#fff;border:1px solid #fecaca}.afq-completes-footer-note{color:#64748b;background:#f8fafc;border-radius:11px;margin-top:13px;padding:11px 14px;font-size:12px;line-height:1.7}@media (max-width:1100px){.afq-compact-list{overflow-x:auto}.afq-compact-head,.afq-compact-row{min-width:980px}}@media (max-width:760px){.afq-completes-page{padding-bottom:90px}.afq-completes-hero{display:grid}.afq-top-controls{align-items:stretch}.afq-upload-button,.afq-auto-switch{width:100%}.afq-stat-row{grid-template-columns:1fr 1fr}.afq-filter-row{display:grid}.afq-filter-row select{width:100%}.afq-compact-head{display:none}.afq-compact-list{background:0 0;border:0;overflow:visible}.afq-compact-row{background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:92px 1fr;gap:10px;min-width:0;margin-bottom:10px;padding:12px;display:grid}.afq-thumb-button{grid-row:span 2;width:88px;height:72px}.afq-field{grid-column:2}.afq-status{grid-column:1/-1}.afq-row-actions{grid-column:1/-1;grid-template-columns:1fr auto}.afq-delete-one{min-width:80px}}.afq-criterion-progress{gap:12px}.afq-criterion-stat{border-width:1px;border-radius:16px;grid-template-columns:42px 1fr auto;min-height:82px;padding:13px 15px;transition:transform .15s,box-shadow .15s,border-color .15s;box-shadow:0 4px 14px #0f172a0a}.afq-criterion-stat:hover{transform:translateY(-2px);box-shadow:0 7px 20px #0f172a12}.afq-criterion-info{gap:3px;min-width:0;display:grid}.afq-criterion-numbers{gap:1px;min-width:74px}.afq-criterion-stat.is-started{color:#9a3412;background:#fffaf3;border-color:#fed7aa}.afq-criterion-stat.is-started .afq-criterion-status-icon{color:#c2410c;background:#ffedd5}.afq-criterion-stat.is-progress{color:#1d4ed8;background:#f0f7ff;border-color:#bfdbfe}.afq-criterion-stat.is-progress .afq-criterion-status-icon{color:#2563eb;background:#dbeafe}.afq-criterion-progress{grid-template-columns:repeat(2,minmax(320px,1fr));gap:8px;margin-bottom:14px;display:grid}.afq-criterion-stat{text-align:right;cursor:pointer;min-height:54px;box-shadow:none;border:1px solid #dbe4ea;border-radius:12px;grid-template-columns:34px 52px 1fr auto;align-items:center;gap:9px;padding:8px 12px;font-family:inherit;transition:border-color .15s,background .15s,transform .15s;display:grid}.afq-criterion-stat:hover{transform:translateY(-1px)}.afq-criterion-status-icon{border-radius:9px;place-items:center;width:30px;height:30px;font-size:15px;font-weight:1000;display:grid}.afq-criterion-info{display:contents}.afq-criterion-code{background:0 0;width:auto;min-width:0;height:auto;padding:0;font-size:12px;font-weight:1000}.afq-criterion-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:800;line-height:1.35;overflow:hidden}.afq-criterion-numbers{white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;min-width:120px;font-size:11px;display:flex}.afq-criterion-numbers strong{font-size:18px;line-height:1}.afq-criterion-numbers small{opacity:.8;margin:0;font-size:10px}.afq-criterion-stat.is-empty{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.afq-criterion-stat.is-empty .afq-criterion-status-icon{color:#94a3b8;background:#eef2f6}.afq-criterion-stat.is-started,.afq-criterion-stat.is-progress{color:#0f766e;background:#eef8f7;border-color:#b9dfda}.afq-criterion-stat.is-started .afq-criterion-status-icon,.afq-criterion-stat.is-progress .afq-criterion-status-icon{color:#0f766e;background:#d9efeb}.afq-criterion-stat.is-complete{color:#0f766e;background:#eafaf4;border-color:#8fd4bd}.afq-criterion-stat.is-complete .afq-criterion-status-icon{color:#fff;background:#0f766e}.afq-criterion-stat.is-active{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e14}@media (max-width:980px){.afq-criterion-progress{grid-template-columns:1fr}}@media (max-width:640px){.afq-criterion-stat{grid-template-columns:30px 44px 1fr}.afq-criterion-numbers{grid-column:2/-1;justify-content:flex-start;min-width:0}}.afq-criterion-stat{grid-template-columns:30px auto 1fr auto;gap:6px;min-height:50px;padding:7px 10px}.afq-criterion-code{margin-inline-end:2px;font-size:11px}.afq-criterion-title{white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.3;overflow:hidden}.afq-criterion-numbers{gap:4px;min-width:88px;font-size:10px}.afq-criterion-numbers small{font-size:9px}.afq-status-ready_for_analysis{color:#0f766e;background:#e6f4f1;border:1px solid #b9dfda;border-radius:10px;justify-items:center;gap:2px;padding:7px 9px;font-weight:900;display:inline-grid}.afq-status-processing{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;justify-items:center;gap:2px;padding:7px 9px;font-weight:900;display:inline-grid}.afq-process-one:disabled{opacity:1}.afq-process-one:disabled:not(:has(*)){opacity:1}.afq-process-one:disabled{color:#0f766e;cursor:default;background:#d8efeb;border:1px solid #a9d8d1}.afq-criterion-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.afq-criterion-stat{border-radius:11px;grid-template-columns:26px auto minmax(0,1fr) auto;gap:5px;min-height:46px;padding:6px 9px}.afq-criterion-status-icon{border-radius:7px;width:24px;height:24px;font-size:12px}.afq-criterion-code{margin:0;font-size:10px}.afq-criterion-title{font-size:11px;line-height:1.25}.afq-criterion-numbers{gap:3px;min-width:auto;margin:0;font-size:9px}.afq-criterion-numbers strong{font-size:13px}.afq-criterion-numbers small{margin:0;font-size:8px}@media (max-width:1150px){.afq-criterion-progress{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.afq-criterion-progress{grid-template-columns:1fr}}.afq-single-image-note{color:#56706d;background:#f4faf9;border:1px solid #d5e6e3;border-radius:8px;align-items:center;gap:5px;margin-top:5px;padding:5px 8px;font-size:10px;font-weight:700;line-height:1.4;display:flex}.afq-single-image-note span:first-child{font-size:13px}.afq-single-image-note{color:#64748b;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;margin-top:3px;padding:2px 5px;font-size:9px;font-weight:700;line-height:1.2;display:flex}.afq-add-image-link{color:#0f766e;cursor:pointer;text-underline-offset:2px;font-weight:900;text-decoration:underline}.afq-add-image-link input{display:none}.afq-merge-toolbar{z-index:30;color:#0f766e;background:#ecfdf8;border:1px solid #93d5cc;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:8px 0 12px;padding:10px 14px;display:flex;position:sticky;top:8px;box-shadow:0 8px 20px #0f766e1a}.afq-merge-toolbar strong{font-size:13px;font-weight:900}.afq-merge-button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:9px;min-height:36px;padding:7px 14px;font-family:inherit;font-weight:900}.afq-merge-cancel{color:#475569;cursor:pointer;background:#fff;border:1px solid #d4dee3;border-radius:9px;min-height:36px;padding:7px 12px;font-family:inherit;font-weight:800}.afq-compact-row{border-bottom:1px solid #e6edf1;grid-template-columns:28px 86px minmax(250px,1fr) minmax(210px,.8fr) 115px 145px;align-items:center;gap:9px;min-height:88px;padding:7px 10px;display:grid;position:relative}.afq-thumb-button{overflow:hidden;border-radius:10px!important;width:78px!important;min-width:78px!important;height:70px!important;padding:0!important}.afq-thumb-button img{object-fit:cover;width:100%;height:100%}.afq-field{min-width:0}.afq-field select,.afq-field input{height:42px;min-height:42px;font-size:13px}.afq-field small{margin-top:2px;font-size:9px;line-height:1.15}.afq-status{white-space:nowrap;font-size:12px}.afq-process-one,.afq-delete-one{border-radius:8px;min-height:34px;padding:5px 9px;font-size:12px}.afq-single-image-note{background:0 0!important;border:0!important;gap:5px!important;margin:2px 0 0!important;padding:0!important;font-size:9px!important}.afq-merge-selector{place-items:center;display:grid;position:static!important}.afq-merge-toolbar{z-index:50;margin:0 0 7px;position:sticky;top:6px}@media (max-width:1050px){.afq-compact-row{grid-template-columns:25px 76px minmax(200px,1fr) minmax(170px,.7fr) 105px 125px}}.afq-merge-toolbar{z-index:1000;background:#effdfaf7;border:1px solid #8bd0c7;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:auto;min-width:420px;max-width:calc(100vw - 40px);display:flex;transform:translate(-50%);box-shadow:0 8px 28px #0f766e2e;margin:0!important;padding:9px 12px!important;position:fixed!important;top:auto!important;bottom:22px!important;left:50%!important}.afq-merge-toolbar strong{white-space:nowrap;font-size:13px}.afq-merge-toolbar-actions{align-items:center;gap:6px;display:flex}@media (max-width:700px){.afq-merge-toolbar{width:calc(100vw - 24px);min-width:0;bottom:12px!important}}.afq-learning-home{direction:rtl;gap:24px;display:grid}.afq-learning-hero{background:linear-gradient(135deg,#ecfdf5f5,#fffffffa);border:1px solid #0f766e24;border-radius:28px;justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}.afq-learning-eyebrow{color:#0f766e;margin-bottom:8px;font-size:14px;font-weight:900}.afq-learning-hero h1{color:#0f172a;margin:0 0 10px;font-size:clamp(28px,4vw,44px)}.afq-learning-hero p{color:#64748b;max-width:720px;margin:0;line-height:1.9}.afq-learning-hero-icon{background:#0f766e14;border-radius:26px;flex:none;place-items:center;width:96px;height:96px;font-size:42px;display:grid}.afq-learning-section,.afq-learning-flow{background:#fff;border:1px solid #e2e8f0f2;border-radius:26px;padding:22px}.afq-learning-section-head{margin-bottom:18px}.afq-learning-section-head h2,.afq-learning-flow h2{color:#0f172a;margin:0 0 6px;font-size:24px}.afq-learning-section-head p{color:#64748b;margin:0}.afq-learning-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.afq-learning-card{text-align:right;cursor:pointer;background:#fff;border:1px solid #e2e8f0f2;border-radius:24px;min-height:180px;padding:22px;transition:transform .14s,box-shadow .14s,border-color .14s;position:relative}.afq-learning-card:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 16px 34px #02061714}.afq-learning-card.is-primary{background:linear-gradient(135deg,#ecfdf5f5,#fff);border-color:#0f766e3d}.afq-learning-card:disabled{cursor:default;opacity:.7}.afq-learning-card-state{color:#64748b;background:#f1f5f9;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;position:absolute;top:16px;left:16px}.afq-learning-card-icon{background:#0f766e14;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:20px;font-size:26px;display:grid}.afq-learning-card-title{color:#0f172a;margin-bottom:8px;font-size:19px;font-weight:1000}.afq-learning-card-desc{color:#64748b;font-size:14px;line-height:1.8}.afq-learning-flow-list{grid-template-columns:repeat(7,minmax(100px,1fr));gap:10px;margin-top:18px;display:grid}.afq-learning-flow-item{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:96px;display:flex}.afq-learning-flow-item span{color:#fff;background:#0f766e;border-radius:999px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid}.afq-learning-flow-item strong{color:#0f172a;font-size:13px}@media (max-width:900px){.afq-learning-grid{grid-template-columns:1fr}.afq-learning-flow-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.afq-learning-hero{align-items:flex-start;padding:20px}.afq-learning-hero-icon{border-radius:18px;width:64px;height:64px;font-size:30px}.afq-learning-flow-list{grid-template-columns:1fr}}.afq-courses-page{direction:rtl;gap:22px;display:grid}.afq-courses-header{background:linear-gradient(135deg,#ecfdf5f5,#fffffffa);border:1px solid #0f766e24;border-radius:28px;padding:28px}.afq-courses-eyebrow{color:#0f766e;margin-bottom:8px;font-size:14px;font-weight:900}.afq-courses-header h1{color:#0f172a;margin:0 0 8px;font-size:clamp(28px,4vw,42px)}.afq-courses-header p{color:#64748b;margin:0;line-height:1.8}.afq-courses-section{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:22px}.afq-courses-section-title{align-items:center;gap:12px;margin-bottom:18px;display:flex}.afq-courses-section-title>span{color:#fff;background:#0f766e;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.afq-courses-section-title h2{color:#0f172a;margin:0 0 4px;font-size:21px}.afq-courses-section-title p{color:#64748b;margin:0;font-size:13px}.afq-stage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.afq-stage-card{text-align:right;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:24px;min-height:190px;padding:22px;transition:transform .14s,box-shadow .14s,border-color .14s}.afq-stage-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0f172a14}.afq-stage-card.is-selected{background:#ecfdf5b3;border-color:#0f766e73}.afq-stage-icon{background:#0f766e14;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:18px;font-size:28px;display:grid}.afq-stage-card strong{color:#0f172a;margin-bottom:8px;font-size:19px;display:block}.afq-stage-card p{color:#64748b;margin:0;line-height:1.8}.afq-grade-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.afq-grade-card,.afq-semester-card{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:18px;min-height:76px;padding:14px;font-size:15px;font-weight:800}.afq-grade-card.is-selected,.afq-semester-card.is-selected{color:#0f766e;background:#ecfdf5d9;border-color:#0f766e}.afq-semester-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.afq-courses-ready{text-align:center;background:#ecfdf5b8;border:1px solid #0f766e38;border-radius:26px;padding:28px}.afq-courses-ready>div{justify-content:center;margin-bottom:12px;display:flex}.afq-courses-ready>div span{color:#fff;background:#0f766e;border-radius:999px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.afq-courses-ready h2{color:#0f172a;margin:0 0 8px}.afq-courses-ready p{color:#64748b;margin:0 0 10px}.afq-courses-ready strong{color:#0f766e}@media (max-width:900px){.afq-stage-grid,.afq-grade-grid,.afq-semester-grid{grid-template-columns:1fr}}.afq-subject-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.afq-subject-card{text-align:right;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:112px;padding:18px;transition:transform .14s,box-shadow .14s,border-color .14s;display:grid}.afq-subject-card:hover{border-color:#0f766e66;transform:translateY(-2px);box-shadow:0 12px 28px #0f172a14}.afq-subject-icon{color:#0f766e;background:#0f766e14;border-radius:16px;place-items:center;width:52px;height:52px;font-size:25px;font-weight:900;display:grid}.afq-subject-card strong{color:#0f172a;margin-bottom:5px;font-size:17px;display:block}.afq-subject-card div span{color:#64748b;font-size:12px}.afq-subject-arrow{color:#0f766e;font-size:20px;font-weight:900}@media (max-width:1050px){.afq-subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.afq-subject-grid{grid-template-columns:1fr}}.afq-grade-card{position:relative}.afq-grade-title{display:block}.afq-grade-assessment{color:#0f766e;background:#0f766e14;border-radius:999px;justify-content:center;align-items:center;margin-top:7px;padding:4px 9px;font-size:11px;font-weight:900;display:inline-flex}.afq-grade-card.is-selected .afq-grade-assessment{color:#fff;background:#0f766e}.afq-secondary-catalog{overflow:hidden}.afq-secondary-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.afq-secondary-search{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:9px;width:min(520px,100%);min-height:48px;padding:0 14px;display:flex}.afq-secondary-search>span{color:#94a3b8;font-size:20px}.afq-secondary-search input{color:#0f172a;width:100%;font:inherit;background:0 0;border:0;outline:0}.afq-secondary-search input::placeholder{color:#94a3b8}.afq-secondary-count{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.afq-development-note{color:#92400e;background:#fffbeb;border:1px dashed #f59e0b;border-radius:14px;margin-bottom:16px;padding:11px 14px;font-size:12px;line-height:1.7}.afq-secondary-subject-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.afq-secondary-subject-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;flex-direction:column;min-height:230px;padding:18px;display:flex}.afq-secondary-subject-card.status-hidden{opacity:.52;background:#f8fafc}.afq-secondary-subject-card.status-coming_soon{opacity:.75}.afq-secondary-subject-card.status-published{border-color:#0f766e40}.afq-secondary-subject-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.afq-publish-status{border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:4px 9px;font-size:10px;font-weight:900;display:inline-flex}.afq-publish-status.status-hidden{color:#64748b;background:#e2e8f0}.afq-publish-status.status-coming_soon{color:#92400e;background:#fef3c7}.afq-publish-status.status-published{color:#166534;background:#dcfce7}.afq-secondary-subject-card h3{color:#0f172a;margin:0 0 16px;font-size:18px}.afq-secondary-price{align-items:baseline;gap:5px;margin-bottom:18px;display:flex}.afq-secondary-price strong{color:#0f766e;font-size:26px;line-height:1}.afq-secondary-price>span{color:#0f766e;font-weight:900}.afq-secondary-price small{color:#94a3b8;margin-right:6px;font-size:11px}.afq-secondary-subject-action{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:14px;width:100%;min-height:44px;margin-top:auto;font-weight:900}.afq-secondary-subject-action:disabled{color:#94a3b8;cursor:default;background:#e2e8f0}.afq-empty-secondary{text-align:center;color:#64748b;padding:30px}@media (max-width:1080px){.afq-secondary-subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.afq-secondary-toolbar{flex-direction:column;align-items:stretch}.afq-secondary-search{width:100%}.afq-secondary-count{align-self:flex-start}.afq-secondary-subject-grid{grid-template-columns:1fr}}.afq-assessments-page{direction:rtl;gap:20px;display:grid}.afq-assessments-back{color:#0f766e;cursor:pointer;background:0 0;border:0;justify-self:start;font-weight:800}.afq-assessments-hero{background:linear-gradient(135deg,#ecfdf5f2,#fff);border:1px solid #0f766e29;border-radius:28px;justify-content:space-between;align-items:center;gap:22px;padding:28px;display:flex}.afq-assessments-eyebrow{color:#0f766e;margin-bottom:7px;font-size:14px;font-weight:900}.afq-assessments-hero h1{color:#0f172a;margin:0 0 8px;font-size:clamp(28px,4vw,42px)}.afq-assessments-hero p{color:#64748b;margin:0;line-height:1.8}.afq-assessments-hero-icon{background:#0f766e14;border-radius:24px;place-items:center;width:88px;height:88px;font-size:38px;display:grid}.afq-assessments-section{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:22px}.afq-assessment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.afq-assessment-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:22px}.afq-assessment-icon{background:#0f766e14;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:14px;font-size:26px;display:grid}.afq-assessment-card h2{color:#0f172a;margin:0 0 7px}.afq-assessment-card>p{color:#64748b;margin:0 0 18px;line-height:1.8}.afq-assessment-grades{gap:9px;display:grid}.afq-assessment-grades button{text-align:right;background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;justify-content:space-between;align-items:center;min-height:58px;padding:10px 14px;display:flex}.afq-assessment-grades span{color:#334155;font-weight:800}.afq-assessment-grades small{color:#64748b;background:#e2e8f0;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}@media (max-width:800px){.afq-assessment-grid{grid-template-columns:1fr}}.afq-subject-page{direction:rtl;gap:20px;display:grid}.afq-subject-back{color:#0f766e;cursor:pointer;background:0 0;border:0;justify-self:start;font-weight:800}.afq-subject-header{background:linear-gradient(135deg,#ecfdf5f2,#fff);border:1px solid #0f766e2e;border-radius:26px;align-items:center;gap:18px;padding:24px;display:flex}.afq-subject-header-icon{background:#0f766e1a;border-radius:20px;flex:none;place-items:center;width:72px;height:72px;font-size:32px;display:grid}.afq-subject-context{color:#0f766e;margin-bottom:5px;font-size:13px;font-weight:800}.afq-subject-header h1{color:#0f172a;margin:0 0 5px}.afq-subject-header p{color:#64748b;margin:0}.afq-subject-layout{grid-template-columns:280px minmax(0,1fr);gap:18px;display:grid}.afq-units-panel,.afq-lessons-panel{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:18px}.afq-units-panel{align-self:start;gap:10px;display:grid}.afq-units-panel-head{justify-content:space-between;align-items:center;padding:4px 4px 12px;display:flex}.afq-units-panel-head span{color:#64748b;background:#f1f5f9;border-radius:999px;place-items:center;min-width:28px;height:28px;display:grid}.afq-unit-button{text-align:right;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.afq-unit-button strong,.afq-unit-button small{display:block}.afq-unit-button small{color:#94a3b8;margin-top:4px}.afq-unit-button.is-active{color:#0f766e;background:#ecfdf5e6;border-color:#0f766e}.afq-lessons-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.afq-lessons-head h2{color:#0f172a;margin:0 0 4px}.afq-lessons-head p{color:#64748b;margin:0}.afq-lessons-head>span{color:#64748b;background:#f1f5f9;border-radius:999px;padding:7px 11px;font-size:12px}.afq-lessons-list{gap:12px;display:grid}.afq-lesson-card{border:1px solid #e2e8f0;border-radius:18px;overflow:hidden}.afq-lesson-main{text-align:right;cursor:pointer;background:#fff;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:16px;display:grid}.afq-lesson-number{color:#0f766e;background:#0f766e14;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.afq-lesson-main strong{color:#0f172a;margin-bottom:4px;display:block}.afq-lesson-main small{color:#94a3b8}.afq-lesson-open{color:#0f766e;font-size:22px}.afq-resource-grid{background:#f8fafc;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:16px;display:grid}.afq-resource-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-content:center;justify-items:center;gap:5px;min-height:105px;padding:12px;display:grid}.afq-resource-card:hover{border-color:#0f766e59}.afq-resource-card>span{font-size:23px}.afq-resource-card strong{color:#0f172a;font-size:13px}.afq-resource-card small{color:#94a3b8;font-size:10px}@media (max-width:900px){.afq-subject-layout{grid-template-columns:1fr}.afq-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.afq-resource-grid{grid-template-columns:1fr}}.afq-custom-evidence{gap:18px;width:min(1180px,100%);margin:0 auto;padding-bottom:40px;display:grid}.afq-custom-evidence-header{justify-content:space-between;align-items:flex-start;gap:18px;padding:4px 0 8px;display:flex}.afq-custom-evidence-header h1{color:#1f2937;margin:4px 0 8px;font-size:clamp(26px,4vw,38px)}.afq-custom-evidence-header p{color:#64748b;max-width:720px;margin:0;line-height:1.9}.afq-custom-evidence-eyebrow{color:#0f766e;font-size:13px;font-weight:900}.afq-custom-panel{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:20px;box-shadow:0 8px 24px #0f172a0a}.afq-custom-section-title{color:#1f2937;margin-bottom:14px;font-size:18px;font-weight:900}.afq-custom-help{color:#64748b;margin:-6px 0 16px;font-size:13px}.afq-custom-grid.two,.afq-custom-page2-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.afq-custom-field{gap:7px;display:grid}.afq-custom-field.full{margin-top:16px}.afq-custom-field>span{color:#334155;font-size:13px;font-weight:900}.afq-custom-field input,.afq-custom-field select,.afq-custom-field textarea,.afq-custom-box input,.afq-custom-box textarea{box-sizing:border-box;color:#1f2937;width:100%;font:inherit;background:#fff;border:1px solid #dbe2e8;border-radius:12px;outline:none;padding:11px 12px}.afq-custom-field input:focus,.afq-custom-field select:focus,.afq-custom-field textarea:focus,.afq-custom-box input:focus,.afq-custom-box textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a}.afq-custom-boxes{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.afq-custom-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;gap:8px;padding:12px;display:grid}.afq-custom-ai-row{background:#f0fdfa;border:1px dashed #0f766e59;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding:14px;display:flex}.afq-custom-ai-row>div{gap:4px;display:grid}.afq-custom-ai-row span{color:#64748b;font-size:13px}.afq-custom-ai{color:#0f766e;background:#d1fae5;border:0;border-radius:12px;padding:11px 16px;font-weight:900}.afq-custom-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.afq-custom-primary,.afq-custom-secondary{font:inherit;cursor:pointer;border-radius:12px;padding:11px 18px;font-weight:900}.afq-custom-primary{color:#fff;background:#0f766e;border:1px solid #0f766e}.afq-custom-secondary{color:#334155;background:#fff;border:1px solid #dbe2e8}.afq-custom-primary:disabled,.afq-custom-secondary:disabled,.afq-custom-ai:disabled{opacity:.55;cursor:not-allowed}.afq-custom-alert{border-radius:14px;padding:12px 14px;font-weight:800}.afq-custom-alert.error{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3}.afq-custom-alert.success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.afq-custom-saved-list{gap:10px;display:grid}.afq-custom-saved-item{border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.afq-custom-saved-item>div{gap:4px;display:grid}.afq-custom-saved-item span{color:#64748b;font-size:12px}.afq-custom-badge{white-space:nowrap;background:#ecfdf5;border-radius:999px;padding:5px 9px;font-weight:900;color:#047857!important}.afq-custom-empty{color:#64748b;padding:8px 0}@media (max-width:760px){.afq-custom-evidence-header{flex-direction:column}.afq-custom-grid.two,.afq-custom-page2-grid,.afq-custom-boxes{grid-template-columns:1fr}.afq-custom-ai-row{flex-direction:column;align-items:stretch}.afq-custom-actions>button{flex:1}}.afq-custom-format-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.afq-custom-format-toggle{background:#f7faf9;border:1px solid #d8e1e7;border-radius:10px;gap:4px;padding:3px;display:inline-flex}.afq-custom-format-toggle button{cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;padding:5px 10px;font-size:13px}.afq-custom-format-toggle button.is-active{color:#fff;background:#0f766e}.afq-products-admin{color:#173b39}.afq-products-admin>header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.afq-products-admin h1,.afq-products-admin p{margin:0}.afq-products-admin p{color:#64748b;margin-top:6px}.afq-products-admin button{color:#0f766e;cursor:pointer;background:#fff;border:1px solid #9bc7c0;border-radius:9px;padding:8px 13px;font-weight:700}.afq-products-admin header>button,.afq-products-actions button:last-child{color:#fff;background:#0f766e}.afq-products-table{background:#fff;border:1px solid #dbe7e5;border-radius:14px;overflow-x:auto}.afq-products-table table{border-collapse:collapse;white-space:nowrap;width:100%}.afq-products-table th,.afq-products-table td{text-align:right;border-bottom:1px solid #e6efed;padding:12px 10px}.afq-products-table th{background:#eff8f5}.afq-products-message{background:#dcfce7;border-radius:9px;margin-bottom:14px;padding:10px 12px}.afq-products-message.is-error{color:#991b1b;background:#fee2e2}.afq-products-backdrop{z-index:1000;background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.afq-products-editor{background:#fff;border-radius:16px;width:min(680px,100%);max-height:90vh;padding:22px;overflow-y:auto}.afq-products-editor-head{justify-content:space-between;align-items:center;display:flex}.afq-products-editor label{gap:5px;margin-top:12px;font-weight:700;display:grid}.afq-products-editor input,.afq-products-editor textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #cbdad5;border-radius:8px;padding:9px 10px}.afq-products-editor textarea{resize:vertical;min-height:78px}.afq-products-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;display:grid}.afq-products-check{align-items:center;display:flex!important}.afq-products-check input{width:auto}.afq-products-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}@media (max-width:620px){.afq-products-admin>header,.afq-products-fields{grid-template-columns:1fr;display:grid}}.afq-learning-admin{color:#0f172a;direction:rtl}.afq-learning-admin-header{margin-bottom:18px}.afq-learning-admin-eyebrow{color:#0f766e;margin-bottom:6px;font-weight:900}.afq-learning-admin-header h1{margin:0;font-size:clamp(30px,4vw,44px);font-weight:1000}.afq-learning-admin-header p{color:#64748b;margin:8px 0 0;line-height:1.9}.afq-learning-stats{grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px;margin-bottom:16px;display:grid}.afq-learning-stats>div{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.afq-learning-stats strong{color:#0f766e;font-size:28px;display:block}.afq-learning-stats span{color:#64748b;font-size:13px}.afq-learning-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.afq-learning-stage-tabs{flex-wrap:wrap;gap:8px;display:flex}.afq-learning-stage-tabs button,.afq-learning-search button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:10px 16px;font-weight:800}.afq-learning-stage-tabs button.is-active,.afq-learning-search button{color:#fff;background:#0f766e;border-color:#0f766e}.afq-learning-search{flex-wrap:wrap;gap:8px;display:flex}.afq-learning-search input,.afq-learning-search select,.afq-learning-table input,.afq-learning-table select{font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:9px 10px}.afq-learning-search input{min-width:220px}.afq-learning-notice,.afq-learning-error,.afq-learning-loading{border-radius:14px;margin-bottom:12px;padding:13px 15px}.afq-learning-notice{color:#047857;background:#ecfdf5}.afq-learning-error{color:#b91c1c;background:#fef2f2}.afq-learning-loading{background:#fff;border:1px solid #e2e8f0}.afq-learning-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:auto}.afq-learning-table{border-collapse:collapse;width:100%;min-width:1050px}.afq-learning-table th,.afq-learning-table td{text-align:right;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:13px 10px}.afq-learning-table th{color:#475569;white-space:nowrap;background:#f8fafc;font-size:13px}.afq-learning-table td strong{display:block}.afq-learning-table td small{color:#94a3b8;margin-top:4px;font-size:11px;display:block}.afq-learning-price{align-items:center;gap:6px;display:flex}.afq-learning-price input{width:78px}.afq-learning-order{width:72px}.afq-learning-check{white-space:nowrap;align-items:center;gap:7px;display:flex}.afq-learning-save{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:10px;padding:9px 15px;font-weight:900}.afq-learning-save:disabled{opacity:.55;cursor:wait}.afq-learning-empty{text-align:center;color:#64748b;padding:28px}@media (max-width:760px){.afq-learning-stats{grid-template-columns:repeat(2,1fr)}.afq-learning-search{width:100%}.afq-learning-search input{flex:1;min-width:0}}.afq-resource-types-admin{background:#fff;border:1px solid #e2e8f0;border-radius:22px;margin:28px 0;padding:24px}.afq-resource-types-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.afq-resource-types-head h2{margin:0 0 6px}.afq-resource-types-head p{color:#64748b;margin:0}.afq-resource-types-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.afq-resource-type-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;gap:12px;padding:18px;display:grid}.afq-resource-type-preview{align-items:center;gap:10px;font-size:18px;display:flex}.afq-resource-type-preview>span{font-size:28px}.afq-resource-type-card label{gap:6px;display:grid}.afq-resource-type-card input,.afq-resource-type-new input{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:10px 12px}.afq-resource-type-switches{flex-wrap:wrap;gap:18px;display:flex}.afq-resource-type-switches label{align-items:center;gap:7px;display:flex}.afq-resource-type-switches input{width:auto}.afq-resource-type-new{border-top:1px solid #e2e8f0;grid-template-columns:1.2fr 100px 2fr 110px;align-items:center;gap:10px;margin-top:18px;padding-top:18px;display:grid}.afq-resource-type-new strong{grid-column:1/-1}.afq-resource-types-loading{text-align:center;color:#64748b;padding:20px}@media (max-width:1000px){.afq-resource-types-grid,.afq-resource-type-new{grid-template-columns:1fr 1fr}}@media (max-width:700px){.afq-resource-types-grid,.afq-resource-type-new{grid-template-columns:1fr}}.afq-course-content-page{direction:rtl;max-width:1280px;margin:0 auto;padding:28px}.afq-course-content-top{margin-bottom:18px}.afq-course-back{cursor:pointer;color:#0f766e;background:0 0;border:0;font-weight:700}.afq-course-header{background:#fff;border:1px solid #e2e8f0;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:20px;padding:26px;display:flex}.afq-course-eyebrow{color:#0f766e;margin-bottom:7px;font-size:13px;font-weight:800}.afq-course-header h1{margin:0 0 8px}.afq-course-header p{color:#64748b;margin:0}.afq-course-status{white-space:nowrap;background:#ecfdf5;border-radius:999px;padding:8px 14px;font-weight:800}.afq-course-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0;display:grid}.afq-course-summary>div{background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:3px;padding:18px;display:grid}.afq-course-summary strong{font-size:24px}.afq-course-summary span{color:#64748b}.afq-course-tree{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:24px}.afq-course-tree-title{margin-bottom:18px}.afq-course-tree-title h2{margin:0 0 5px}.afq-course-tree-title p{color:#64748b;margin:0}.afq-course-unit{border:1px solid #dbe4ea;border-radius:16px;margin-bottom:14px;overflow:hidden}.afq-course-unit-head,.afq-course-lesson-head{cursor:pointer;text-align:right;border:0;width:100%}.afq-course-unit-head{background:#f8fafc;justify-content:space-between;align-items:center;gap:16px;padding:17px 20px;display:flex}.afq-course-unit-head>div:first-child,.afq-course-lesson-head>div{gap:3px;display:grid}.afq-course-unit-head span,.afq-course-lesson-head span{color:#64748b;font-size:12px}.afq-course-unit-head strong{font-size:17px}.afq-course-unit-meta{color:#64748b;align-items:center;gap:14px;display:flex}.afq-course-unit-meta b,.afq-course-lesson-head b{color:#0f766e;font-size:20px}.afq-course-lessons{padding:12px}.afq-course-lesson{border:1px solid #edf2f7;border-radius:13px;margin-bottom:10px}.afq-course-lesson-head{background:#fff;justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.afq-admin-resource-grid{background:#f8fafc;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;display:grid}.afq-admin-resource-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-content:start;gap:8px;padding:15px;display:grid}.afq-admin-resource-icon{font-size:27px}.afq-admin-resource-state{background:#f1f5f9;border-radius:999px;width:fit-content;padding:4px 9px;font-size:12px;font-weight:800}.afq-admin-resource-card.is-available .afq-admin-resource-state{background:#dcfce7}.afq-admin-resource-card.is-hidden{opacity:.6}.afq-admin-resource-card button{cursor:pointer;color:#fff;background:#0f766e;border:0;border-radius:9px;margin-top:4px;padding:8px 10px;font-weight:800}.afq-course-error,.afq-course-notice,.afq-course-empty{border-radius:12px;margin-bottom:14px;padding:13px 16px}.afq-course-error{background:#fef2f2}.afq-course-notice{background:#ecfdf5}.afq-course-empty{color:#64748b;background:#f8fafc}@media (max-width:850px){.afq-course-summary,.afq-admin-resource-grid{grid-template-columns:1fr}.afq-course-header{flex-direction:column}}.hg-admin-page{color:#173b39;direction:rtl}.hg-admin-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.hg-admin-header h1{color:#123f3b;margin:0;font-size:clamp(28px,4vw,40px)}.hg-admin-header p{color:#64748b;margin:8px 0 0}.hg-admin-eyebrow{font-size:13px;font-weight:800;color:#0f766e!important}.hg-admin-commerce{background:#f4fbfa;border:1px solid #b8ddd8;border-radius:18px;margin-bottom:18px;padding:18px}.hg-admin-commerce h2{color:#123f3b;margin:0 0 14px}.hg-admin-commerce-row{grid-template-columns:minmax(180px,1.5fr) minmax(130px,.7fr) auto auto minmax(260px,1fr);align-items:end;gap:12px;display:grid}.hg-admin-commerce-row>div:first-child,.hg-admin-commerce-row label{flex-direction:column;gap:6px;display:flex}.hg-admin-commerce-row small,.hg-admin-commerce-row label span{color:#64748b;font-size:12px}.hg-admin-commerce-row input{border:1px solid #cbd5e1;border-radius:9px;padding:9px 11px}.hg-admin-sample{background:#fff;border:1px solid #b8ddd8;border-radius:18px;gap:14px;margin-bottom:18px;padding:18px;display:grid}.hg-admin-sample h2{color:#123f3b;margin:0}.hg-admin-sample p{color:#64748b;margin:7px 0 0}.hg-admin-sample-current{background:#f4fbfa;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:14px;display:flex}.hg-admin-sample-current>div:first-child{gap:5px;display:grid}.hg-admin-sample-current span,.hg-admin-sample>small{color:#64748b;font-size:12px}.hg-admin-sample-current a{color:#0f766e;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:8px 11px;text-decoration:none}.hg-admin-print-templates{background:#fff;border:1px solid #dbe7e5;border-radius:18px;gap:16px;margin-bottom:18px;padding:18px;display:grid}.hg-admin-print-templates h2{color:#123f3b;margin:0}.hg-admin-print-templates p:not(.hg-admin-eyebrow){color:#64748b;margin:7px 0 0;font-size:13px}.hg-admin-template-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.hg-admin-template-tabs{flex-wrap:wrap;gap:8px;display:flex}.hg-admin-template-tabs button{color:#315b57;cursor:pointer;background:#f4fbfa;border:1px solid #cce6e2;border-radius:999px;padding:9px 14px;font-weight:800}.hg-admin-template-tabs button.is-active{color:#fff;background:#0f766e;border-color:#0f766e}.hg-admin-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.hg-admin-template-card{background:#fbfdfc;border:1px solid #dbe7e5;border-radius:14px;grid-template-columns:150px minmax(0,1fr);gap:12px;padding:12px;display:grid}.hg-admin-template-thumbnail{color:#64748b;background:#eef5f4;border-radius:10px;grid-row:span 3;place-items:center;min-height:130px;display:grid;overflow:hidden}.hg-admin-template-thumbnail img{object-fit:contain;width:100%;height:100%}.hg-admin-template-card h3{color:#173b39;margin:0 0 5px}.hg-admin-template-card code{color:#0f766e;font-size:11px}.hg-admin-template-badges{flex-wrap:wrap;gap:6px;display:flex}.hg-admin-template-badges span{color:#64748b;background:#f1f5f9;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.hg-admin-template-badges span.is-active{color:#166534;background:#dcfce7}.hg-admin-template-badges span.is-default{color:#92400e;background:#fef3c7}.hg-admin-template-card .hg-admin-actions{flex-wrap:wrap}.hg-admin-template-modal{width:min(620px,100%)}.hg-admin-primary{font-weight:800;color:#fff!important;background:#0f766e!important;border:0!important}.hg-admin-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.hg-admin-stats article{background:#fff;border:1px solid #dbe7e5;border-radius:18px;padding:18px;box-shadow:0 8px 24px #0f766e0f}.hg-admin-stats span{color:#64748b;font-size:14px;display:block}.hg-admin-stats strong{color:#0f766e;margin-top:8px;font-size:30px;display:block}.hg-admin-filters{background:#fff;border:1px solid #dbe7e5;border-radius:18px;grid-template-columns:2fr 1fr 1fr;gap:12px;margin-bottom:16px;padding:16px;display:grid}.hg-admin-filters label,.hg-admin-field{color:#334155;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.hg-admin-filters input,.hg-admin-filters select,.hg-admin-field input,.hg-admin-field textarea,.hg-admin-field select{box-sizing:border-box;color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}.hg-admin-table-wrap{background:#fff;border:1px solid #dbe7e5;border-radius:18px;overflow-x:auto}.hg-admin-table{border-collapse:collapse;width:100%;min-width:880px}.hg-admin-table th,.hg-admin-table td{text-align:right;vertical-align:middle;border-bottom:1px solid #eef2f2;padding:13px 12px}.hg-admin-table th{color:#315b57;background:#f1f8f7;font-size:13px}.hg-admin-title-cell{min-width:190px;font-weight:800}.hg-admin-status{color:#64748b;background:#f1f5f9;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.hg-admin-status.is-active{color:#166534;background:#dcfce7}.hg-admin-scope-tags{flex-wrap:wrap;gap:6px;min-width:180px;display:flex}.hg-admin-scope-tags span{color:#0f766e;white-space:nowrap;background:#f0fdfa;border:1px solid #cce6e2;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.hg-admin-scope-empty{color:#64748b;font-size:13px}.hg-admin-actions{gap:6px;display:flex}.hg-admin-actions button,.hg-admin-modal button,.hg-admin-add-item,.hg-admin-list-row button{color:#315b57;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:8px 11px}.hg-admin-actions .is-danger{color:#b91c1c;border-color:#fecaca}.hg-admin-actions button:disabled,.hg-admin-modal button:disabled{cursor:wait;opacity:.55}.hg-admin-empty{text-align:center;color:#64748b;padding:42px}.hg-admin-message{border-radius:12px;margin:12px 0;padding:12px 14px;font-weight:700}.hg-admin-message--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.hg-admin-message--success{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.hg-admin-modal-backdrop{z-index:1000;background:#0f172a8f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.hg-admin-modal{background:#fff;border-radius:22px;width:min(900px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 30px 80px #0f172a47}.hg-admin-modal-head{z-index:2;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:20px;padding:20px 22px;display:flex;position:sticky;top:0}.hg-admin-modal-head h2,.hg-admin-modal-head p{margin:0}.hg-admin-modal-head p{color:#64748b;margin-top:5px;font-size:13px}.hg-admin-modal-head>button{width:38px;height:38px;padding:0;font-size:24px}.hg-admin-modal form{padding:22px}.hg-admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.hg-admin-field--wide{grid-column:1/-1}.hg-admin-json{text-align:left;font-family:Consolas,monospace!important}.hg-admin-check{align-self:end;align-items:center;gap:8px;min-height:42px;font-weight:800;display:flex}.hg-admin-stage-editor{border:1px solid #dbe7e5;border-radius:12px;min-width:0;margin:0;padding:12px}.hg-admin-stage-editor legend{color:#334155;padding:0 6px;font-size:13px;font-weight:700}.hg-admin-stage-options{flex-wrap:wrap;gap:8px;display:flex}.hg-admin-stage-options label{color:#315b57;cursor:pointer;background:#f8fbfb;border:1px solid #dbe7e5;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;display:inline-flex}.hg-admin-stage-options input{width:auto;margin:0}.hg-admin-list-editor{background:#f8fbfb;border:1px solid #dbe7e5;border-radius:12px;gap:8px;padding:12px;display:grid}.hg-admin-list-row{grid-template-columns:1fr auto;gap:8px;display:grid}.hg-admin-list-row input{border:1px solid #cbd5e1;border-radius:9px;padding:9px 11px}.hg-admin-add-item{justify-self:start;color:#0f766e!important}.hg-admin-modal-actions{background:#fff;justify-content:flex-end;gap:10px;padding-top:18px;display:flex;position:sticky;bottom:0}@media (max-width:720px){.hg-admin-header,.hg-admin-template-heading,.hg-admin-sample-current{flex-direction:column;align-items:stretch}.hg-admin-stats,.hg-admin-filters,.hg-admin-form-grid,.hg-admin-commerce-row,.hg-admin-template-grid{grid-template-columns:1fr}.hg-admin-template-card{grid-template-columns:110px minmax(0,1fr)}.hg-admin-field--wide{grid-column:auto}.hg-admin-modal-backdrop{padding:0}.hg-admin-modal{border-radius:0;max-height:100vh}}.student-activity-admin{color:#172033;background:#f7f9fc;min-height:100%;padding:28px}.student-activity-admin *{box-sizing:border-box}.sa-page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.sa-page-header h1{color:#14213d;margin:2px 0 7px;font-size:clamp(28px,3vw,40px)}.sa-page-header p{color:#64748b;margin:0;line-height:1.8}.sa-eyebrow{font-weight:800;color:#0f766e!important}.sa-button{cursor:pointer;font:inherit;border:0;border-radius:12px;padding:11px 18px;font-weight:800}.sa-button:disabled{cursor:wait;opacity:.65}.sa-button-primary{color:#fff;background:#0f766e;box-shadow:0 8px 22px #0f766e33}.sa-button-secondary{color:#334155;background:#eef2f7}.sa-filter-panel,.sa-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 8px 28px #0f172a0d}.sa-filter-panel{margin-bottom:18px;padding:16px}.sa-stage-tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.sa-stage-tabs button{color:#475569;cursor:pointer;font:inherit;background:#fff;border:1px solid #dbe3ed;border-radius:999px;padding:8px 16px}.sa-stage-tabs button.active{color:#fff;background:#0f766e;border-color:#0f766e}.sa-filter-row{grid-template-columns:minmax(240px,1fr) repeat(2,minmax(150px,220px));gap:10px;display:grid}.sa-filter-row input,.sa-filter-row select,.sa-field input,.sa-field textarea,.sa-array-row input,.sa-dynamic-row input,.sa-dynamic-row select,.sa-report-section input,.sa-report-section textarea{color:#172033;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:10px 12px}.sa-filter-row input:focus,.sa-filter-row select:focus,.sa-field input:focus,.sa-field textarea:focus,.sa-array-row input:focus,.sa-dynamic-row input:focus,.sa-dynamic-row select:focus,.sa-report-section input:focus,.sa-report-section textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a}.sa-table-card{overflow:hidden}.sa-table-wrap{overflow-x:auto}.sa-table-card table{border-collapse:collapse;width:100%;min-width:1060px}.sa-table-card th,.sa-table-card td{text-align:right;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:13px 12px}.sa-table-card th{color:#475569;background:#f8fafc;font-size:13px}.sa-table-card code{color:#0f766e;direction:ltr;display:inline-block}.sa-state{text-align:center;color:#64748b;padding:50px 20px}.sa-tags{flex-wrap:wrap;gap:5px;display:flex}.sa-tags span{color:#0f766e;white-space:nowrap;background:#e7f7f4;border-radius:999px;padding:4px 8px;font-size:12px}.sa-status{cursor:pointer;font:inherit;border:0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.sa-status.published{color:#166534;background:#dcfce7}.sa-status.hidden{color:#92400e;background:#fef3c7}.sa-actions{gap:7px;display:flex}.sa-actions button{color:#0f766e;cursor:pointer;font:inherit;background:#e7f7f4;border:0;border-radius:8px;padding:7px 10px}.sa-actions button.danger{color:#b91c1c;background:#fee2e2}.sa-alert{border-radius:12px;margin:12px 0;padding:12px 15px;line-height:1.7}.sa-alert-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.sa-alert-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.sa-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a8f;place-items:center;padding:3vh 20px;display:grid;position:fixed;inset:0}.sa-program-modal{background:#f8fafc;border-radius:20px;flex-direction:column;width:min(1060px,100%);height:94vh;max-height:94vh;display:flex;overflow:hidden;box-shadow:0 28px 80px #0f172a47}.sa-modal-header{background:#fff;border-bottom:1px solid #e2e8f0;flex:none;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 22px;display:flex}.sa-modal-header h2{color:#14213d;margin:0 0 5px}.sa-modal-header p{color:#64748b;margin:0}.sa-close-button{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:10px;flex:none;width:40px;height:40px;font-size:26px;line-height:1}.sa-modal-body{overscroll-behavior:contain;flex:auto;min-height:0;padding:18px 22px;overflow-y:auto}.sa-modal-footer{background:#fff;border-top:1px solid #e2e8f0;flex:none;justify-content:flex-end;gap:10px;padding:14px 22px;display:flex}.sa-form-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:16px;padding:18px}.sa-form-section h3{color:#1e3a5f;margin:0 0 14px;font-size:18px}.sa-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.sa-field{color:#334155;align-content:start;gap:7px;font-weight:700;display:grid}.sa-field textarea{resize:vertical;min-height:92px;line-height:1.7}.sa-field .sa-json-input{text-align:left;direction:ltr;min-height:145px;font-family:Consolas,monospace;font-size:13px}.sa-span-2{grid-column:1/-1}.sa-check-field,.sa-stage-checks label{color:#334155;align-items:center;gap:8px;font-weight:700;display:flex}.sa-stage-checks{flex-wrap:wrap;gap:18px;margin-bottom:15px;display:flex}.sa-field-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.sa-field-heading h3{margin-bottom:0}.sa-link-button{color:#0f766e;cursor:pointer;font:inherit;background:0 0;border:0;font-weight:800}.sa-array-editor{border:1px solid #edf1f5;border-radius:12px;min-width:0;padding:12px}.sa-array-row{grid-template-columns:1fr 38px;gap:7px;margin-top:8px;display:grid}.sa-empty-inline{color:#94a3b8;margin:10px 0 0;font-size:13px}.sa-icon-button{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:36px;min-height:36px}.sa-icon-button.sa-danger{color:#b91c1c}.sa-dynamic-row{grid-template-columns:1fr 1.2fr 150px repeat(3,38px);gap:7px;margin-top:10px;display:grid}.sa-report-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.sa-report-section{border:1px solid #e2e8f0;border-radius:12px;gap:8px;padding:12px;display:grid}.sa-report-section textarea{resize:vertical;min-height:100px}.sa-field-error{color:#b91c1c}@media (max-width:760px){.student-activity-admin{padding:16px}.sa-page-header{flex-direction:column}.sa-filter-row,.sa-form-grid,.sa-report-sections{grid-template-columns:1fr}.sa-span-2{grid-column:auto}.sa-dynamic-row{grid-template-columns:1fr 1fr}.sa-program-modal{height:96vh;max-height:96vh}}.hg-user-page{color:#173b39;direction:rtl}.hg-user-nav{background:#fff;border:1px solid #dbe7e5;border-radius:16px;flex-wrap:wrap;gap:8px;margin-bottom:22px;padding:8px;display:flex}.hg-user-nav a{color:#476461;border-radius:11px;padding:9px 14px;font-size:14px;font-weight:800;text-decoration:none}.hg-user-nav a.active{color:#fff;background:#0f766e}.hg-user-hero{background:linear-gradient(135deg,#effcf9,#fff);border:1px solid #cce6e2;border-radius:22px;margin-bottom:22px;padding:24px}.hg-user-hero h1{color:#123f3b;margin:0;font-size:clamp(28px,4vw,40px)}.hg-user-hero p{color:#64748b;margin:9px 0 0;line-height:1.8}.hg-user-eyebrow{font-size:13px;font-weight:900;color:#0f766e!important}.hg-user-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.hg-user-card{min-height:135px;color:inherit;background:#fff;border:1px solid #dbe7e5;border-radius:18px;padding:18px;text-decoration:none;box-shadow:0 8px 24px #0f766e0d}.hg-user-card h2{color:#174c47;margin:0 0 8px;font-size:18px}.hg-user-card p{color:#64748b;margin:0;font-size:13px;line-height:1.7}.hg-user-card.is-enabled{border-color:#83cfc5}.hg-user-card.is-enabled:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f766e1f}.hg-user-soon{color:#64748b;background:#f1f5f9;border-radius:999px;margin-top:12px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}.hg-user-panel{background:#fff;border:1px solid #dbe7e5;border-radius:20px;padding:22px}.hg-user-panel+.hg-user-panel{margin-top:16px}.hg-user-panel h2{color:#174c47;margin:0 0 16px}.hg-offer-page{gap:18px;display:grid}.hg-offer-hero{background:linear-gradient(135deg,#effcf9,#fff);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;display:grid}.hg-offer-hero h1{color:#123f3b;margin:0 0 10px;font-size:clamp(30px,5vw,46px)}.hg-offer-hero>div>p:last-child,.hg-demo-section>p{color:#526864;line-height:1.8}.hg-offer-purchase{text-align:center;background:#ffffffe6;border:1px solid #9ed7cf;border-radius:16px;min-width:220px;padding:18px}.hg-offer-purchase strong{color:#174c47;display:block}.hg-offer-purchase p{color:#0f766e;margin:12px 0}.hg-offer-purchase p b{font-size:34px}.hg-sample-cta,.hg-sample-page-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.hg-sample-cta h2,.hg-sample-page-header h1{color:#174c47;margin:0}.hg-sample-cta p{color:#526864;margin:7px 0 0}.hg-sample-page{gap:16px;display:grid}.hg-sample-pdf{box-sizing:border-box;background:#e2e8f0;border:1px solid #cce0dc;border-radius:16px;width:100%;min-height:calc(100vh - 190px)}.hg-user-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.hg-user-field{color:#334155;flex-direction:column;gap:7px;font-size:13px;font-weight:800;display:flex}.hg-user-field input,.hg-user-field select{box-sizing:border-box;color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:11px;padding:11px 12px}.hg-user-actions{justify-content:flex-end;margin-top:18px;display:flex}.hg-user-primary{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:11px;padding:11px 20px;font-weight:900}.hg-user-primary:disabled{cursor:wait;opacity:.6}.hg-user-message{border-radius:11px;margin:14px 0;padding:11px 13px;font-weight:700}.hg-user-message.is-error{color:#b91c1c;background:#fef2f2}.hg-user-message.is-success{color:#166534;background:#ecfdf5}.hg-program-filters{grid-template-columns:2fr 1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.hg-program-filters input,.hg-program-filters select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}.hg-program-list{gap:12px;display:grid}.hg-program-row{color:inherit;background:#fff;border:1px solid #dbe7e5;border-radius:16px;grid-template-columns:minmax(220px,2fr) 1fr 1fr auto;align-items:center;gap:14px;padding:16px;text-decoration:none;display:grid}.hg-program-row h2{color:#174c47;margin:0 0 5px;font-size:17px}.hg-program-row p,.hg-program-meta{color:#64748b;margin:0;font-size:12px}.hg-program-status{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.hg-program-status.is-completed{color:#166534;background:#dcfce7}.hg-program-status.is-draft{color:#92400e;background:#fef3c7}.hg-stage-tags{flex-wrap:wrap;gap:5px;display:flex}.hg-stage-tags span{color:#0f766e;background:#f0fdfa;border-radius:999px;padding:4px 8px;font-size:11px}.hg-detail-list{color:#475569;padding-right:20px;line-height:1.9}.hg-execution-panel{margin-top:18px}.hg-execution-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.hg-execution-heading h2{margin:0}.hg-execution-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.hg-execution-form label{color:#334155;flex-direction:column;gap:7px;font-size:13px;font-weight:800;display:flex}.hg-execution-form input,.hg-execution-form textarea{box-sizing:border-box;color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:11px;padding:11px 12px}.hg-execution-form textarea{resize:vertical;line-height:1.7}.hg-execution-wide{grid-column:1/-1}.hg-quick-execution{margin-bottom:18px}.hg-quick-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hg-quick-controls select{background:#fff;border:1px solid #cbd5e1;border-radius:11px;flex:1;min-width:min(100%,360px);padding:11px 12px}.hg-user-secondary{color:#0f766e;cursor:pointer;background:#fff;border:1px solid #0f766e;border-radius:11px;justify-content:center;align-items:center;padding:10px 16px;font-weight:900;text-decoration:none;display:inline-flex}.hg-quick-summary{color:#475569;flex-wrap:wrap;gap:10px 18px;margin-top:16px;display:flex}.hg-media-heading{justify-content:space-between;align-items:center;gap:12px;margin-top:28px;display:flex}.hg-media-heading h2{margin:0}.hg-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.hg-media-card{border:1px solid #dbe7e5;border-radius:14px;flex-direction:column;gap:8px;padding:10px;display:flex}.hg-media-card img{aspect-ratio:4/3;object-fit:cover;background:#f1f5f9;border-radius:10px;width:100%}.hg-media-card span{color:#64748b;font-size:12px}.hg-media-card input{border:1px solid #cbd5e1;border-radius:9px;padding:8px 9px}.hg-media-actions{flex-wrap:wrap;gap:6px;display:flex}.hg-media-actions button{color:#0f766e;cursor:pointer;background:#f0fdfa;border:1px solid #99cfc8;border-radius:8px;padding:7px 9px}.hg-media-actions button.is-danger{color:#be123c;background:#fff1f2;border-color:#fecaca}.hg-report-preview{background:#e2e8f0;border-radius:16px;gap:28px;margin-top:22px;padding:22px;display:grid;overflow-x:auto}.hg-report-page{box-sizing:border-box;color:#263936;direction:rtl;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:min(100%,794px);height:1123px;margin:0 auto;padding:28px 50px 54px;font-family:Sakkal Majalla,Traditional Arabic,serif;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a1f}.hg-print-background{display:none}.hg-cover-preview-block{gap:10px;display:grid}.hg-cover-preview-block>h3{color:#334155;width:min(100%,794px);margin:0 auto}.hg-cover-page{text-align:center;display:block}.hg-cover-page:before{display:none}.hg-cover-content{background:#ffffffd1;border-radius:16px;gap:12px;width:min(76%,600px);margin:400px auto 0;padding:24px 30px;display:grid}.hg-cover-content strong,.hg-cover-content span{color:#263f3a;text-align:center;min-height:1.35em;margin:0;font-size:25px;line-height:1.35;display:block}.hg-cover-content strong{white-space:nowrap}.hg-report-page:before{display:none}.hg-report-official-header{text-align:center;background:#ffffffd1;border-bottom:1px solid #aebfbb;flex-direction:column;justify-content:center;align-items:center;gap:1px;min-height:88px;margin-bottom:18px;padding:7px 14px 9px;display:flex}.hg-report-official-header strong,.hg-report-official-header span{color:#203b37;min-height:1.2em;font-size:17px;font-weight:700;line-height:1.22}.hg-report-header{text-align:center;border-bottom:2px solid #43766d;margin:12px 0 16px;padding:8px 18px 13px}.hg-report-header h2{color:#173f39;margin:8px 0 0;font-size:30px;font-weight:700;line-height:1.25}.hg-report-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 18px;display:grid}.hg-report-fields div{background:#fcfaf3;border:1px solid #d7d1bb;border-radius:9px;min-height:64px;padding:10px 13px}.hg-report-fields span{color:#766a48;margin-bottom:5px;font-size:17px;line-height:1.2;display:block}.hg-report-fields strong{color:#203b37;font-size:19px;line-height:1.3}.hg-report-description{background:#fbfdfce6;border:1px solid #d9e3df;border-radius:12px;min-height:210px;margin-top:14px;padding:18px 20px}.hg-report-section{background:#fbfdfc;border:1px solid #d9e3df;border-radius:10px;margin-top:10px;padding:10px 15px}.hg-report-description h3,.hg-report-section h3{color:#173f39;margin:0 0 7px;font-size:21px;font-weight:700;line-height:1.2}.hg-report-description p,.hg-report-section p,.hg-report-section li{color:#172f2b;margin-top:0;font-size:18.5px;line-height:1.5}.hg-report-section ul{margin:0;padding-right:22px}.hg-report-empty{color:#94a3b8!important}.hg-report-photo-warning{color:#80651d;background:#fffbeb;border-radius:8px;margin:10px 0 8px;padding:6px 10px;font-size:15px}.hg-report-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:12px;display:grid}.hg-report-photos figure{margin:0}.hg-report-photos img{object-fit:contain;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;height:170px;display:block}.hg-report-photos figcaption{color:#64748b;text-align:center;margin-top:5px;font-size:14px}.hg-report-page-two{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:min-content;align-content:start;gap:10px 12px;display:grid}.hg-report-page-two>.hg-report-official-header,.hg-report-page-two>.hg-report-header,.hg-report-page-two>.hg-report-signatures,.hg-report-page-two>.hg-report-photo-warning,.hg-report-page-two>.hg-report-photos{grid-column:1/-1}.hg-report-page-two>.hg-report-official-header{margin-bottom:0}.hg-report-page-two>.hg-report-header{margin:9px 0 0}.hg-report-page-two>.hg-report-section{background:#fbfdfce6;margin-top:0;padding:7px 12px}.hg-report-page-two>.hg-report-section h3{color:#143832;margin-bottom:4px;font-size:21px;font-weight:700}.hg-report-page-two>.hg-report-section p,.hg-report-page-two>.hg-report-section li{color:#122b27;font-size:18px;line-height:1.32}.hg-report-page-two>.hg-report-section:first-of-type{grid-area:3/1}.hg-report-page-two>.hg-report-section:nth-of-type(2){grid-area:4/1}.hg-report-page-two>.hg-report-section:nth-of-type(3){grid-area:3/2}.hg-report-page-two>.hg-report-section:nth-of-type(4){grid-area:4/2}.hg-report-page-two>.hg-report-section:nth-of-type(5){grid-area:5/1/auto/-1;min-height:0}.hg-report-signatures{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:3px 18px 0;display:grid}.hg-report-signatures div{text-align:center;gap:3px;display:grid}.hg-report-signatures span{color:#314d48;font-size:16px}.hg-report-signatures strong{color:#172f2b;border-bottom:1px solid #738b85;min-height:20px;font-size:17px;font-weight:700}.hg-report-page-two>.hg-report-photo-warning{margin:0;padding-block:4px}.hg-report-page-two>.hg-report-photos{align-items:start;margin-top:0}.hg-report-page-two .hg-report-photos img{object-fit:cover;object-position:center;height:225px}.hg-record-table-wrap{background:#fff;border:1px solid #dbe7e5;border-radius:18px;margin-top:18px;overflow-x:auto}.hg-record-table{border-collapse:collapse;width:100%;min-width:1100px}.hg-record-table th,.hg-record-table td{text-align:right;vertical-align:top;border-bottom:1px solid #e8efee;padding:11px 10px;font-size:13px}.hg-record-table th{color:#254f4a;white-space:nowrap;background:#eef8f6;font-weight:900}.hg-record-table tbody tr:nth-child(2n){background:#fbfdfd}.hg-record-actions{gap:5px;display:flex}.hg-record-actions button{color:#0f766e;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #b9d6d2;border-radius:8px;padding:6px 8px}.hg-record-actions button.is-danger{color:#b91c1c;border-color:#fecaca}.hg-record-empty{color:#64748b;text-align:center;padding:28px}.hg-health-center-helper{color:#315b57;background:#f0fdfa;border:1px solid #cce6e2;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-bottom:14px;padding:10px 12px;font-size:13px;display:flex}.hg-health-primary-destination{color:#315b57;background:#f0fdfa;border:1px solid #cce6e2;border-radius:12px;gap:4px;margin-bottom:18px;padding:12px 14px;display:grid}.hg-health-primary-destination span{font-size:13px}.hg-health-destinations-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.hg-health-destinations-heading h3{color:#254f4a;margin:0}.hg-health-destinations{gap:12px;display:grid}.hg-health-destination-card{background:#fbfdfd;border:1px solid #dbe7e5;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.hg-health-destination-remove{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;justify-self:start;padding:7px 12px}.hg-participants-section{border-top:1px solid #dbe7e5;margin-top:22px;padding-top:20px}.hg-participant-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.hg-participant-form label{color:#315b57;gap:6px;font-size:13px;display:grid}.hg-participant-form input,.hg-participant-form select{min-width:0;font:inherit;background:#fff;border:1px solid #cbdad5;border-radius:9px;padding:10px}.hg-participant-form .hg-user-actions{grid-column:1/-1}.hg-participant-list{gap:9px;margin-top:15px;display:grid}.hg-participant-list article{background:#fbfdfd;border:1px solid #dbe7e5;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:11px 13px;display:flex}.hg-participant-list article>div:first-child{gap:3px;display:grid}.hg-participant-list span,.hg-participant-list small{color:#526864}.hg-register-preview{gap:24px;margin-top:24px;display:grid;overflow:auto}.hg-register-page{box-sizing:border-box;color:#17211d;-webkit-print-color-adjust:exact;print-color-adjust:exact;direction:rtl;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:min(100%,794px);min-height:1123px;padding:52px 36px 46px;font-family:Sakkal Majalla,Traditional Arabic,Arial,sans-serif;position:relative;overflow:hidden;box-shadow:0 12px 35px #0000001a}.hg-register-page header{text-align:center;background:#ffffffd1;margin-bottom:18px;padding:8px;font-size:15px;font-weight:700;line-height:1.35}.hg-register-page h2{color:#203b37;text-align:center;background:#ffffffdb;margin:0 0 20px;padding:7px}.hg-register-page table{border-collapse:collapse;table-layout:fixed;background:#ffffffe6;width:100%;font-size:11px}.hg-register-page th,.hg-register-page td{overflow-wrap:anywhere;text-align:center;vertical-align:middle;border:1px solid #82958d;padding:6px 3px}.hg-register-page th{color:#203b37;background:#e8f1edf0}.hg-register-page tr{break-inside:avoid;page-break-inside:avoid}.hg-register-signatures{text-align:center;background:#ffffffc7;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;padding:7px 18px;display:grid;position:absolute;bottom:24px;left:50px;right:50px}.hg-register-signatures div{display:grid}.hg-register-signatures span{color:#526864;font-size:14px}.hg-register-signatures strong{color:#263936;min-height:20px;font-size:15px}.hg-stat-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.hg-stat-card{background:#fff;border:1px solid #d8e6df;border-radius:14px;gap:10px;padding:20px;display:grid}.hg-stat-card strong{color:#176b51;font-size:30px}.hg-report-filters{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px;display:grid}.hg-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.hg-breakdown-card{background:#fff;border:1px solid #d8e6df;border-radius:14px;padding:18px}.hg-breakdown-card h2{color:#254f4a;margin:0 0 12px;font-size:18px}.hg-breakdown-card table{border-collapse:collapse;width:100%}.hg-breakdown-card td,.hg-breakdown-card th{text-align:right;border-bottom:1px solid #e8efee;padding:8px 4px}.hg-breakdown-card th{color:#176b51;text-align:left;width:64px}.hg-annual-document{background:#e2e8f0;border-radius:16px;gap:28px;margin-top:22px;padding:22px;display:grid;overflow-x:auto}.hg-annual-page{box-sizing:border-box;color:#203b37;-webkit-print-color-adjust:exact;print-color-adjust:exact;direction:rtl;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:min(100%,794px);height:1123px;min-height:1123px;margin:0 auto;padding:48px 46px 72px;font-family:Sakkal Majalla,Traditional Arabic,Arial,sans-serif;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a1f}.hg-annual-page-content{z-index:1;height:100%;position:relative;overflow:hidden}.hg-annual-page-content>header{text-align:center;background:#ffffffd1;padding:8px 12px;font-size:16px;font-weight:700;line-height:1.35}.hg-annual-page-content>h1{color:#204d46;text-align:center;background:#ffffffdb;border-top:2px solid #43766d;margin:12px 0 14px;padding:11px 7px 7px;font-size:28px}.hg-annual-footer{z-index:1;color:#203b37;text-align:center;justify-content:space-between;gap:24px;min-height:38px;display:flex;position:absolute;bottom:24px;left:46px;right:46px}.hg-annual-footer>div{gap:2px;min-width:180px;display:grid}.hg-annual-footer strong{color:#172f2b;font-size:16px}.hg-annual-footer span{color:#263f3a;min-height:18px;font-size:15px}.hg-annual-watermark{z-index:0;color:#315b57;opacity:.045;text-align:center;pointer-events:none;white-space:nowrap;font-size:28px;font-weight:700;position:absolute;top:48%;left:12%;right:12%;overflow:hidden;transform:rotate(-24deg)}.hg-annual-basmala .hg-annual-page-content{text-align:center;place-content:center;gap:28px;display:grid}.hg-annual-basmala h2{color:#203b37;margin:0;font-size:38px}.hg-annual-basmala p{color:#425c57;margin:0;font-size:24px;line-height:1.7}.hg-annual-edit-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-bottom:8px;display:flex}.hg-annual-edit-actions button,.hg-annual-array-editor button{color:#0f766e;cursor:pointer;background:#fffffff0;border:1px solid #9bc7c0;border-radius:8px;padding:6px 10px}.hg-annual-editor-textarea{box-sizing:border-box;color:#1f3531;resize:vertical;background:#fffffff0;border:1px solid #a9c8c2;border-radius:10px;width:100%;min-height:520px;padding:18px;font:18px/1.75 Sakkal Majalla,Traditional Arabic,Arial,sans-serif}.hg-annual-array-editor{background:#ffffffe6;border-radius:10px;gap:8px;padding:14px;display:grid}.hg-annual-array-editor>div{grid-template-columns:1fr auto;gap:8px;display:grid}.hg-annual-array-editor input{min-width:0;font:inherit;border:1px solid #b9cec9;border-radius:7px;padding:8px 10px}.hg-annual-long-text p{color:#192f2b;margin:0 0 14px;font-size:19.5px;line-height:1.7}.hg-annual-contents{columns:2;background:#ffffffe0;border-radius:12px;column-gap:36px;margin:24px 0;padding:20px 42px}.hg-annual-contents li{color:#192f2b;break-inside:avoid;margin:0 0 12px;font-size:20px;line-height:1.45}.hg-annual-finalized{color:#166534;align-self:center;font-weight:700}.hg-annual-cover{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.hg-annual-cover h2,.hg-annual-cover p{color:#334b47;background:#ffffffd1;width:min(70%,520px);margin:0;padding:8px 18px}.hg-annual-cover h2{font-size:27px}.hg-annual-cover p{font-size:23px}.hg-annual-section{background:#fbfdfce6;border:1px solid #d9e3df;border-radius:10px;margin-top:14px;padding:14px 16px}.hg-annual-section h2{color:#204d46;margin:0 0 8px;font-size:22.5px}.hg-annual-section p,.hg-annual-section li{color:#192f2b;font-size:18.5px;line-height:1.55}.hg-annual-key-values{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.hg-annual-key-values>div{background:#fcfaf3;border:1px solid #d7d1bb;border-radius:8px;min-height:54px;padding:9px 11px}.hg-annual-key-values span,.hg-annual-key-values strong{display:block}.hg-annual-key-values span{color:#584d32;margin-bottom:4px;font-size:15px}.hg-annual-key-values strong{color:#142b27;font-size:18px}.hg-annual-summary .hg-annual-key-values{grid-template-columns:repeat(3,minmax(0,1fr))}.hg-annual-programs{background:#ffffffe6;overflow:hidden}.hg-annual-programs table{border-collapse:collapse;table-layout:fixed;color:#132b27;width:100%;font-size:15px}.hg-annual-programs th,.hg-annual-programs td{overflow-wrap:anywhere;text-align:center;vertical-align:middle;border:1px solid #94aaa4;padding:5px 3px}.hg-annual-programs th{color:#173832;background:#e8f1edf0;font-size:16px;font-weight:700}.hg-share-panel{background:#f8fffd;border:1px solid #cce6e2;border-radius:14px;gap:10px;margin:16px 0;padding:16px;display:grid}.hg-share-panel h2{color:#174c47;margin:0}.hg-share-panel a{overflow-wrap:anywhere;color:#0f766e;text-align:left;direction:ltr}.hg-share-panel>button{color:#0f766e;cursor:pointer;background:#fff;border:1px solid #9bc7c0;border-radius:10px;justify-self:start;padding:10px 14px}.hg-annual-cover-qr{z-index:2;color:#263f3a;text-align:center;background:#fffffff0;border-radius:9px;place-items:center;gap:4px;width:126px;padding:8px;font-size:13px;display:grid;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.hg-annual-cover-qr img{width:108px;height:108px}.hg-annual-cover-qr span{line-height:1.3}.hg-public-annual{max-width:none;padding:0}.hg-public-annual .hg-annual-document{margin:0}.hg-public-annual .hg-annual-edit-actions{display:none}.hg-annual-section textarea{box-sizing:border-box;width:100%;min-height:80px;font:inherit;resize:vertical;background:#ffffffe6;border:1px solid #cbdad5;border-radius:8px;padding:10px}.hg-annual-strategic-editor{color:#192f2b;gap:8px;display:grid}.hg-annual-strategic-editor label{gap:4px;font-size:16px;font-weight:700;display:grid}.hg-annual-strategic-editor textarea{box-sizing:border-box;color:#192f2b;resize:vertical;background:#fffffff0;border:1px solid #b9cec9;border-radius:7px;width:100%;min-height:54px;padding:8px 10px;font:17px/1.45 Sakkal Majalla,Traditional Arabic,Arial,sans-serif}.hg-annual-preview{gap:12px;display:grid}.hg-annual-preview section{background:#fff;border:1px solid #d8e6df;border-radius:12px;align-items:center;gap:16px;padding:16px;display:flex}.hg-annual-preview section>span{color:#fff;background:#176b51;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.hg-annual-preview h2,.hg-annual-preview p{margin:0}.hg-record-toolbar,.hg-report-links{flex-wrap:wrap;gap:10px;margin:16px 0;display:flex}.hg-record-toolbar button,.hg-report-links a{color:#0f766e;font:inherit;cursor:pointer;background:#fff;border:1px solid #b9d6d2;border-radius:10px;padding:10px 14px;text-decoration:none}.hg-record-search{max-width:420px;margin-top:16px}.hg-group-entry{border-top:1px solid #dbe7e5;margin-top:18px;padding-top:14px}.hg-group-entry summary{cursor:pointer;color:#176b51;font-weight:800}.hg-group-entry textarea{width:100%;font:inherit;border:1px solid #cbdad5;border-radius:10px;margin:10px 0;padding:10px}.hg-assisted-form{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:12px;display:grid}.hg-assisted-created{gap:8px;margin-top:16px;display:flex}.hg-assisted-created input{direction:ltr;border:1px solid #cbdad5;border-radius:9px;flex:1;min-width:0;padding:10px}.hg-assisted-links,.hg-assisted-review{gap:10px;margin-top:18px;display:grid}.hg-assisted-links article,.hg-assisted-review article{background:#fbfdfd;border:1px solid #dbe7e5;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;padding:13px;display:flex}.hg-assisted-links article>div,.hg-assisted-review article>div:first-child{gap:4px;display:grid}.hg-assisted-links span,.hg-assisted-review span{color:#64748b;font-size:13px}.hg-assisted-review p{color:#334155;margin:0}.hg-assist-public{color:#173b39;background:#f1f8f6;min-height:100vh;padding:32px max(18px,50vw - 380px)}.hg-assisted-badge{color:#92400e;vertical-align:middle;background:#fef3c7;border-radius:999px;margin-inline-start:8px;padding:5px 10px;font-size:13px;display:inline-flex}.hg-assisted-note{color:#64748b;font-size:13px}.hg-student-search{grid-column:1/-1;position:relative}.hg-student-search .hg-user-field>div{gap:8px;display:flex}.hg-student-search input{flex:1;min-width:0}.hg-student-results{z-index:5;background:#fff;border:1px solid #b9d6d2;border-radius:10px;max-height:280px;display:grid;position:absolute;left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #0f172a24}.hg-student-results button{color:#173b39;text-align:right;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e8efee;justify-content:space-between;gap:12px;padding:11px 13px;display:flex}.hg-student-results button:hover{background:#f0fdfa}.hg-student-results span{color:#64748b;font-size:12px}.hg-assist-manual{color:#0f766e;cursor:pointer;background:0 0;border:0;margin-top:8px;font-weight:800}.hg-assist-success-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}@media (max-width:800px){.hg-user-grid{grid-template-columns:1fr 1fr}.hg-offer-hero{grid-template-columns:1fr}.hg-offer-purchase{min-width:0}.hg-program-row,.hg-program-filters,.hg-report-filters,.hg-breakdown-grid,.hg-assisted-form{grid-template-columns:1fr}.hg-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.hg-user-grid,.hg-user-form-grid,.hg-execution-form,.hg-media-grid,.hg-report-fields,.hg-health-destination-card,.hg-participant-form{grid-template-columns:1fr}.hg-sample-cta,.hg-sample-page-header{flex-direction:column;align-items:stretch}.hg-report-page{height:auto;min-height:1123px;padding:24px 20px 54px;overflow:visible}.hg-report-page:before{height:88px}.hg-report-page-two{display:block}.hg-report-page-two>.hg-report-section{margin-top:10px}.hg-report-photos{grid-template-columns:1fr}.hg-annual-page{width:794px}.hg-assist-public{padding:14px}.hg-assist-form{grid-template-columns:1fr}.hg-student-search .hg-user-field>div,.hg-assist-success-actions{flex-direction:column}.hg-assist-form .hg-user-primary,.hg-assist-success-actions button{width:100%;min-height:48px}}@media print{@page{size:A4 portrait;margin:0}body *{visibility:hidden!important}.hg-register-preview,.hg-register-preview *{visibility:visible!important}.hg-register-preview{margin:0;display:block;position:absolute;inset:0;overflow:visible}.hg-register-page{width:210mm;height:297mm;min-height:297mm;box-shadow:none;break-after:page;page-break-after:always;margin:0}.hg-register-page:last-child{break-after:auto;page-break-after:auto}.hg-program-pdf-preview,.hg-program-pdf-preview *{visibility:visible!important}.hg-program-pdf-preview{background:0 0;margin:0;padding:0;display:block;position:absolute;inset:0;overflow:visible}.hg-program-pdf-preview .hg-cover-preview-block{display:contents}.hg-program-pdf-preview .hg-cover-preview-block>h3{display:none}.hg-program-pdf-preview .hg-report-page{width:210mm;height:297mm;min-height:297mm;box-shadow:none;break-after:page;page-break-after:always;-webkit-print-color-adjust:exact;print-color-adjust:exact;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;margin:0}.hg-program-pdf-preview .hg-report-page>:not(.hg-print-background){z-index:1;position:relative}.hg-program-pdf-preview .hg-print-background{z-index:0;object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.hg-program-pdf-preview .hg-report-page:last-child{break-after:auto;page-break-after:auto}.hg-annual-print-preview,.hg-annual-print-preview *{visibility:visible!important}.hg-annual-print-preview{background:0 0;margin:0;padding:0;display:block;position:absolute;inset:0;overflow:visible}.hg-annual-print-preview .hg-annual-page{width:210mm;height:297mm;min-height:297mm;box-shadow:none;break-after:page;page-break-after:always;-webkit-print-color-adjust:exact;print-color-adjust:exact;margin:0}.hg-annual-print-preview .hg-print-background{z-index:0;object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.hg-annual-print-preview .hg-annual-page:last-child{break-after:auto;page-break-after:auto}.hg-annual-print-preview .hg-annual-edit-actions{display:none!important}}:root{--afq-primary:#0f766e;--afq-primary-dark:#115e59;--afq-accent:#34d399;--afq-bg:#f6f8f8;--afq-card:#fff;--afq-text:#1f2937;--afq-muted:#64748b;--afq-border:#e5e7eb;--afq-danger:#dc2626;--afq-sidebar-width:260px}*{box-sizing:border-box}html{background:var(--afq-bg);direction:rtl}body{background:var(--afq-bg);min-width:320px;color:var(--afq-text);margin:0;font-family:Segoe UI,Tahoma,Arial,sans-serif}button,input,select,textarea{font:inherit}.afq-app-shell{background:radial-gradient(circle at top right, #34d39912, transparent 32rem), var(--afq-bg);min-height:100dvh;color:var(--afq-text)}.afq-desktop-sidebar{z-index:30;width:var(--afq-sidebar-width);border-inline-end:1px solid var(--afq-border);background:#fffffff5;flex-direction:column;padding:18px 14px;display:flex;position:fixed;inset-block:0;inset-inline-start:0;overflow-y:auto;box-shadow:0 0 30px #0f172a0a}.afq-brand{min-height:68px;color:inherit;align-items:center;gap:12px;padding:8px 10px 18px;text-decoration:none;display:flex}.afq-brand-mark{object-fit:contain;border-radius:14px;width:48px;height:48px}.afq-brand>div{flex-direction:column;gap:2px;display:flex}.afq-brand strong{color:var(--afq-primary);font-size:24px;line-height:1}.afq-brand span{color:var(--afq-muted);font-size:12px}.afq-sidebar-nav{flex-direction:column;gap:6px;display:flex}.afq-shell-link{color:#334155;border-radius:14px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:46px;padding:8px 12px;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:grid;position:relative}.afq-shell-link:hover{background:#f1f5f4}.afq-shell-link.is-active{color:var(--afq-primary-dark);background:#0f766e1a;font-weight:800}.afq-shell-link.is-active:before{content:"";background:var(--afq-primary);border-radius:999px;width:4px;position:absolute;inset-block:9px;inset-inline-start:0}.afq-shell-link-icon{place-items:center;font-size:18px;display:grid}.afq-shell-link-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.afq-shell-badge,.afq-mobile-nav-badge{background:var(--afq-danger);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding-inline:5px;font-size:11px;font-weight:800;display:grid}.afq-nav-group{border:1px solid #0000;border-radius:16px;margin-block:2px 4px;padding:8px}.afq-nav-group.is-open{background:#f8fafaeb;border-color:#0f766e1f}.afq-nav-group-title{color:#475569;align-items:center;gap:10px;padding:5px 7px 9px;font-size:13px;font-weight:800;display:flex}.afq-nav-group-items{flex-direction:column;gap:3px;display:flex}.afq-nav-group-items .afq-shell-link{min-height:41px;font-size:13px}.afq-sidebar-divider{background:var(--afq-border);height:1px;margin:8px 6px}.afq-shell-coming{color:#64748b;text-align:start;cursor:default;background:0 0;border:0;border-radius:13px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:43px;padding:7px 12px;display:grid}.afq-shell-coming small{color:#94a3b8;background:#f1f5f9;border-radius:999px;padding:2px 6px;font-size:9px}.afq-sidebar-footer{gap:8px;margin-top:auto;padding-top:16px;display:grid}.afq-account-button,.afq-logout-button{border:1px solid var(--afq-border);cursor:pointer;background:#fff;border-radius:15px}.afq-account-button{text-align:start;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding:9px;display:grid}.afq-account-avatar{width:38px;height:38px;color:var(--afq-primary);background:#0f766e1a;border-radius:12px;place-items:center;font-weight:900;display:grid}.afq-account-button>span:last-child{flex-direction:column;display:flex}.afq-account-button strong{font-size:12px}.afq-account-button small{color:var(--afq-muted);margin-top:2px}.afq-logout-button{color:#991b1b;min-height:40px}.afq-shell-body{min-height:100dvh;margin-inline-start:var(--afq-sidebar-width)}.afq-shell-main{padding:24px}.afq-shell-content{width:min(100%,1440px);margin-inline:auto}.afq-mobile-header,.afq-mobile-bottom-nav{display:none}@media (max-width:1024px){:root{--afq-sidebar-width:88px}.afq-desktop-sidebar{padding-inline:10px}.afq-brand{justify-content:center;padding-inline:0}.afq-brand-mark{width:46px;height:46px}.afq-brand>div,.afq-shell-link-label,.afq-nav-group-title span:last-child,.afq-shell-coming span:nth-child(2),.afq-shell-coming small,.afq-account-button>span:last-child{display:none}.afq-shell-link,.afq-shell-coming{grid-template-columns:1fr;justify-items:center;padding-inline:6px}.afq-shell-link.is-active:before{inset-inline-start:-2px}.afq-nav-group{padding-inline:3px}.afq-nav-group-title{justify-content:center}.afq-account-button{justify-content:center;padding:8px;display:flex}.afq-shell-main{padding:20px}}@media (max-width:700px){.afq-desktop-sidebar{display:none}.afq-shell-body{margin-inline-start:0}.afq-mobile-header{z-index:25;height:62px;padding:max(8px, env(safe-area-inset-top)) 16px 8px;border-bottom:1px solid var(--afq-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.afq-mobile-brand{color:var(--afq-primary);align-items:center;gap:8px;text-decoration:none;display:flex}.afq-mobile-brand img{object-fit:contain;width:34px;height:34px}.afq-mobile-brand strong{font-size:20px}.afq-mobile-account{width:38px;height:38px;color:var(--afq-primary);background:#0f766e1a;border:0;border-radius:12px;font-weight:900}.afq-shell-main{padding:14px 12px calc(88px + env(safe-area-inset-bottom))}.afq-shell-content{width:100%}.afq-mobile-bottom-nav{inset-inline:0;z-index:40;padding:7px 6px max(7px, env(safe-area-inset-bottom));border-top:1px solid var(--afq-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;box-shadow:0 -8px 24px #0f172a0f}.afq-mobile-nav-link{color:#64748b;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:52px;padding:4px 2px;font-size:10px;text-decoration:none;display:flex;position:relative}.afq-mobile-nav-link.is-active{color:var(--afq-primary);background:#0f766e12;font-weight:800}.afq-mobile-nav-link.is-disabled{opacity:.55}.afq-mobile-nav-icon{font-size:19px;line-height:1}.afq-mobile-nav-badge{top:1px;min-width:18px;height:18px;font-size:9px;position:absolute;inset-inline-end:8px}}html,body,#root{min-height:100%}body{margin:0}
