@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;800&display=swap";@font-face{font-family:Sahel;src:url(/fonts/Sahel.woff2) format("woff2"),url(/fonts/Sahel.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Sahel;src:url(/fonts/Sahel-Bold.woff2) format("woff2"),url(/fonts/Sahel-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Sahel;src:url(/fonts/Sahel-Light.woff2) format("woff2"),url(/fonts/Sahel-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}:root{--bg-dark: #070b14;--bg-panel: rgba(15, 23, 42, .7);--border-panel: rgba(255, 255, 255, .08);--text-primary: #f8fafc;--text-secondary: #94a3b8;--primary-glow: #3b82f6;--secondary-glow: #a855f7;--btn-primary: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);--btn-primary-hover: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);--input-bg: rgba(30, 41, 59, .6);--accent-gold: #f59e0b;--accent-green: #10b981}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Sahel,Cairo,sans-serif;background-color:var(--bg-dark);color:var(--text-primary);font-size:15px;min-height:100vh;margin:0;line-height:1.5;overflow-y:auto;overflow-x:hidden;color-scheme:dark}select option{background-color:#1e293b;color:#fff;padding:10px}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f172a66;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3b82f680,#a855f766);border-radius:10px;border:2px solid transparent;background-clip:padding-box;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#3b82f6cc,#a855f7b3);border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:rgba(59,130,246,.4) rgba(15,23,42,.3)}.dotted-separator{height:400px;width:1px;border-right:2px dotted #ef4444;opacity:.5}.glass-panel{background:var(--bg-panel);border:1px solid var(--border-panel);border-radius:16px;box-shadow:0 20px 50px #00000080;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.warning-panel{box-shadow:inset 0 0 0 1px #ef444480}.glow-text{text-shadow:0 0 10px rgba(255,255,255,.4),0 0 20px rgba(59,130,246,.5);background:linear-gradient(to bottom,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.input-field{width:100%;background:#0f172a99;border:1.5px solid rgba(255,255,255,.25);border-radius:12px;padding:.6rem 1rem;color:#fff;font-family:Sahel,Cairo,sans-serif;font-size:.9rem;outline:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px #0003}select.input-field{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 1rem center;background-size:1.2rem}[direction=rtl] select.input-field,select.input-field[style*="direction: rtl"]{background-position:left 1rem center;padding-left:2.5rem}.input-field:hover{border-color:#ffffff4d;background:#ffffff0d}.input-field:focus{border-color:var(--btn-primary);box-shadow:0 0 0 3px #3b82f633;background:#ffffff12}.input-field::placeholder{color:#64748b}.btn{padding:.6rem 1.25rem;border:none;border-radius:8px;font-family:Sahel,Cairo,sans-serif;font-size:.9rem;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:.5rem;transition:all .2s}.btn-primary{background:var(--btn-primary);color:#fff;box-shadow:0 0 15px #3b82f64d;width:100%}@media print{body{background:#fff!important;color:#000!important;padding:0!important;margin:0!important}.no-print,.dotted-separator,.warning-panel,header,footer,nav,.btn,.btn-primary{display:none!important}*{background:transparent!important;box-shadow:none!important;text-shadow:none!important;color:#000!important}#root,.quantum-office-shell,.office-stage,.stage-content,.quantum-school-shell,.quantum-stage,.render-arena,.school-bem-results-vortex{display:block!important;height:auto!important;min-height:auto!important;overflow:visible!important;padding:0!important}.office-sidebar,.discovery-sidebar,.stage-header,.top-intelligence-strip,.news-ticker-shell,.news-ticker-vortex{display:none!important}.print-section{display:block!important;width:100%!important;max-width:100%!important;padding:2cm!important;margin:0!important;background:#fff!important;border:none!important;box-shadow:none!important;position:relative!important}img{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.print-header{margin-bottom:2rem!important;border-bottom:2px solid #000!important;padding-bottom:1rem!important}.print-header h4{margin:5px 0!important;font-size:14pt!important}}.custom-scrollbar::-webkit-scrollbar{width:10px;height:10px}.custom-scrollbar::-webkit-scrollbar-track{background:#0f172a66;border-radius:20px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3b82f6,#f59e0b);border-radius:20px;border:3px solid #05050a;background-clip:padding-box}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#60a5fa,#fbbf24)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#3b82f6 rgba(15,23,42,.4)}.global-alerts-vortex{max-height:200px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:12px;background:#0000004d;border-radius:20px;margin-bottom:1.5rem;border:1.5px solid rgba(255,255,255,.05);flex-shrink:0;box-shadow:inset 0 10px 30px #0003}.global-alerts-vortex::-webkit-scrollbar{width:6px}.global-alerts-vortex::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.global-alerts-vortex::-webkit-scrollbar-thumb:hover{background:#fff3}@keyframes ticker-scroll-rtl{0%{transform:translate(0)}to{transform:translate(100%)}}.ticker-track:hover{animation-play-state:paused!important}@keyframes ticker-shimmer{0%{background-position:0% center}to{background-position:200% center}}@keyframes ticker-glow{0%{text-shadow:0 0 5px rgba(251,191,36,.5),0 0 10px rgba(251,191,36,.3);opacity:.8}to{text-shadow:0 0 15px rgba(251,191,36,.9),0 0 25px rgba(245,158,11,.6);opacity:1}}@keyframes red-alert-pulse{0%{box-shadow:0 0 #ef444499;transform:scale(1)}50%{box-shadow:0 0 20px 8px #ef44444d;transform:scale(1.015)}to{box-shadow:0 0 #ef444400;transform:scale(1)}}.red-alert-card{animation:red-alert-pulse 2s infinite ease-in-out}@keyframes icon-shake{0%,to{transform:rotate(0)}10%,30%,50%,70%,90%{transform:rotate(-10deg)}20%,40%,60%,80%{transform:rotate(10deg)}}.shaking-siren{animation:icon-shake 1.5s infinite}.office-announcement-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#020617d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;cursor:pointer;animation:fade-in-office .3s ease-out}.office-announcement-modal{width:850px;max-width:95%;max-height:85vh;background:linear-gradient(165deg,#180505fa,#020617fc);border:3px solid #ef4444;border-radius:24px;box-shadow:0 0 50px #ef444459,0 0 0 1px #ef444426 inset;padding:2.5rem 2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;direction:rtl;animation:scale-up-office .4s cubic-bezier(.34,1.56,.64,1)}.oam-header{display:flex;align-items:center;justify-content:center;gap:12px;color:#ef4444;width:100%;padding-bottom:1rem;flex-shrink:0}.oam-header h3{margin:0;font-size:1.4rem;font-weight:950;font-family:Cairo,sans-serif;text-shadow:0 0 10px rgba(239,68,68,.2)}.oam-body{flex:1;overflow-y:auto;margin:1.5rem 0;width:100%;padding:0 1.5rem;scrollbar-width:thin;scrollbar-color:rgba(239,68,68,.3) rgba(0,0,0,.2)}.oam-body::-webkit-scrollbar{width:6px}.oam-body::-webkit-scrollbar-thumb{background:#ef444466;border-radius:10px}.oam-body::-webkit-scrollbar-thumb:hover{background:#ef444499}.oam-body p{color:#facc15!important;font-size:16px!important;font-weight:900!important;line-height:1.8!important;margin:0 0 1.5rem!important;font-family:Cairo,sans-serif;text-align:justify!important;direction:rtl!important;white-space:pre-wrap!important}.oam-close-btn{position:absolute;top:15px;right:15px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#94a3b8;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out;z-index:10}.oam-close-btn:hover{background:#ef444426;border-color:#ef444466;color:#ef4444;transform:rotate(90deg)}.oam-footer{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.9rem;color:#ef4444;font-weight:800;border:1.5px solid rgba(239,68,68,.3);padding:8px 24px;border-radius:12px;background:#ef44440d;cursor:pointer;transition:all .2s;font-family:Cairo,sans-serif}.oam-footer:hover{background:#ef444426;border-color:#ef4444;color:#fff;box-shadow:0 4px 12px #ef444433}.oam-link-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff!important;border:none;padding:.8rem 2rem;border-radius:12px;font-weight:700;font-size:.95rem;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 15px #3b82f666;margin:0 auto;text-decoration:none!important;transition:all .2s ease-in-out}.oam-link-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f699;background:linear-gradient(135deg,#4f46e5,#3730a3)}.oam-megaphone-icon{animation:oam-icon-bounce 2s infinite ease-in-out;flex-shrink:0}.mobile-mode-active{background-color:#121212;color:#e0e0e0;margin:0;font-family:Tajawal,sans-serif;height:100vh;overflow:hidden}.mobile-login-container,.mobile-inbox-container,.mobile-viewer-container{height:100vh;width:100vw;display:flex;flex-direction:column;background-color:#121212;overflow:hidden}.mobile-login-container{justify-content:center;align-items:center;padding:1rem}.mobile-login-card{background:#1e1e1e;border-radius:16px;padding:2rem;width:100%;max-width:400px;box-shadow:0 8px 32px #0006;display:flex;flex-direction:column;gap:1.5rem}.mobile-login-header{text-align:center}.mobile-login-header h2{margin:1rem 0 .25rem;font-size:1.35rem;color:#fff;font-weight:700}.mobile-login-header h3{margin:0 0 .75rem;font-size:1.05rem;color:#60a5fa;font-weight:600}.mobile-login-header p{margin:0;color:#9ca3af;font-size:.9rem}.mobile-error-banner{background:#ef44441a;color:#ef4444;padding:.75rem;border-radius:8px;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.mobile-login-form{display:flex;flex-direction:column;gap:1rem}.mobile-input-group{position:relative;display:flex;align-items:center;width:100%}.mobile-input-icon{position:absolute;right:1.25rem;color:#6b7280;pointer-events:none}.mobile-input-group input{width:100%;padding:1rem 3rem;text-align:center;border-radius:8px;border:1px solid #374151;background:#111827;color:#fff;font-family:inherit;font-size:1rem;outline:none;transition:border-color .2s}.mobile-input-group input:focus{border-color:#3b82f6}.mobile-captcha-group{display:flex;flex-direction:column;gap:.75rem;width:100%}.mobile-captcha-question{width:100%;background:#27272a;border:1px solid #3f3f46;color:#3b82f6;padding:.75rem;border-radius:8px;text-align:center;font-weight:700;letter-spacing:2px;font-size:1.15rem}.mobile-captcha-group input{width:100%;padding:1rem;border-radius:8px;border:1px solid #374151;background:#111827;color:#fff;text-align:center;font-size:1rem}.mobile-login-btn{background:#3b82f6;color:#fff;border:none;padding:1rem;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;margin-top:1rem;transition:background .2s}.mobile-login-btn:active{background:#2563eb}.mobile-appbar{background:#1e1e1e;padding:1rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #00000080;z-index:10}.mobile-appbar-title{margin:0;font-size:1.25rem;font-weight:600;color:#fff;flex:1}.mobile-appbar-actions{display:flex;gap:.5rem}.mobile-icon-btn{background:transparent;border:none;color:#e0e0e0;padding:.5rem;border-radius:50%;cursor:pointer;display:grid;place-items:center}.mobile-icon-btn:active{background:#ffffff1a}.mobile-logout{color:#ef4444}.mobile-new-banner{background:#3b82f6;color:#fff;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem;font-weight:500;cursor:pointer;box-shadow:0 4px 6px #0000001a;animation:slideDown .3s ease-out}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.mobile-message-list{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.mobile-message-card{background:#1e1e1e;border-radius:12px;padding:1rem;box-shadow:0 2px 4px #0003;border-right:4px solid transparent;transition:background .2s;cursor:pointer}.mobile-message-card:active{background:#2a2a2a}.mobile-message-card.unread{background:#232936;border-right-color:#3b82f6}.mobile-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.mobile-sender-info{display:flex;align-items:center;gap:.5rem}.mobile-avatar{width:32px;height:32px;border-radius:50%;background:#374151;display:grid;place-items:center;color:#9ca3af}.mobile-avatar.unread-avatar{background:#3b82f6;color:#fff}.mobile-sender-name{font-weight:600;font-size:.95rem;color:#fff}.mobile-card-date{font-size:.8rem;color:#9ca3af}.mobile-card-title{margin:0 0 .5rem;font-size:1rem;color:#e0e0e0;font-weight:600}.mobile-message-card.unread .mobile-card-title{color:#fff}.mobile-card-snippet{margin:0;font-size:.9rem;color:#9ca3af;line-height:1.4}.mobile-viewer-content{flex:1;overflow-y:auto;padding:1.5rem;background:#121212}.mobile-viewer-header{border-bottom:1px solid #374151;padding-bottom:1rem;margin-bottom:1rem}.mobile-viewer-header h3{margin:0 0 1rem;font-size:1.25rem;color:#fff;line-height:1.4}.mobile-viewer-meta{display:flex;justify-content:space-between;color:#9ca3af;font-size:.9rem}.mobile-viewer-body{color:#e0e0e0;line-height:1.6;font-size:1rem;white-space:pre-wrap}.mobile-loading,.mobile-empty{display:flex;justify-content:center;align-items:center;height:100%;color:#9ca3af;font-size:1.1rem}.center-trigger-anim{animation:iconPulse 2s infinite cubic-bezier(.4,0,.6,1)}@keyframes iconPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.9}}.mobile-toast-notification{position:fixed;top:1rem;left:1rem;right:1rem;background:#1f2937;border-radius:12px;padding:1rem;display:flex;align-items:center;gap:1rem;box-shadow:0 10px 25px #00000080;border:1px solid rgba(255,255,255,.1);z-index:2000;animation:slideDownIn .4s cubic-bezier(.16,1,.3,1);cursor:pointer}@keyframes slideDownIn{0%{transform:translateY(-150%);opacity:0}to{transform:translateY(0);opacity:1}}.toast-icon{width:40px;height:40px;background:#3b82f6;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.toast-body{flex:1}.toast-body strong{display:block;font-size:.95rem;color:#fff;margin-bottom:2px}.toast-body p{margin:0;font-size:.85rem;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.mobile-cloud-link{display:inline-flex;align-items:center;gap:6px;background:#3b82f626;color:#60a5fa!important;padding:8px 16px;border-radius:8px;border:1px solid rgba(59,130,246,.3);text-decoration:none!important;font-size:.9rem;margin:6px 0;font-weight:700;word-break:break-all;transition:background .2s}.mobile-cloud-link:active{background:#3b82f64d}.mobile-body-text{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.mobile-attachments-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #374151}.mobile-attachments-title{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.mobile-attachment-card{background:#1e1e1e;border:1px solid #374151;border-radius:12px;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;gap:.75rem}.mobile-attachment-info{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.mobile-attachment-icon{color:#3b82f6;flex-shrink:0}.mobile-attachment-name{color:#e0e0e0;font-size:.9rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-attachment-actions{display:flex;gap:.5rem;flex-shrink:0}.mobile-action-btn{background:#27272a;border:1px solid #3f3f46;color:#e0e0e0;padding:.5rem .75rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.25rem;transition:all .2s}.mobile-action-btn:active{background:#3f3f46}.mobile-action-btn.primary{background:#3b82f626;border-color:#3b82f64d;color:#60a5fa}.mobile-action-btn.primary:active{background:#3b82f64d}.mobile-action-btn .spin{animation:mobile-spin 1s linear infinite}@keyframes mobile-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-permission-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem}.mobile-permission-card{background:#1e1e1e;border:1px solid #374151;border-radius:20px;padding:2rem 1.5rem;width:100%;max-width:360px;text-align:center;box-shadow:0 20px 50px #0009;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.mobile-permission-card.animate-slide-up{animation:mobile-slide-up .4s cubic-bezier(.16,1,.3,1)}@keyframes mobile-slide-up{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.mobile-permission-icon-container{width:64px;height:64px;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);color:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:pulseBell 2s infinite}@keyframes pulseBell{0%,to{box-shadow:0 0 #3b82f666}50%{box-shadow:0 0 0 15px #3b82f600}}.mobile-permission-card h3{margin:0;font-size:1.25rem;color:#fff;font-weight:700}.mobile-permission-card p{margin:0;color:#9ca3af;font-size:.9rem;line-height:1.6}.mobile-permission-btn{width:100%;background:#3b82f6;color:#fff;border:none;padding:.85rem;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s}.mobile-permission-btn:active{background:#2563eb}.mobile-permission-instruction{background:#f59e0b26;border:1px solid rgba(245,158,11,.25);color:#f59e0b;padding:.75rem 1rem;border-radius:10px;font-size:.85rem;line-height:1.5;text-align:right;width:100%;box-sizing:border-box}.mobile-mode-active .global-announcement-banner{margin:.25rem 0 .75rem;padding:.75rem 1rem;border-radius:12px;gap:.75rem}.mobile-mode-active .gab-content{gap:.75rem}.mobile-mode-active .gab-icon{width:36px;height:36px;border-radius:8px}.mobile-mode-active .gab-text p,.mobile-mode-active .gab-body{font-size:.95rem!important}.mobile-mode-active .gab-dismiss{width:36px;height:36px}.mobile-mode-active .office-announcement-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#020617e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:1rem;animation:fade-in-office .3s ease-out}.mobile-mode-active .office-announcement-modal{width:100%;max-width:380px;max-height:85vh;background:linear-gradient(165deg,#180505fa,#020617fc);border:3px solid #ef4444;border-radius:24px;box-shadow:0 0 40px #ef44444d,0 0 0 1px #ef444426 inset;padding:2.2rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;direction:rtl;animation:scale-up-office .4s cubic-bezier(.34,1.56,.64,1)}.mobile-mode-active .oam-header{display:flex;align-items:center;justify-content:center;gap:10px;color:#ef4444;width:100%;padding-bottom:.8rem;flex-shrink:0}.mobile-mode-active .oam-header h3{margin:0;font-size:1.2rem;font-weight:950;font-family:Cairo,sans-serif;text-shadow:0 0 10px rgba(239,68,68,.2)}.mobile-mode-active .oam-body{flex:1;overflow-y:auto;margin:1.2rem 0;width:100%;padding:0 .5rem}.mobile-mode-active .oam-body p{color:#facc15!important;font-size:16px!important;font-weight:900!important;line-height:1.7!important;margin:0 0 1.2rem!important;font-family:Cairo,sans-serif;text-align:justify!important;direction:rtl!important;white-space:pre-wrap!important}.mobile-mode-active .oam-close-btn{position:absolute;top:12px;right:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#94a3b8;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.mobile-mode-active .oam-close-btn:active{background:#ef444433;border-color:#ef444480;color:#ef4444}.mobile-mode-active .oam-footer{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.85rem;color:#ef4444;font-weight:800;border:1.5px solid rgba(239,68,68,.3);padding:8px 20px;border-radius:12px;background:#ef44440d;cursor:pointer;transition:all .2s;width:100%;font-family:Cairo,sans-serif}.mobile-mode-active .oam-footer:active{background:#ef444426;border-color:#ef4444;color:#fff}.mobile-mode-active .oam-link-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff!important;border:none;padding:.8rem 1.5rem;border-radius:12px;font-weight:700;font-size:.9rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 15px #3b82f666;margin:0 auto;text-decoration:none!important;width:100%;transition:all .2s ease-in-out}.mobile-mode-active .oam-link-btn:active{transform:translateY(1px);background:linear-gradient(135deg,#4f46e5,#3730a3)}@keyframes fade-in-office{0%{opacity:0}to{opacity:1}}@keyframes scale-up-office{0%{transform:scale(.9) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.mobile-mode-active .oam-megaphone-icon{animation:oam-icon-bounce 2s infinite ease-in-out;flex-shrink:0}@keyframes oam-icon-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}
