@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);body,html{background-color:#f8f9fa;font-family:Poppins,sans-serif;height:100%;width:100%}.app-container{background-color:#f8f9fa;display:flex;flex-direction:column;min-height:100vh}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#cbd5f5}::-webkit-scrollbar-track{background:#0000}.ijacna-home{color:#222;font-family:Poppins,sans-serif;margin:0 auto;overflow-x:hidden;text-align:center;width:80%}.ijacna-slider{height:40vh;margin:10px 0;overflow:hidden;position:relative;width:100%}.ijacna-slider-inner{display:flex;height:100%;transition:transform .8s ease-in-out}.ijacna-slide{background-position:50%;background-size:cover;flex:0 0 100%;height:100%;position:relative}.ijacna-slide-overlay{align-items:center;background:#00000073;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;padding:2rem;position:absolute}.ijacna-slide-title{animation:fadeInUp 1s ease-in-out;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.ijacna-slide-text{animation:fadeInUp 1.5s ease-in-out;font-size:1.1rem;max-width:700px}.ijacna-arrow{background:#0006;border:none;color:#fff;cursor:pointer;font-size:1.6rem;padding:10px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;z-index:2}.ijacna-arrow:hover{background:#fff6;color:#004b85}.ijacna-arrow.left{left:10px}.ijacna-arrow.right{right:10px}.ijacna-slider-dots{bottom:15px;position:absolute;text-align:center;width:100%}.ijacna-dot{background:#fff9;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;transition:background .3s ease;width:12px}.ijacna-dot.active{background:#004b85}.ijacna-home-content{background:#f9f9f9;display:flex;gap:30px;justify-content:space-between;margin:20px 0;padding:.3rem 1rem}.ijacna-home-container{flex:2 1;text-align:justify}.ijacna-home-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1rem}.blink-text{animation:blink .8s infinite;color:#fff}.ijacna-submit-btn{background-color:red;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:6px 18px;transition:background-color .3s ease,transform .3s ease}.ijacna-submit-btn:hover{background-color:#b20000;transform:scale(1.05)}.ijacna-home-heading{color:#004aad;font-family:Cambria,Georgia,serif;font-size:1.8rem}.ijacna-home-paragraph{color:#333;font-family:Cambria,Georgia,serif;font-size:.95rem;line-height:1.6;margin-bottom:1rem;text-align:justify}.ijacna-home-paragraph strong{color:#004aad;font-weight:600}@media (max-width:992px){.ijacna-home-content{flex-direction:column}.ijacna-slider{height:50vh}}@media (max-width:768px){.ijacna-slide-title{font-size:1.6rem}.ijacna-slide-text{font-size:1rem}.ijacna-home-heading{font-size:1.4rem}.ijacna-home-paragraph{font-size:.9rem}}@media (max-width:480px){.ijacna-home-content{padding:.3rem .7rem}.ijacna-slider{height:25vh}.ijacna-arrow{font-size:1.2rem;padding:8px}.ijacna-arrow.left{left:5px}.ijacna-arrow.right{right:5px}.ijacna-slide-title{font-size:1.3rem}.ijacna-slide-text{font-size:.85rem}.ijacna-home{width:100%}.ijacna-submit-btn{font-size:.85rem;padding:5px 12px}.ijacna-home-paragraph{font-size:.85rem;line-height:1.4}}.cfp-sidebar{border:1px solid #ddd;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;max-width:300px;padding:15px;width:100%}.cfp-call-header{background:#4a5cf3;border-radius:5px;color:#fff;padding:8px 10px}.cfp-call-header,.cfp-issue{font-weight:600;text-align:center}.cfp-issue{color:#e04b3d;font-size:1rem;margin:15px 0}.cfp-deadline-box{border:1px solid #b0b0ff;border-radius:10px;margin-top:10px;padding:15px 10px;text-align:center}.cfp-deadline-title{color:#4a5cf3;font-weight:600}.cfp-deadline-date{font-size:1rem;font-weight:600;margin:5px 0}.cfp-status{margin-top:5px}.cfp-publication,.cfp-status{color:#058c42}.cfp-submit-btn{background:#ff4d30;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:10px;padding:6px 15px;transition:background .3s}.cfp-submit-btn-text{animation:blink .8s infinite}@keyframes blink{50%{opacity:0}}.cfp-submit-btn:hover{background:#e04328}.cfp-links{align-items:center;display:flex;flex-direction:column;gap:8px;margin-top:10px}.cfp-link{font-weight:700;text-decoration:none}.cfp-link-blue{color:#0096c7;font-size:1.2rem;margin-top:10px}.cfp-link-green{color:#2d6a4f;font-size:1.2rem}.cfp-link-google{color:#2a55e5;font-size:.9rem;text-decoration:underline}.cfp-citation-section{margin-top:15px;text-align:center}.cfp-citation-title{color:#4a5cf3;font-weight:700}.cfp-citation-stats{display:flex;flex-direction:column;font-size:.9rem;gap:5px;margin-top:10px}.cfp-citation-item{padding:0 20px}.cfp-bar-chart,.cfp-citation-item{display:flex;justify-content:space-between}.cfp-bar-chart{align-items:flex-end;height:150px;margin-top:10px}.cfp-bar{background:#666;border-radius:3px;width:12%}@media (max-width:768px){.cfp-sidebar{max-width:100%;padding:10px}.cfp-citation-item{padding:0 10px}}.cfp-sec-section{background:#f4f9ff;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;margin-bottom:40px;padding:10px 0;text-align:start}.cfp-sec-header{margin-bottom:30px}.cfp-sec-title{color:#004aad;font-size:1.6rem;font-weight:700;margin-bottom:8px}.cfp-sec-subtitle{color:#333;font-size:1rem}.cfp-sec-login-link{color:#007bff;font-weight:600;text-decoration:none}.cfp-sec-login-link:hover{text-decoration:underline}.cfp-sec-cards-container{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.cfp-sec-card{background:#fff;border-radius:15px;border-top:6px solid #007bff;box-shadow:0 4px 15px #0000001a;padding:25px 20px;text-align:left;transition:transform .3s ease,box-shadow .3s ease;width:100%}.cfp-sec-card:nth-child(2){border-top-color:#00c292}.cfp-sec-card:nth-child(3){border-top-color:#ff8c00}.cfp-sec-card:hover{box-shadow:0 6px 20px #00000026;transform:translateY(-6px)}.cfp-sec-card-tag{color:#555;font-size:.85rem;font-weight:600;margin-bottom:8px;text-transform:uppercase}.cfp-sec-card-title{color:#1a1a1a;font-size:1.2rem;font-weight:700;margin-bottom:10px}.cfp-sec-card-desc{color:#444;font-size:.95rem;line-height:1.5;margin-bottom:20px}.cfp-sec-card-footer{border-top:1px solid #e0e0e0;padding-top:12px}.cfp-sec-deadline-label{color:#666;font-size:.9rem;margin-bottom:5px}.cfp-sec-deadline-date{color:#001225;font-weight:700}.cfp-sec-footer-btn{margin-top:20px}.cfp-sec-view-all-btn{background:linear-gradient(135deg,#004aad,#005741);border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;padding:8px 25px;transition:all .3s ease}.cfp-sec-view-all-btn:hover{background:linear-gradient(135deg,#0056d2,#00a978)}@media (max-width:900px){.cfp-sec-cards-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.cfp-sec-section{padding:0 15px}.cfp-sec-title{font-size:1.6rem}.cfp-sec-card{width:100%}}@media (max-width:600px){.cfp-sec-cards-container{grid-template-columns:1fr}}.info-section{font-family:Georgia,Times New Roman,Times,serif;margin:40px 0;width:100%}.info-background{align-items:center;background-image:url(/static/media/hero-bg.8889ba47573b111616e0.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:80px 20px 0;position:relative}.info-background:before{background:#00000059;content:"";inset:0;position:absolute;z-index:1}.info-overlay{align-items:center;display:flex;flex-direction:column;position:relative;width:100%;z-index:2}.info-heading{color:#e2e2e2;font-size:3rem;letter-spacing:15px;margin-bottom:40px;text-align:center;word-spacing:10px}.info-container{display:flex;flex-wrap:nowrap;gap:20px;justify-content:center;margin-bottom:10px;max-width:1200px;width:100%}.info-card{background-color:#fff;box-shadow:0 4px 10px #0000004d;color:#000;flex:1 1 250px;min-height:230px;min-width:240px;padding:20px;text-align:start;transition:transform .3s ease,box-shadow .3s ease}.info-image-wrapper{align-items:center;display:flex;height:160px;justify-content:center;padding:5px;width:150px}.info-card-image{border-radius:5px;cursor:pointer;height:100%;object-fit:cover;width:100%}.info-card-image:focus,.slick-slide div:focus,.slick-slide:focus{outline:none}.info-card:hover{box-shadow:0 8px 20px #0006;transform:translateY(-5px)}.info-card h3{border-bottom:1px solid #004aad;color:#004aad;margin-bottom:12px;padding-bottom:8px}.info-card p{display:flex;font-size:.95rem;gap:5px;line-height:2.5}.truncate{display:inline-block;max-width:140px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}@media (max-width:768px){.info-background{padding:60px 15px}.info-heading{font-size:1.8rem;letter-spacing:6px;margin-bottom:25px;word-spacing:6px}.info-container{align-items:center;flex-direction:column;gap:15px}.info-card{min-height:0;min-height:auto;padding:15px;text-align:center;width:90%}.info-card h3{font-size:1.1rem}.info-card p{font-size:.9rem;line-height:1.8}}@media (max-width:480px){.info-section{padding:0 10px}.info-heading{font-size:1.4rem;letter-spacing:3px;margin-bottom:20px;word-spacing:3px}.info-card{padding:12px;width:95%}.info-card h3{font-size:1rem}.info-card p{font-size:.85rem}}.info-slider .slick-arrow{opacity:0;transition:opacity .3s ease}.info-slider:hover .slick-arrow{opacity:1}.info-slider .slick-dots{display:none!important}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.ijacna-header{background:#fff;color:#004b85;font-family:Segoe UI,sans-serif;width:100%;z-index:1000}.marquee-container{overflow:hidden;position:relative;white-space:nowrap}.marquee-text{animation:marqueeScroll 30s linear infinite;display:inline-block;padding-left:100%}@keyframes marqueeScroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.ijacna-marquee{background-color:#ffeb3b;color:#000;font-size:1.04rem;font-weight:510;padding:10px 0;position:-webkit-sticky;position:sticky;top:0;z-index:1002}.ijacna-topbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin:0 auto;padding:12px 0;width:90%}.ijacna-logo-section{align-items:center;display:flex;flex:1 1;gap:15px;min-width:260px}.ijacna-logo{height:auto;width:80px}.ijacna-title h1{font-size:1.7rem;font-weight:650;margin:0}.ijacna-title p{color:#555;font-size:1rem;margin:4px 0 0}.highlight-red{color:red;font-weight:700}.ijacna-social-icons{display:flex;gap:8px}.ijacna-social{align-items:center;border-radius:5px;color:#fff;display:inline-flex;height:32px;justify-content:center;text-decoration:none;transition:transform .2s;width:32px}.ijacna-social.facebook{background:#3b5998}.ijacna-social.linkedin{background:#0077b5}.ijacna-social.twitter{background:#1da1f2}.ijacna-social.instagram{background:#e1306c}.ijacna-social.blogger{background:#f57d00}.ijacna-social:hover{transform:scale(1.1)}.ijacna-menu-toggle{background:#0000;border:none;color:#004b85;cursor:pointer;display:none;font-size:1.5rem!important}@media (max-width:768px){.ijacna-header{background:#fff;top:0!important;z-index:1003}.ijacna-header,.ijacna-marquee{position:-webkit-sticky!important;position:sticky!important}.ijacna-marquee{font-size:.8rem;top:var(--ijacna-header-height);z-index:1002}.ijacna-topbar{align-items:flex-start;flex-direction:column;width:100%}.ijacna-logo-section{gap:5px;margin-left:10px;width:90%}.ijacna-logo{width:50px}.ijacna-title h1{font-size:.8rem}.ijacna-title p{font-size:.6rem}.ijacna-social-icons{display:none}.ijacna-menu-toggle{display:block;margin-left:5px;position:absolute;right:10px;top:25px}}.ijacna-navbar{background-color:#122e7b;position:-webkit-sticky;position:sticky;top:40px;transition:all .3s ease;z-index:1001}.ijacna-navbar ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.ijacna-navbar li{position:relative}.dropdown-toggle-btn,.ijacna-navbar a,.ijacna-navbar span{color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:500;letter-spacing:.5px;padding:12px 20px;text-decoration:none}.dropdown-toggle-btn:hover,.ijacna-navbar a:hover,.ijacna-navbar span:hover{background:#166abe}.ijacna-navbar li.active{background:#1976d2}.ijacna-dropdown-menu{background:#1976d2;border-radius:0 0 6px 6px;display:none;flex-direction:column;left:0;min-width:200px;opacity:0;pointer-events:none;position:absolute;top:100%;transform:translateY(5px);transition:all .2s ease-in-out;z-index:999}.ijacna-dropdown.open>.ijacna-dropdown-menu{display:flex;opacity:1;pointer-events:auto;transform:translateY(0)}.ijacna-dropdown-menu li a,.ijacna-dropdown-menu li span{font-size:.9rem;padding:10px 15px}.ijacna-dropdown-menu li a:hover{background-color:#166abe!important}.drawer-header{align-items:center;background:#0d225e;box-sizing:border-box;display:flex;height:55px;left:0;padding:30px 10px;position:absolute;top:0;width:100%;z-index:4000}.drawer-header h3{color:#fff;font-size:17px;font-weight:600;margin:0}.drawer-close-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:24px;line-height:0;margin-left:auto;padding:5px}.drawer-close-btn:hover{color:#ff5252}.drawer-logo{filter:brightness(0) invert(1);margin-right:5px;width:50px}@media (min-width:769px){.ijacna-dropdown:hover>.ijacna-dropdown-menu{display:flex;opacity:1;pointer-events:auto;transform:translateY(0)}.drawer-header{display:none}}@media (max-width:768px){.ijacna-navbar{background-color:#122e7b;flex-direction:column;height:100vh;padding-top:60px;position:fixed;right:-260px;top:0;transition:right .35s ease-in-out;width:260px;z-index:4000}.ijacna-navbar.open{right:0}.ijacna-navbar ul{flex-direction:column;width:100%}.dropdown-toggle-btn,.ijacna-navbar a{border-top:1px solid #fff3;font-size:14px;padding:14px 20px;text-align:left}.ijacna-dropdown-menu li a{font-size:14px;padding:12px 15px}.dropdown-toggle-btn{align-items:center;display:flex;width:100%}.dropdown-toggle-btn i{margin-left:auto}.ijacna-dropdown-menu{background:#1565c0;border-radius:0;display:block!important;max-height:0;opacity:0;overflow:hidden;position:static;transform:translateX(-50px);transition:max-height .5s ease,opacity .5s ease,transform .5s ease}.ijacna-dropdown.open .ijacna-dropdown-menu{max-height:500px;opacity:1;transform:translateX(0);transition:max-height 1s ease,opacity 1s ease,transform 1s ease}.ijacna-overlay{background:#00000080;display:none;inset:0;position:fixed;z-index:1999}.ijacna-overlay.show{display:block}}.footer-container{background-color:#fff;border-top:1px solid #e0e0e0;color:#222;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}.footer-links{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin-bottom:30px;padding:40px 8% 10px}.footer-column{flex:1 1;min-width:250px}.footer-title{color:#555;font-size:1.1rem;font-weight:600;margin-bottom:15px}.footer-list{list-style:none;margin:0;padding:0}.footer-list li{color:#333;font-size:.95rem;margin-bottom:10px}.footer-list a{color:#004aad;text-decoration:none;transition:color .2s ease-in-out}.footer-list a:hover{color:#004d73;text-decoration:underline}.footer-icon{color:#004aad;margin-right:8px;vertical-align:middle}.footer-text{color:#333;font-size:.93rem;line-height:1.5;margin-bottom:10px}.footer-link-highlight{color:#004aad;font-weight:500;text-decoration:none}.footer-link-highlight:hover{text-decoration:underline}.footer-bottom{background-color:#e1f3ff;border-top:1px solid #dcdcdc;color:#525252;font-size:.9rem;padding:15px 0;text-align:center}@media (max-width:768px){.footer-links{flex-direction:column;gap:25px}.footer-title{font-size:1rem}.footer-list li{font-size:.9rem}.footer-bottom{font-size:.85rem}.footer-text{font-size:.9rem}}.metrics-card{background:#fff;border-radius:10px;box-shadow:0 4px 12px #667eea33;padding:20px}.metrics-header{margin-bottom:25px;text-align:center}.metrics-title{color:#0b3d91;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:32px;font-weight:700;letter-spacing:1px;margin-bottom:8px}.metrics-subtitle{color:#64748b;font-size:.95rem;margin:0 auto;max-width:650px}.metrics-image-wrapper{align-items:center;display:flex;height:160px;justify-content:center;padding:8px}.metrics-image-wrapper img{border-radius:10px;cursor:pointer;height:140px;object-fit:cover;transition:transform .3s ease;width:100%}.metrics-image-wrapper img:hover{transform:scale(1.05)}.metrics-slider .slick-arrow{opacity:0;transition:.3s}.metrics-slider:hover .slick-arrow{opacity:1}.metrics-lightbox{align-items:center;background:#000000e6;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.lightbox-image{max-height:80%;max-width:80%}.lightbox-close{font-size:28px;right:40px;top:30px}.lightbox-close,.lightbox-next,.lightbox-prev{background:none;border:none;color:#fff;cursor:pointer;position:absolute}.lightbox-next,.lightbox-prev{font-size:40px;top:50%}.lightbox-prev{left:40px}.lightbox-next{right:40px}@media (max-width:900px){.metrics-image-wrapper{height:180px}.metrics-image-wrapper img{height:100%}.metrics-title{font-size:26px}}@media (max-width:600px){.metrics-image-wrapper{height:120px}.metrics-image-wrapper img{height:100%}.metrics-card{margin:15px;padding:10px}.metrics-title{font-size:22px}}.aimscope-section{color:#222;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}.aimscope-header{margin-bottom:20px;margin-left:20px}.aimscope-title{color:#0b3d91;font-size:32px;font-weight:700;letter-spacing:1px;margin-bottom:20px;text-align:start}.aimscope-subtitle{color:#666;font-size:1rem;font-style:italic}.aimscope-content{margin:0 auto;padding:30px 40px}.aimscope-content p{color:#333;font-size:1rem;line-height:1.7;margin-bottom:20px}.aimscope-heading{border-left:4px solid #1c3c8a;color:#1c3c8a;font-size:1.4rem;margin-bottom:10px;margin-top:30px;padding-left:10px}.aimscope-list{list-style:none;padding-left:0}.aimscope-list li{line-height:1.6;margin-bottom:10px;padding-left:25px;position:relative}.aimscope-list li:before{color:#1c3c8a;content:"✔";font-weight:700;left:0;position:absolute;top:0}.aimscope-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin-top:20px}.aimscope-card{background:#eef2ff;border-radius:10px;font-weight:500;padding:15px;text-align:center;transition:transform .3s,background .3s}.aimscope-card:hover{background:#dbe2ff;transform:translateY(-4px)}.aimscope-footer-text{color:#444;font-style:italic;margin-top:30px}@media (max-width:768px){.aimscope-header{margin-bottom:10px;margin-left:5px}.aimscope-content{padding:10px 5px}.aimscope-card,.aimscope-content p,.aimscope-list li{font-size:.9rem}.aimscope-title{font-size:1.5rem}.aimscope-heading{font-size:1.2rem}}.ijacna-authorguide-section{display:flex;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;justify-content:center;padding:0 20px}.ijacna-authorguide-container{max-width:900px}.ijacna-authorguide-title{color:#0b3d91;font-size:28px;font-weight:700;letter-spacing:1px;margin-bottom:30px;text-align:start}.ijacna-authorguide-heading{color:#173b6c;font-size:20px;font-weight:600;margin-top:25px}.ijacna-authorguide-text{color:#444;font-size:16px;line-height:1.7;margin:10px 0}.ijacna-authorguide-list{margin:10px 0 10px 25px;padding-left:10px}.ijacna-authorguide-list li{color:#333;font-size:16px;list-style-type:disc;margin-bottom:6px}.ijacna-authorguide-section-block{background:#f7faff;border-left:4px solid #0b3d91;border-radius:8px;margin-bottom:25px;padding:15px 20px}@media (max-width:768px){.ijacna-authorguide-container{padding:25px 20px}.ijacna-authorguide-title{font-size:24px}.ijacna-authorguide-heading{font-size:18px}.ijacna-authorguide-list li,.ijacna-authorguide-text{font-size:15px}}@media (max-width:480px){.ijacna-authorguide-section{padding:0 2px}.ijacna-authorguide-container{padding:5px 0}}.ijacna-topics-section{display:flex;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;justify-content:start}.ijacna-topics-container{max-width:900px;width:100%}.ijacna-topics-title{color:#0b3d91;font-size:28px;font-weight:700;letter-spacing:1px;margin-bottom:20px;text-align:start}.ijacna-topics-subtitle{color:#444;font-size:14px;font-weight:600;margin-bottom:25px}.ijacna-topics-list{list-style:none;margin-bottom:40px;padding-left:0}.ijacna-topic-item{align-items:center;color:#007bff;display:flex;font-size:15px;margin-bottom:12px;transition:color .3s ease}.ijacna-topic-item:hover{color:red;cursor:grab}.ijacna-topic-arrow{font-weight:700;margin-right:8px}.ijacna-topics-categories{color:#222;font-size:14px;line-height:1.8}.ijacna-category-heading{font-weight:600;margin-bottom:10px}.ijacna-category-list{padding-left:20px}.ijacna-category-list li{margin-bottom:8px}@media (max-width:600px){.ijacna-topics-title{font-size:22px;text-align:center}.ijacna-topics-subtitle{text-align:center}.ijacna-topic-item{font-size:14px}.ijacna-topics-container{padding:0 10px}}.ijacna-processing-section{display:flex;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;justify-content:center;padding-top:40px}.ijacna-processing-container{background:#fff;max-width:1200px;padding:30px 40px}.ijacna-processing-title{color:#0b3d91;font-size:28px;font-weight:700;letter-spacing:1px;margin-bottom:20px;text-align:start}.ijacna-processing-description{color:#444;font-size:.95rem;line-height:1.6;margin-bottom:25px}.ijacna-processing-fees p{color:#333;font-size:1rem;margin:8px 0}.ijacna-processing-fees strong{color:#0073aa}@media (max-width:768px){.ijacna-processing-section{padding:0}.ijacna-processing-container{padding:20px 15px}.ijacna-processing-title{font-size:1.4rem}.ijacna-processing-description{font-size:.9rem}.ijacna-processing-fees p{font-size:.95rem}}.ijacna-layout{display:flex;flex-direction:column;min-height:100vh}.ijacna-main-content{align-items:flex-start;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;gap:30px;justify-content:center;padding:40px 20px}.ijacna-info-cards-section-wrapper,.ijacna-main-content{margin:0 auto;width:80%}@media (max-width:1024px){.ijacna-main-content{gap:20px;padding:30px 16px;width:90%}}@media (max-width:768px){.ijacna-main-content{align-items:center;flex-direction:column;gap:20px;padding:25px 15px;width:95%}}@media (max-width:480px){.ijacna-main-content{border-radius:0;box-shadow:none;padding:20px 12px;width:100%}.ijacna-info-cards-section-wrapper{width:100%}}.ijacna-subfooter{background-color:#fff;border-top:1px solid #e2e2e2;color:#333;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;padding-top:20px;text-align:start}.ijacna-subfooter-links{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-items:center}.ijacna-subfooter-column{display:flex;flex-direction:column;gap:10px}.ijacna-subfooter-column a{color:#0a2258;display:block;font-size:14px;margin:6px 0;text-decoration:none;transition:.3s ease}.ijacna-subfooter-column a:hover{color:#0078ff;text-decoration:underline}.ijacna-subfooter-line{border:none;border-top:1px solid #ccc;margin:15px 0}.ijacna-subfooter-contact{display:flex;gap:15px;justify-content:space-evenly;margin-bottom:15px}.ijacna-subfooter-contact a{color:#0a2258;font-size:16px;margin:0 10px;text-decoration:none}.ijacna-subfooter-contact a:hover{color:#0078ff;text-decoration:underline}.subfooter-bottom{background-color:#e1f3ff;border-top:1px solid #dcdcdc;color:#525252;font-size:.9rem;padding:15px 0;text-align:center}@media (max-width:768px){.ijacna-subfooter-contact,.ijacna-subfooter-line,.ijacna-subfooter-links{display:none}.ijacna-subfooter-links{grid-template-columns:1fr 1fr}.ijacna-subfooter-bottom{flex-direction:column;gap:10px}.ijacna-subfooter-contact a{display:block;margin:4px 0}}.ijacna-os-form-container{box-shadow:0 6px 18px #00000014;margin:0 auto 40px;padding:40px;width:80%}.ijacna-os-form-title{border-bottom:1px solid #e0e0e0;color:#0b3d91;display:inline-block;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:28px;font-weight:700;letter-spacing:1px;margin-bottom:40px;padding-bottom:5px;text-align:start;text-transform:uppercase}.ijacna-os-grid{display:flex;gap:30px;justify-content:space-between}.ijacna-os-column{flex:1 1}.ijacna-os-form-group{margin-bottom:25px}.ijacna-os-form-group label{color:#2c3e50;display:block;font-size:15px;font-weight:600;margin-bottom:8px}.ijacna-os-form-group label span{color:#ff4d4d}.ijacna-os-form-captcha input,.ijacna-os-form-group input,.ijacna-os-form-group select,.ijacna-os-form-group textarea{border:1px solid #ddd;border-radius:5px;font-size:15px;padding:12px 15px;transition:border .3s,box-shadow .3s;width:100%}.ijacna-os-form-group input:focus,.ijacna-os-form-group select:focus,.ijacna-os-form-group textarea:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db33;outline:none}.ijacna-os-custom-file-upload{align-items:center;background:#fff;border:1px solid #ddd;border-radius:5px;cursor:pointer;display:flex;gap:12px;padding:8px 12px}.ijacna-os-upload-btn{border-radius:5px;color:#3498db!important;cursor:pointer;font-size:14px;font-weight:300!important;margin-bottom:0!important;padding:8px 14px;transition:.3s ease;white-space:nowrap}.ijacna-os-upload-btn:hover{background:#217dbb21}.ijacna-os-custom-file-upload input[type=file]{display:none}.ijacna-os-file-name{color:#555;font-size:14px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ijacna-os-form-group textarea{min-height:90px;resize:vertical}.ijacna-os-form-add-btn{background-color:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;margin-bottom:15px;padding:8px 16px;transition:all .3s ease}.ijacna-os-form-add-btn:hover{background-color:#0056b3}.ijacna-os-author-block{background:#f9f9f9;border:1px solid #ddd;border-radius:4px;margin-bottom:15px;padding:12px 15px;position:relative}.ijacna-os-author-title{color:#2c3e50;font-size:15px;font-weight:600;margin-bottom:10px}.ijacna-os-email-field{align-items:center;display:flex;gap:8px}.ijacna-os-remove-btn{background:none;border:none;color:#e63946;cursor:pointer;font-size:20px;padding:0 5px;transition:.2s}.ijacna-os-remove-btn:hover{transform:scale(1.2)}.ijacna-os-form-captcha{align-items:center;display:flex;gap:12px;margin-top:15px}.ijacna-os-captcha-box{background:#f2f2f2;border:1px solid #ccc;border-radius:6px;color:#333;font-family:Times New Roman,Times,serif;font-size:18px;font-style:italic;font-weight:600;letter-spacing:2px;padding:8px 18px}.ijacna-os-custom-file-upload.error,.ijacna-os-input.error{border-color:#e74c3c!important;box-shadow:0 0 0 2px #e74c3c33}.ijacna-os-error{color:#e74c3c;font-size:13px;margin-top:5px}.ijacna-os-form-submit-btn{background-color:#3498db;border:none;border-radius:1px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:25px;padding:14px;transition:all .3s ease;width:100%}.ijacna-os-form-submit-btn:hover{background-color:#2980b9}@media (max-width:900px){.ijacna-os-grid{flex-direction:column;gap:20px}.ijacna-os-form-container{padding:25px;width:95%}.ijacna-os-form-title{font-size:22px}.ijacna-os-captcha-box{font-size:18px;margin-bottom:8px}.ijacna-os-form-add-btn{text-align:center;width:100%}}@media(max-width:480px){.ijacna-os-form-container{padding:30px 25px;width:100%}}.captcha-wrapper{align-items:center;display:flex;gap:10px}.captcha-refresh-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;font-size:20px;padding:6px}.captcha-refresh-icon{color:#333;font-size:20px;transition:transform .3s ease}.captcha-refresh-btn:hover .captcha-refresh-icon{transform:rotate(90deg)}.captcha-spinner{animation:spin .7s linear infinite;border:3px solid #ccc;border-radius:50%;border-top-color:#333;height:22px;width:22px}.ijacna-volumes-section{display:flex;justify-content:center}.ijacna-volumes-container{border-radius:12px;max-width:1000px;padding:40px;width:100%}.ijacna-back-btn{align-items:center;background-color:#1e3a8a;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:6px;margin-bottom:15px;padding:8px 14px;transition:all .25s ease}.ijacna-back-btn:hover{background-color:#0b3d91}.ijacna-back-icon{align-items:center;display:flex}.ijacna-volumes-heading{color:#0b3d91;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:34px;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-align:center}.ijacna-volumes-subtext{color:#475569;font-size:1rem;margin-bottom:30px;text-align:center}.ijacna-volumes-table-wrapper{overflow-x:auto}.ijacna-volumes-table{border-collapse:initial;border-radius:10px;overflow:hidden;text-align:center;width:100%}.ijacna-volumes-table th{background-color:#1e3a8a;color:#fff;font-size:1rem;font-weight:600;padding:14px}.ijacna-volumes-table td{border-bottom:1px solid #e2e8f0;color:#334155;font-size:.95rem;padding:14px}.ijacna-volumes-table tr:nth-child(2n){background-color:#f1f5f9}.ijacna-volumes-table tr:hover{background-color:#e0e7ff;transition:.3s ease}@media (max-width:768px){.ijacna-volumes-container{padding:20px}.ijacna-volumes-heading{font-size:1.6rem}.ijacna-volumes-subtext{font-size:.9rem}.ijacna-volumes-table td,.ijacna-volumes-table th{font-size:.85rem;padding:10px}}@media (max-width:480px){.ijacna-volumes-table{overflow-x:auto;white-space:nowrap}}.issue-link,.volume-link{align-items:center;border-radius:6px;color:#0d6efd;cursor:pointer;display:inline-flex;font-weight:600;gap:6px;padding:4px 8px;transition:all .2s ease}.issue-link:hover,.volume-link:hover{background-color:#e9f2ff;color:#084298}.icon{color:#0d6efd}.ijacna-reviewers-page{color:#2d3436;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;margin:0 auto;max-width:1200px}.ijacna-reviewers-header{border-bottom:2px solid #dfe6e9;margin-bottom:30px;padding-bottom:25px;text-align:center}.ijacna-reviewers-title{color:#0b3d91;font-size:32px;font-weight:700;letter-spacing:1px;margin-bottom:10px}.ijacna-reviewers-subtitle{color:#636e72;font-size:1.1rem;margin:0}.ijacna-reviewers-section{margin-bottom:60px}.ijacna-reviewers-section-title{border-left:5px solid #1a237e;color:#0d47a1;font-size:1.8rem;font-weight:600;margin-bottom:30px;padding-left:12px}.ijacna-reviewers-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,minmax(0,300px));justify-content:center}.ijacna-reviewer-card{align-items:flex-start;background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 2px 5px #0000000d;display:flex;padding:20px;transition:all .3s ease}.ijacna-reviewer-card:hover{background-color:#f0f4ff;box-shadow:0 4px 10px #0000001a;transform:translateY(-3px)}.ijacna-reviewer-icon{color:#1a237e;font-size:2rem;margin-right:15px}.ijacna-reviewer-info{flex:1 1}.ijacna-reviewer-name{color:#2d3436;font-size:1.2rem;font-weight:600;margin-bottom:5px}.ijacna-reviewer-qualification{color:#636e72;font-size:.95rem;font-style:italic;margin-bottom:4px}.ijacna-reviewer-country{color:#1a237e;font-size:.95rem;font-weight:500}@media (max-width:768px){.ijacna-reviewers-page{padding:40px 15px}.ijacna-reviewers-title{font-size:2.2rem}.ijacna-reviewers-section-title{font-size:1.5rem}.ijacna-reviewer-card{padding:15px}.ijacna-reviewer-icon{font-size:1.8rem;margin-right:12px}.ijacna-reviewer-name{font-size:1.1rem}}@media (max-width:480px){.ijacna-reviewers-page{padding:10px 5px}.ijacna-reviewers-header{margin-bottom:20px}.ijacna-reviewers-title{font-size:1.5rem}.ijacna-reviewers-section-title{font-size:1.3rem}.ijacna-reviewer-card{align-items:flex-start}.ijacna-reviewer-icon{margin-bottom:8px}.ijacna-reviewers-grid{grid-template-columns:repeat(1,minmax(0,300px))}}.reviewer-registration-container{border-radius:10px;box-shadow:0 6px 18px #00000014;margin:20px auto;overflow:hidden;width:80%}.reviewer-registration-header{background:#036;color:#fff;padding:25px 30px;text-align:center}.reviewer-registration-header h1{font-size:24px;font-weight:600;margin-bottom:5px}.reviewer-registration-header p{font-size:16px;opacity:.9}.reviewer-registration-form{padding:30px}.reviewer-form-group{margin-bottom:25px}.reviewer-form-label{color:#2c3e50;display:block;font-size:15px;font-weight:600;margin-bottom:8px}.reviewer-form-label:after{color:#e74c3c;content:" *"}.reviewer-form-input{border:1px solid #ddd;border-radius:5px;font-size:15px;padding:12px 15px;transition:border .3s,box-shadow .3s;width:100%}.reviewer-form-input:focus{border-color:#3498db;box-shadow:0 0 0 2px #3498db33;outline:none}.reviewer-form-input.error{border-color:#e74c3c;box-shadow:0 0 0 2px #e74c3c33}.reviewer-form-error{color:#e74c3c;font-size:13px;margin-top:5px}.reviewer-file-upload{display:inline-block;position:relative;width:100%}.reviewer-file-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.reviewer-file-label{align-items:center;background-color:#f8fafc;border:1px dashed #3498db;border-radius:5px;color:#3498db;cursor:pointer;display:flex;justify-content:space-between;padding:12px 15px;transition:background-color .3s}.reviewer-file-label:hover{background-color:#e8f4fd}.reviewer-file-name{color:#7f8c8d;font-style:italic}.reviewer-submit-btn{background:#3498db;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 25px;transition:background .3s;width:100%}.reviewer-submit-btn:hover{background:#2980b9}.reviewer-required-note{color:#7f8c8d;font-size:13px;margin-top:5px;text-align:right}.reviewer-form-section{padding-bottom:20px}.reviewer-form-section:last-of-type{border-bottom:none}.reviewer-form-section-title{border-bottom:1px solid #ccc;color:#2c3e50;display:inline-block;font-size:18px;margin-bottom:20px;padding-bottom:10px}@media (max-width:600px){.reviewer-registration-container{border-radius:0;width:100%}.reviewer-registration-form{padding:20px}}.reviewer-two-column-layout{display:flex;gap:30px}.reviewer-left-column,.reviewer-right-column{display:flex;flex:1 1;flex-direction:column}@media (max-width:768px){.reviewer-two-column-layout{flex-direction:column;gap:0}}.contactUs-page-wrapper{color:#2c3e50;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;margin:0 auto;width:80%}.contactUs-header{margin-bottom:50px;text-align:center}.contactUs-heading{color:#0b3d91;font-size:1.8rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.contactUs-subheading{color:#6b7280;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:700px}.contactUs-body{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr}.contactUs-infoCard{border-radius:14px;border-top:5px solid #1e3a8a;padding:40px 30px;transition:all .3s ease}.contactUs-infoTitle{color:#475569;font-size:1.4rem;font-weight:600;margin-bottom:6px}.contactUs-infoName{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:20px}.contactUs-divider{background:linear-gradient(90deg,#1e3a8a,#3b82f6);height:2px;margin-bottom:20px;width:50%}.contactUs-detailItem{margin-bottom:18px}.contactUs-label{color:#6b7280;display:block;font-size:.95rem;font-weight:600}.contactUs-value{color:#111827;font-size:1.05rem;font-weight:500}.contactUs-formCard{border-radius:14px;border-top:5px solid #3b82f6;padding:40px 30px}.contactUs-formGroup{margin-bottom:15px}.contactUs-formLabel{color:#1f2937;display:block;font-size:1rem;font-weight:600;margin-bottom:8px}.contactUs-input,.contactUs-textarea{border:1px solid #ddd;border-radius:5px;font-size:15px;padding:12px 15px;transition:border .3s,box-shadow .3s;width:100%}.contactUs-input,.contactUs-input::placeholder,.contactUs-textarea,.contactUs-textarea::placeholder{font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif}.contactUs-input:focus,.contactUs-textarea:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.contactUs-textarea{min-height:120px;resize:vertical}.contactUs-error{color:#d9534f;display:block;font-size:13px;margin-top:4px}.contactUs-input.error,.contactUs-textarea.error{border-color:#e74c3c;box-shadow:0 0 0 2px #e74c3c33}.contactUs-successMsg{color:#28a745;font-weight:500;margin-top:10px;text-align:center}.contactUs-submitButton{background:linear-gradient(90deg,#1e3a8a,#3b82f6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:.9rem;font-weight:500;letter-spacing:1px;padding:9px 25px;text-transform:uppercase;transition:all .3s ease}.contactUs-submitButton:hover{box-shadow:0 6px 10px #1e3a8a40;transform:translateY(-2px)}.contactUs-submitButton:active{transform:translateY(0)}@media (max-width:900px){.contactUs-body{gap:30px;grid-template-columns:1fr}.contactUs-formCard,.contactUs-infoCard{padding:30px 20px}.contactUs-heading{font-size:2.3rem}}@media (max-width:500px){.contactUs-page-wrapper{padding:5px 0;width:95%}.contactUs-heading{font-size:1.6rem;margin-bottom:10px}.contactUs-subheading{font-size:.9rem}.contactUs-infoTitle{font-size:1.1rem}.contactUs-infoName{font-size:1.3rem}.contactUs-subheading{font-size:.8rem}.contactUs-submitButton{width:100%}}.ijacna-policy-page-container{animation:fadeIn .7s ease;background-color:#fafafa;color:#222;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;line-height:1.8;margin:0 auto;padding:40px 10%;width:80%}.ijacna-policy-page-header{margin-bottom:20px;text-align:center}.ijacna-policy-page-header h1{color:#1e3a8a;font-size:34px;font-weight:600;margin-bottom:10px}.ijacna-policy-page-header p{color:#555;font-size:1rem;margin:0 auto;max-width:800px}.ijacna-policy-section{border-radius:16px;margin-bottom:20px;transition:transform .3s ease,box-shadow .3s ease}.ijacna-policy-section h2{color:#1e3a8a;font-size:1.6rem;margin-bottom:10px}.ijacna-policy-section ul{color:#333;font-size:.95rem;list-style:disc inside}.ijacna-policy-section li{margin-bottom:8px}.ijacna-policy-back-button-container{margin-top:50px;text-align:center}.ijacna-policy-back-button{background-color:#1e3a8a;border-radius:25px;color:#fff;font-weight:500;padding:10px 25px;text-decoration:none;transition:background-color .3s ease}.ijacna-policy-back-button:hover{background-color:#0065d1}.ijacna-policy-links{align-items:center;display:flex;flex-direction:column;gap:15px}.ijacna-policy-link{background-color:#1e3a8a;border-radius:30px;color:#fff;font-weight:500;padding:12px 25px;text-decoration:none;transition:background-color .3s ease}.ijacna-policy-link:hover{background-color:#0065d1}@media (max-width:1024px){.ijacna-policy-page-container{padding:50px 6%;width:90%}.ijacna-policy-page-header h1{font-size:2rem}.ijacna-policy-section h2{font-size:1.4rem}}@media (max-width:768px){.ijacna-policy-page-container{padding:40px 5%;width:95%}.ijacna-policy-page-header h1{font-size:1.8rem}.ijacna-policy-page-header p{font-size:.95rem}.ijacna-policy-section h2{font-size:1.3rem}.ijacna-policy-section ul{font-size:.9rem}.ijacna-policy-back-button,.ijacna-policy-link{font-size:.95rem;padding:10px 20px}}@media (max-width:480px){.ijacna-policy-page-container{padding:30px 20px;width:100%}.ijacna-policy-page-header h1{font-size:1.6rem}.ijacna-policy-page-header p{font-size:.9rem}.ijacna-policy-section h2{font-size:1.2rem}.ijacna-policy-section ul{font-size:.85rem}.ijacna-policy-back-button,.ijacna-policy-link{font-size:.9rem;padding:10px;text-align:center;width:100%}.ijacna-policy-links{gap:10px}}.scroll-top-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;bottom:30px;box-shadow:0 10px 25px #764ba266,0 0 15px #764ba24d;color:#fff;cursor:pointer;display:flex;font-size:22px;height:50px;justify-content:center;opacity:0;position:fixed;right:30px;transform:translateY(20px);transition:all .4s ease;visibility:hidden;width:50px;z-index:1000}.scroll-top-btn.show{opacity:1;transform:translateY(0);visibility:visible}.scroll-top-btn:hover{box-shadow:0 15px 35px #764ba299,0 0 20px #764ba280;transform:translateY(-5px) scale(1.1)}.scroll-top-btn:active{transform:scale(.95)}.scroll-top-btn:before{background:#111;border-radius:6px;color:#fff;content:"Back to Top";font-size:13px;opacity:0;padding:6px 12px;pointer-events:none;position:absolute;right:75px;transform:translateX(10px);transition:.3s ease;white-space:nowrap}.scroll-top-btn:hover:before{opacity:1;transform:translateX(0)}@media (max-width:768px){.scroll-top-btn{bottom:20px;font-size:20px;height:45px;right:15px;width:45px}.scroll-top-btn:before{display:none}}*{box-sizing:border-box;margin:0;padding:0}.admin-login{align-items:center;background:#f0f2f5;display:flex;font-family:Inter,sans-serif;justify-content:center;min-height:100vh;padding:1rem;position:relative}.grid-pattern{background-image:linear-gradient(#667eea0d 1px,#0000 0),linear-gradient(90deg,#667eea0d 1px,#0000 0);background-size:40px 40px;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.login-container{animation:fadeIn .6s ease;background:#fff;border-radius:24px;box-shadow:0 20px 40px -12px #0003;display:grid;grid-template-columns:1fr 1fr;max-width:1000px;width:100%;z-index:1}.brand-section,.login-container{overflow:hidden;position:relative}.brand-section{background:linear-gradient(145deg,#1a1f36,#2d3748);display:flex;flex-direction:column;padding:2rem}.brand-section:before{animation:rotate 30s linear infinite;background:radial-gradient(circle,#ffffff0d 0,#0000 50%);content:"";height:200%;position:absolute;right:-50%;top:-50%;width:200%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.brand-content{display:flex;flex-direction:column;height:100%;position:relative;z-index:1}.brand-header{gap:.75rem;margin-bottom:2rem}.brand-header,.brand-icon{align-items:center;display:flex}.brand-icon{background:#ffffff1a;border:1px solid #fff3;border-radius:10px;color:#fff;height:40px;justify-content:center;width:40px}.brand-title h1{color:#fff;font-size:1.5rem;font-weight:600;line-height:1.2}.brand-title span{color:#fff9;font-size:.75rem;letter-spacing:.5px}.brand-welcome{margin-bottom:1.5rem}.brand-welcome h2{color:#fff;font-size:1.6rem;font-weight:600;margin-bottom:.3rem}.brand-welcome p{color:#ffffffb3;font-size:.85rem}.features-grid{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.feature-card{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;display:flex;gap:.75rem;padding:.75rem;transition:all .3s ease}.feature-card:hover{background:#ffffff1a;transform:translateX(5px)}.feature-icon{align-items:center;background:#667eea33;border-radius:8px;color:#667eea;display:flex;height:32px;justify-content:center;width:32px}.feature-info h4{color:#fff;font-size:.85rem;font-weight:600;margin-bottom:.1rem}.feature-info p{color:#fff9;font-size:.7rem}.login-stats-container{align-items:center;border-bottom:1px solid #ffffff1a;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1rem 0}.login-stat-item{text-align:center}.login-stat-value{color:#fff;display:block;font-size:.95rem;font-weight:600;margin-bottom:.1rem}.login-stat-label{color:#ffffff80;font-size:.65rem;letter-spacing:.5px;text-transform:uppercase}.login-stat-divider{background:#ffffff1a;height:25px;width:1px}.trust-badges{display:flex;gap:1rem}.trust-badge{align-items:center;color:#fff9;display:flex;font-size:.7rem;gap:.4rem}.trust-badge svg{color:#667eea;height:14px;width:14px}.login-section{align-items:center;background:#fff;display:flex;height:100%;justify-content:center;padding:2rem}.login-card{max-width:320px;width:100%}.login-header{margin-bottom:1.5rem}.login-header h3{color:#1a1f36;font-size:1.5rem;font-weight:600;margin-bottom:.3rem}.login-header p{color:#6b7280;font-size:.8rem}.error-message{align-items:center;animation:slideIn .3s ease;background:#fef2f2;border-left:3px solid #ef4444;border-radius:6px;color:#b91c1c;display:flex;font-size:.8rem;gap:.5rem;margin-bottom:1.25rem;padding:.75rem}.error-icon{font-size:1rem}.caps-warning{color:#ff4d4f;font-size:12px;margin-top:5px}.input-group{margin-bottom:1.25rem}.input-group label{align-items:center;color:#374151;display:flex;font-size:.8rem;font-weight:500;gap:.4rem;margin-bottom:.3rem;transition:color .3s ease}.input-group.focused label{color:#667eea}.input-group label svg{color:#9ca3af;height:14px;transition:color .3s ease;width:14px}.input-group.focused label svg{color:#667eea}.input-wrapper{position:relative}.input-wrapper input{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;color:#1f2937;font-family:Inter,sans-serif;font-size:.85rem;padding:.7rem 2.5rem .7rem 1.2rem;transition:all .3s ease;width:100%}input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=password]::-webkit-credentials-auto-fill-button,input[type=password]::-webkit-textfield-decoration-container{display:none!important;pointer-events:none;visibility:hidden}input[type=password]::-webkit-textfield-decoration-container{display:none!important}.input-wrapper input:focus{border-color:#667eea;box-shadow:0 2px 8px #667eea1a;outline:none}.input-wrapper input::placeholder{color:#9ca3af;font-size:.8rem}.input-wrapper input:disabled{background:#f9fafb;cursor:not-allowed}.password-toggle{color:#9ca3af;right:.75rem;transition:all .3s ease}.password-toggle:hover:not(:disabled){color:#667eea}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.form-footer{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.checkbox-label{color:#4b5563;font-size:.8rem;gap:.4rem}.checkbox-custom{border:2px solid #d1d5db;display:inline-block;height:16px;position:relative;width:16px}.checkbox-custom:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:7px;left:4px;position:absolute;top:1px;transform:rotate(45deg);width:3px}.checkbox-label input:checked~.checkbox-custom:after{display:block}.checkbox-text{color:#4b5563;font-size:.8rem}.forgot-link{color:#667eea;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .3s ease}.forgot-link:hover{color:#764ba2;text-decoration:underline}.login-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;overflow:hidden;padding:.75rem;position:relative;transition:all .3s ease;width:100%}.login-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.login-button:hover:not(:disabled):before{left:100%}.login-button:hover:not(:disabled){box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.login-button:disabled{cursor:not-allowed;opacity:.7}.login-button.loading{background:linear-gradient(135deg,#667eea,#764ba2)}.login-button svg,.spinner{height:16px;width:16px}.spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff}.login-footer{margin-top:1.5rem;text-align:center}.login-footer p{color:#6b7280;font-size:.75rem}.login-footer a{color:#667eea;font-weight:500;text-decoration:none;transition:color .3s ease}.login-footer a:hover{color:#764ba2;text-decoration:underline}.brand-section::-webkit-scrollbar,.login-container::-webkit-scrollbar,.login-section::-webkit-scrollbar{display:none}.brand-section,.login-container,.login-section{-ms-overflow-style:none;overflow:hidden;scrollbar-width:none}@media (max-width:968px){.login-container{grid-template-columns:1fr;max-height:90vh;max-width:420px;overflow-y:auto}.brand-section{display:none}.login-section{padding:2rem}}@media (max-width:480px){.admin-login{padding:.5rem}.login-container{border-radius:20px;max-width:100%}.login-section{padding:1.5rem}.login-card{max-width:100%}.login-header h3{font-size:1.3rem}.form-footer{align-items:flex-start;flex-direction:column;gap:.75rem}}@media (prefers-color-scheme:dark){.login-section{background:#1a1f36}.login-header h3{color:#fff}.login-header p{color:#a0aec0}.input-group label{color:#cbd5e0}.input-wrapper input{background:#2d3748;border-color:#4a5568;color:#fff}.input-wrapper input:focus{background:#2d3748}.checkbox-label .checkbox-text{color:#cbd5e0}.login-footer p{color:#a0aec0}}.dashboard-page{background:#fff;font-family:Inter,sans-serif;min-height:100vh;padding:20px}.dashboard-header{align-items:center;display:flex;margin-bottom:2rem}.header-icon{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:14px;box-shadow:0 4px 12px #667eea33;color:#fff}.quick-stats-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(5,1fr);margin-bottom:2rem}.stat-card{cursor:pointer}.stat-value{margin-bottom:.1rem}.stat-detail{color:#94a3b8;font-size:.65rem}.dashboard-grid{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.dashboard-card{max-height:450px}.dashboard-card,.dashboard-card1{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #00000005;display:flex;flex-direction:column;height:100%;margin-bottom:20px;padding:1.25rem}.dashboard-card1{max-height:230px}.board-list,.contacts-list,.download-stats,.reviewers-list,.submissions-list{flex:1 1;overflow-y:auto}.dashboard-card:last-child{margin-bottom:0}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.card-header h3{color:#0f172a;font-size:.9rem;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.view-all{align-items:center;background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;font-size:.75rem;gap:.2rem;transition:all .2s ease}.link{text-decoration:none}.view-all:hover{color:#667eea}.card-icon{color:#94a3b8}.submissions-list{display:flex;flex-direction:column;gap:1rem}.submission-item{align-items:center;border:1px solid #0000;border-radius:10px;display:flex;justify-content:space-between;padding:.75rem;transition:background .2s ease}.submission-item:hover{background:#f8fafc}.submission-info h4{color:#0f172a;font-size:.85rem;font-weight:600;margin-bottom:.3rem}.submission-meta{display:flex;gap:1rem}.meta-item{align-items:center;color:#64748b;display:flex;font-size:.7rem;gap:.2rem}.meta-item svg{color:#667eea}.submission-date{align-items:center;color:#94a3b8;display:flex;font-size:.7rem;gap:.2rem;white-space:nowrap}.submission-date .time{color:#64748b}.type-stats{display:flex;flex-direction:column;gap:.75rem}.type-item{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:.5rem}.type-item:last-child{border-bottom:none}.type-name{color:#475569;font-size:.8rem}.type-count{color:#0f172a;font-size:.9rem;font-weight:600}.reviewers-list{display:flex;flex-direction:column;gap:1rem}.reviewer-item{align-items:center;border-radius:10px;display:flex;justify-content:space-between;padding:.75rem;transition:background .2s ease}.reviewer-item:hover{background:#f8fafc}.reviewer-info{flex:1 1}.reviewer-name{align-items:center;color:#0f172a;display:flex;font-size:.85rem;font-weight:600;gap:.3rem;margin-bottom:.2rem}.reviewer-name svg{color:#667eea}.reviewer-qualification{color:#64748b;display:block;font-size:.7rem;margin-bottom:.2rem}.reviewer-phone{align-items:center;color:#94a3b8;display:flex;font-size:.65rem;gap:.2rem}.reviewer-date{color:#94a3b8;font-size:.7rem;white-space:nowrap}.board-list{display:flex;flex-direction:column;gap:1rem}.board-item{align-items:center;border-radius:10px;display:flex;justify-content:space-between;padding:.75rem;transition:background .2s ease}.board-item:hover{background:#f8fafc}.board-info{flex:1 1}.board-name{color:#0f172a;font-size:.85rem;font-weight:600}.board-name,.board-type{display:block;margin-bottom:.2rem}.board-type{color:#667eea;font-size:.7rem}.board-location{align-items:center;color:#94a3b8;display:flex;font-size:.65rem;gap:.2rem}.board-email{color:#64748b;font-size:.7rem;white-space:nowrap}.contacts-list{display:flex;flex-direction:column;gap:1rem}.contact-item{align-items:flex-start;border-radius:10px;display:flex;justify-content:space-between;padding:.75rem;transition:background .2s ease}.contact-item:hover{background:#f8fafc}.contact-info{flex:1 1}.contact-name{align-items:center;display:flex;font-size:.85rem;font-weight:600;gap:.3rem;margin-bottom:.2rem}.contact-email{color:#64748b;display:block}.contact-email,.contact-subject{font-size:.7rem;margin-bottom:.2rem}.contact-subject{align-items:center;color:#475569;display:flex;gap:.2rem}.contact-message-preview{color:#94a3b8;display:block;font-size:.65rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-date{color:#94a3b8;font-size:.7rem;white-space:nowrap}.activity-list{display:flex;flex-direction:column;gap:1rem}.activity-item{border-radius:8px;display:flex;gap:.75rem;padding:.5rem;transition:background .2s ease}.activity-item:hover{background:#f8fafc}.activity-dot{border-radius:50%;height:8px;margin-top:.2rem;width:8px}.activity-dot.submission{background:#3b82f6}.activity-dot.reviewer{background:#10b981}.activity-dot.contact{background:#f59e0b}.activity-dot.download{background:#8b5cf6}.activity-dot.editorial{background:#ec4899}.activity-content{flex:1 1}.activity-text{color:#334155;font-size:.8rem;margin-bottom:.2rem}.activity-target{color:#64748b;font-size:.7rem;margin-bottom:.2rem}.activity-time{color:#94a3b8;font-size:.65rem}.download-stats{display:flex;flex-direction:column;gap:.75rem}.download-item{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:.5rem}.download-item:last-child{border-bottom:none}.download-type{color:#475569;font-size:.8rem}.download-count{color:#0f172a;font-size:.9rem;font-weight:600}.dashboard-footer{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-wrap:wrap;gap:2rem;padding:1rem 1.5rem}@media (max-width:1200px){.quick-stats-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-page{padding:1rem}.quick-stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-footer{align-items:flex-start;flex-direction:column;gap:.75rem}}@media (max-width:480px){.quick-stats-grid{grid-template-columns:1fr}.board-item,.contact-item,.submission-item{align-items:flex-start;flex-direction:column;gap:.5rem}.contact-message-preview{max-width:100%}}.section-loader{display:flex;justify-content:center;padding:20px}.small-spinner{animation:spin .7s linear infinite;border:3px solid #ddd;border-radius:50%;border-top-color:#3b82f6;height:25px;width:25px}.general-info-page{background:#fff;font-family:Inter,sans-serif;padding:20px}.form-row{grid-template-columns:repeat(3,1fr)}.form-group input{border-radius:6px;padding:.5rem .75rem}.form-group input:focus{box-shadow:0 2px 4px #667eea1a}.info-table{border-collapse:collapse;min-width:600px;width:100%}.info-table th{color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.3px;text-align:left;text-transform:uppercase}.info-table td,.info-table th{border-bottom:1px solid #e2e8f0;padding:.75rem .5rem}.info-table td{color:#1e293b;font-size:.85rem}.info-table tr:hover{background:#f8fafc}.info-table tr:last-child td{border-bottom:none}.toast{animation:slideIn .3s ease-in-out;border-radius:8px;bottom:20px;color:#fff;font-weight:500;padding:14px 22px;position:fixed;right:20px;z-index:9999}.toast-success{background-color:#4caf50}.toast-error{background-color:#f44336}.toast-warning{background-color:#ff9800}.downloads-page{background:#fff;font-family:Inter,sans-serif;padding:20px}.form-download-btn{align-items:center;display:flex;gap:.5rem}.form-group input[type=file],.form-group select{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:.85rem;padding:.5rem .75rem;transition:all .2s ease}.form-group input[type=file]:focus,.form-group select:focus{border-color:#667eea;box-shadow:0 2px 4px #667eea1a;outline:none}.file-name{font-size:.75rem}.table-card{border:1px solid #e2e8f0;border-radius:8px}.types-table thead th{background:var(--bg-primary);position:-webkit-sticky;position:sticky;top:0;z-index:2}.downloads-table{border-collapse:collapse;min-width:700px;width:100%}.downloads-table th{background:var(--bg-primary);color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.3px;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:2}.downloads-table td,.downloads-table th{border-bottom:1px solid #e2e8f0;padding:.75rem .5rem}.downloads-table td{color:#1e293b;font-size:.85rem}.downloads-table tr:hover{background:#f8fafc}.downloads-table tr:last-child td{border-bottom:none}.cell-content{gap:.4rem}.cell-icon{color:#94a3b8;flex-shrink:0}.file-icon.pdf{color:#ef4444}.file-icon.word{color:#3b82f6}.file-icon.archive{color:#f59e0b}.file-icon.image{color:#10b981}.action-btn.edit:hover{background:#fef3c7;border-color:#fcd34d;color:#d97706}@media (max-width:768px){.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions button{width:100%}.page-header{align-items:flex-start;flex-direction:column}.btn-primary{width:100%}}@media (max-width:480px){.table-header{align-items:flex-start;flex-direction:column;gap:.5rem}.action-buttons{gap:.2rem}.action-btn{height:26px;width:26px}}.pdf-modal{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0003;display:flex;flex-direction:column;height:80vh;max-width:900px;overflow:hidden;width:90%}.pdf-modal-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;padding:1rem 1.5rem}.pdf-modal-header,.pdf-title{align-items:center;display:flex}.pdf-title{gap:.75rem}.pdf-icon{color:#ef4444}.pdf-title h3{color:#0f172a;font-size:1rem;font-weight:600;margin-bottom:.1rem}.pdf-filename{color:#64748b;font-size:.75rem}.pdf-controls{gap:.5rem}.control-btn,.pdf-controls{align-items:center;display:flex}.control-btn{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;height:32px;justify-content:center;transition:all .2s ease;width:32px}.control-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}.control-btn:disabled{cursor:not-allowed;opacity:.5}.control-btn.close:hover{background:#fee2e2;border-color:#fecaca;color:#dc2626}.zoom-level{color:#475569;font-size:.8rem;font-weight:500;min-width:50px;text-align:center}.pdf-viewer-container{align-items:flex-start;background:#f1f5f9;display:flex;flex:1 1;justify-content:center;overflow:auto;padding:1.5rem;position:relative}.pdf-viewer-container::-webkit-scrollbar{height:8px;width:8px}.pdf-viewer-container::-webkit-scrollbar-track{background:#e2e8f0}.pdf-viewer-container::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}.pdf-viewer{transform-origin:center center;transition:transform .2s ease}.pdf-page{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-height:800px;overflow:hidden;width:600px}.pdf-content{padding:2rem;text-align:center}.pdf-placeholder-icon{color:#ef4444;margin-bottom:1rem}.pdf-content h4{color:#0f172a;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.pdf-content p{color:#475569;font-size:.9rem;margin-bottom:.2rem}.pdf-info{color:#64748b!important;font-size:.8rem!important;margin-top:.5rem}.pdf-mock-content{background:#f8fafc;border-radius:8px;margin-top:2rem;padding:1rem;text-align:left}.pdf-mock-content p{color:#334155;font-size:.85rem;margin-bottom:.5rem}.pdf-modal-footer{align-items:center;background:#f8fafc;border-top:1px solid #e2e8f0;color:#64748b;display:flex;font-size:.8rem;justify-content:space-between;padding:.75rem 1.5rem}.file-info{color:#475569;font-weight:500}@media (max-width:768px){.pdf-modal{height:90vh;width:95%}.pdf-modal-header{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1rem}.pdf-controls{justify-content:space-between;width:100%}.pdf-page{min-height:auto;width:100%}.pdf-content{padding:1rem}}@media (max-width:480px){.pdf-controls{flex-wrap:wrap}.zoom-level{order:-1;text-align:center;width:100%}.pdf-mock-content{margin-top:1rem;padding:.75rem}}.downloads-management{margin:0 auto;max-width:1400px;padding:24px}.management-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.management-header h2{color:#333;font-size:24px;margin:0}.header-actions{gap:12px}.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s}.btn-primary{background:#4f46e5}.btn-primary:hover{background:#4338ca}.btn-secondary{color:#4a5568}.btn-secondary:hover{border-color:#cbd5e0}.btn-icon{background:none;border:none;color:#718096;padding:4px}.btn-icon:hover{color:#4a5568}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:500px;overflow-y:auto;padding:24px;width:100%}.modal-content.large{max-width:800px}.modal-header{margin-bottom:20px;padding-bottom:16px}.modal-header h3{color:#333;font-size:18px;margin:0}.type-form-section{border-bottom:1px solid #e2e8f0;margin-bottom:24px;padding-bottom:20px}.type-form-section h4,.types-list-section h4{color:#4a5568;font-size:15px;font-weight:600;margin:0 0 16px}.type-form{align-items:flex-start;display:flex;gap:12px}.type-form .form-group{flex:1 1;margin-bottom:0}.type-form .download-type-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:0}.table-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px;overflow:hidden}.table-header{padding:16px 20px}.table-header h3{color:#333;font-size:16px;margin:0}.record-count{color:#718096;font-size:14px}table{border-collapse:collapse;width:100%}.types-table th,th{border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:13px;font-weight:600;letter-spacing:.05em;padding:12px 20px;text-align:left;text-transform:uppercase}th{background:#f8fafc}.types-table td{border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:14px;padding:12px 20px}tr:hover{background:#f8fafc}.sl-no{color:#718096}.cell-content{align-items:center;display:flex;gap:8px}.cell-icon{color:#a0aec0}.file-icon{color:#4f46e5}.file-icon.pdf{color:#e53e3e}.file-icon.word{color:#3182ce}.action-buttons{gap:8px}.action-btn{background:none;border:none;color:#718096;padding:6px;transition:all .2s}.action-btn:hover{background:#e2e8f0}.action-btn.view:hover{color:#4f46e5}.action-btn.edit:hover{color:#38a169}.action-btn.delete:hover{background:#fff5f5;color:#e53e3e}.form-row{grid-gap:16px;gap:16px}.form-group,.form-row{margin-bottom:16px}.form-group label{color:#4a5568;font-size:14px;gap:8px;margin-bottom:8px}.form-group input[type=text],.form-group select{border:1px solid #e2e8f0;border-radius:6px;font-size:14px;padding:8px 12px;transition:border-color .2s;width:100%}.form-group input[type=text]:focus,.form-group select:focus{border-color:#4f46e5;outline:none}.file-input{border:1px dashed #e2e8f0;cursor:pointer;padding:8px}.file-name{color:#718096;font-size:12px;margin-top:4px}.form-actions{gap:12px;margin-top:20px}@media (max-width:768px){.downloads-management{padding:16px}.management-header{align-items:flex-start;flex-direction:column;gap:16px}.header-actions{width:100%}.form-row{grid-template-columns:1fr}.type-form{flex-direction:column}.type-form .form-actions{width:100%}.modal-content{margin:16px;padding:16px}}.online-submissions-page{background:#fff;font-family:Inter,sans-serif;min-height:100vh;padding:20px}.title-icon{background:#fff;box-shadow:0 2px 8px #00000005;padding:.75rem}.search-wrapper{max-width:400px}.search-input{border-radius:10px;font-size:.9rem}.search-input:focus{border-color:#2d3a5e;box-shadow:0 2px 8px #2d3a5e0d}.table-container{border:1px solid #edf2f7;border-radius:16px;box-shadow:0 4px 12px #00000005}.table-header{border-bottom:1px solid #edf2f7;padding:1rem 1.5rem}.table-header h3{color:#1a2639}.record-count{color:#6b7a8f;padding:.2rem .8rem}.submissions-table{border-collapse:collapse;min-width:900px;width:100%}.submissions-table th{border-bottom:1px solid #e2e8f0;color:#6b7a8f;font-size:.75rem;font-weight:600;letter-spacing:.3px;padding:.75rem .5rem;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:2}.submissions-table tr.unread-row{background:#f0f9ff;border-left:3px solid #4f46e5}.submissions-table tr.unread-row:hover{background:#e0f2fe}.submissions-table td{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:.85rem;padding:.75rem .5rem;vertical-align:middle}.submissions-table tr:hover{background:#f8fafc}.submissions-table tr:last-child td{border-bottom:none}.sl-no{color:#6b7a8f}.title-wrapper{align-items:center;display:flex;gap:.5rem}.title-icon{color:#2d3a5e;flex-shrink:0}.paper-title{color:#1a2639;font-weight:500;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.author-wrapper{align-items:center;display:flex;gap:.5rem}.author-icon{color:#2d3a5e;flex-shrink:0}.author-name{font-size:.85rem}.author-email{font-size:.7rem}.paper-type{background:#f1f5f9;border-radius:20px;color:#475569;display:inline-block;font-size:.75rem;padding:.2rem .8rem}.status-badge.under-review{background:#fef3c7;color:#d97706}.status-badge.accepted{background:#d1fae5;color:#059669}.status-badge.revision{background:#dbeafe;color:#1d4ed8}.datetime-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.3rem}.datetime-icon{color:#94a3b8}.date,.time{color:#475569;font-size:.75rem}.delete-btn{border-radius:6px}.pagination{border-top:1px solid #edf2f7}.submission-modal{animation:slideUp .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-height:90vh;max-width:700px;overflow-y:auto;width:100%}.submission-modal::-webkit-scrollbar{width:6px}.submission-modal::-webkit-scrollbar-track{background:#f1f5f9}.submission-modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}.detail-section{margin-bottom:1.5rem}.detail-section h4{font-size:.85rem;margin-bottom:.75rem}.detail-section p{line-height:1.6}.paper-title-full{color:#1a2639;font-size:1.1rem;font-weight:600;line-height:1.5}.detail-row{grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}.detail-half h4{font-size:.8rem;margin-bottom:.5rem}.authors-list{display:flex;flex-direction:column;gap:.75rem}.author-item{background:#f8fafc;border:1px solid #edf2f7;border-radius:8px;justify-content:space-between;padding:.5rem}.author-info,.author-item{align-items:center;display:flex}.author-info{gap:.5rem}.author-info svg{color:#2d3a5e}.author-name{color:#1a2639;font-size:.9rem;font-weight:500}.corresponding-badge{background:#dbeafe;border-radius:4px;color:#1d4ed8;font-size:.6rem;font-weight:600;margin-left:.5rem;padding:.1rem .5rem}.author-email{align-items:center;color:#6b7a8f;display:flex;font-size:.8rem;gap:.3rem}.keywords-container{display:flex;flex-wrap:wrap;gap:.5rem}.keyword-tag{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;color:#475569;font-size:.8rem;padding:.3rem .8rem}.files-list{display:flex;flex-direction:column;gap:.5rem}.file-item{gap:.5rem}.file-icon.word{color:#2563eb}.file-icon.image{color:#059669}.file-icon.archive{color:#d97706}.file-name{font-size:.85rem}.file-label{background:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#6b7a8f;font-size:.65rem;font-weight:600;padding:.1rem .4rem;text-transform:uppercase}.file-action{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .2s ease;width:28px}.file-action:hover{background:#e0f2fe;border-color:#7dd3fc;color:#0284c7}.btn-primary:hover{background:#1a2639}@media (max-width:768px){.online-submissions-page{padding:1rem}.search-wrapper{max-width:100%}.detail-row{gap:1rem;grid-template-columns:1fr}.author-item{align-items:flex-start;flex-direction:column;gap:.5rem}.author-email{margin-left:1.5rem}}.reviewer-submissions-page{background:#fff;font-family:Inter,sans-serif;min-height:100vh;padding:20px!important}.action-btn.view:hover{background:#e0f2fe;border-color:#7dd3fc;color:#0284c7}.reviewer-modal{animation:slideUp .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.reviewer-modal::-webkit-scrollbar{width:6px}.reviewer-modal::-webkit-scrollbar-track{background:#f1f5f9}.reviewer-modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}.modal-header{position:-webkit-sticky;position:sticky;top:0;z-index:10}.modal-header h3{color:#1a2639}.close-btn{border-radius:8px}.detail-section{border-bottom:1px solid #edf2f7;margin-bottom:1.25rem;padding-bottom:1rem}.detail-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.detail-section h4{align-items:center;color:#6b7a8f;display:flex;font-size:.8rem;font-weight:600;gap:.5rem;letter-spacing:.3px;margin-bottom:.5rem;text-transform:uppercase}.detail-section h4 svg{color:#2d3a5e}.detail-section p{color:#1e293b;font-size:.95rem;line-height:1.5;margin-left:1.8rem;text-align:justify}.id-value{color:#2d3a5e;font-weight:600}.name-value{color:#1a2639;font-size:1.1rem;font-weight:600}.contact-value{color:#2d3a5e;font-family:monospace;font-weight:500}.address-text{line-height:1.6}.detail-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1.25rem}.detail-half{flex:1 1}.detail-half h4{align-items:center;color:#6b7a8f;display:flex;font-size:.75rem;font-weight:600;gap:.5rem;margin-bottom:.3rem;text-transform:uppercase}.detail-half p{color:#1e293b;font-size:.9rem;margin-left:1.8rem}.domain-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-left:1.8rem}.domain-tag{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;color:#475569;font-size:.8rem;padding:.3rem .8rem}.status-badge{display:inline-block;margin-left:1.8rem;padding:.2rem .8rem;text-transform:capitalize}.status-badge.pending{background:#fef3c7;color:#d97706}.status-badge.approved{background:#d1fae5;color:#059669}.status-badge.rejected{background:#fee2e2;color:#dc2626}.status-badge.under-review{background:#dbeafe;color:#1d4ed8}.file-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:.75rem;margin-left:1.8rem;padding:.5rem}.file-icon,.file-item{align-items:center;display:flex}.file-icon{border-radius:6px;height:32px;justify-content:center;width:32px}.file-icon.pdf{color:#dc2626}.file-name{color:#1e293b;flex:1 1;font-family:monospace;font-size:.9rem}.file-download-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;display:flex;font-size:.75rem;gap:.3rem;padding:.3rem .8rem;transition:all .2s ease}.file-download-btn:hover{background:#e0f2fe;border-color:#7dd3fc;color:#0284c7}.file-download-btn:disabled{cursor:not-allowed;opacity:.5}.no-file{color:#94a3b8;font-style:italic;margin-left:1.8rem}.status-wrapper{display:inline-block}.modal-footer{bottom:0;position:-webkit-sticky;position:sticky;z-index:10}.btn-primary{background:#2d3a5e;border-radius:8px;padding:.5rem 1.2rem}.btn-primary:hover:not(:disabled){background:#1a2639}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-secondary{padding:.5rem 1.2rem}@media (max-width:768px){.detail-row{gap:1rem;grid-template-columns:1fr}.file-item{align-items:flex-start;flex-direction:column}.file-download-btn{width:100%}.modal-footer{flex-direction:column}.modal-footer button{width:100%}}.reviewer-table{border-collapse:collapse;min-width:900px;width:100%}.reviewer-table th{background:var(--bg-primary);color:#6b7a8f;font-size:.75rem;font-weight:600;letter-spacing:.3px;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:2}.reviewer-table td,.reviewer-table th{border-bottom:1px solid #e2e8f0;padding:.75rem .5rem}.reviewer-table td{color:#1e293b;font-size:.85rem;vertical-align:middle}.reviewer-table tr:hover{background:#f8fafc}.reviewer-table tr:last-child td{border-bottom:none}.reviewer-table tr.unread-row{background:#f0f9ff;border-left:3px solid #4f46e5}.reviewer-table tr.unread-row:hover{background:#e0f2fe}.journal-metrics-page{background:#fff;font-family:Inter,sans-serif;padding:20px}.metrics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.metric-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.section-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;padding:1rem 1.25rem}.section-header,.section-title{align-items:center;display:flex}.section-title{gap:.5rem}.section-icon{color:#667eea}.section-title h2{color:#0f172a;font-size:1rem;font-weight:600}.btn-add{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;display:flex;font-size:.8rem;gap:.3rem;padding:.4rem .8rem;transition:all .2s ease}.btn-add:hover{background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}.upload-form{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.25rem}.form-group{margin-bottom:1rem}.form-group label{margin-bottom:.3rem}.file-input{background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:.8rem;width:100%}.file-name{display:block}.icon-preview{align-items:center;background:linear-gradient(135deg,#eef2ff,#f8fafc);border-radius:12px;color:#6366f1;display:flex;height:80px;justify-content:center;transition:.3s ease}.image-card:hover .icon-preview{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;transform:scale(1.05)}.text-input{border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:.8rem;padding:.5rem .75rem;transition:all .2s ease;width:100%}.text-input:focus{border-color:#667eea;box-shadow:0 2px 4px #667eea1a;outline:none}.form-row{grid-gap:.75rem;gap:.75rem;grid-template-columns:1fr 1fr}.form-group.half{margin-bottom:0}.form-actions{gap:.5rem}.btn-cancel,.btn-save{border-radius:6px;font-size:.8rem;padding:.4rem 1rem}.btn-save{background:#667eea;gap:.3rem}.btn-save:hover{background:#5a67d8}.images-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));padding:1.25rem}.image-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;position:relative;transition:all .2s ease}.image-card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000d}.impact-card .image-preview{position:relative}.impact-badge{background:#667eea;border-radius:4px;color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .4rem;position:absolute;right:5px;top:5px}.image-preview{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;height:100px;justify-content:center;overflow:hidden}.image-preview img{height:100%;object-fit:cover;width:100%}.image-info{padding:.75rem}.image-info h4{color:#0f172a;font-size:.85rem;font-weight:500;margin-bottom:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-date{color:#64748b;font-size:.65rem}.image-actions{display:flex;gap:.2rem;opacity:0;position:absolute;right:5px;top:5px;transition:opacity .2s ease}.image-card:hover .image-actions{opacity:1}.action-btn{height:24px;width:24px}.section-stats{background:#f8fafc;border-top:1px solid #e2e8f0;gap:1rem;padding:.75rem 1.25rem}.section-stats,.stat{align-items:center;display:flex}.stat{color:#475569;font-size:.75rem;gap:.3rem}.stat svg{color:#667eea}.premium-marquee-card{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 30px #0000000a;padding:24px;transition:all .3s ease}.premium-marquee-card:hover{box-shadow:0 14px 40px #00000014}.premium-header{align-items:center;display:flex;gap:10px;margin-bottom:18px}.premium-header h3{color:#0f172a;font-size:18px;font-weight:600}.premium-header svg{color:#6366f1}.premium-input-group{display:flex;gap:12px;margin-bottom:18px}.premium-input-group input{border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;flex:1 1;font-size:.8rem;padding:.5rem .75rem;transition:all .2s ease;width:100%}.premium-input-group input:focus{background:#fff;border-color:#667eea;box-shadow:0 2px 4px #667eea1a;outline:none}.premium-input-group button{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 20px;transition:all .3s ease}.premium-input-group button:hover{box-shadow:0 8px 20px #6366f14d;transform:translateY(-2px)}.premium-display{align-items:center;animation:fadeInUp .4s ease;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;display:flex;font-size:14px;font-weight:500;justify-content:space-between;padding:14px 18px}.edit-btn{background:#0000;border:none;border-radius:6px;color:#6366f1;cursor:pointer;padding:6px;transition:.2s ease}.edit-btn:hover{background:#6366f11a}.update-btn{background:linear-gradient(135deg,#10b981,#059669)}.cancel-btn{background:#e2e8f0;color:#334155}.cancel-btn:hover{background:#cbd5e1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:968px){.metrics-grid{gap:1rem;grid-template-columns:1fr}}@media (max-width:768px){.images-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.form-row{grid-template-columns:1fr}.metrics-footer{align-items:flex-start;flex-direction:column;gap:.75rem}}@media (max-width:480px){.section-header{align-items:flex-start;flex-direction:column;gap:.5rem}.btn-add{width:100%}.images-grid{grid-template-columns:1fr}.image-preview{height:120px}.section-stats{align-items:flex-start;flex-direction:column}}.cfp-card .image-preview{position:relative}.status-badge{border-radius:4px;font-size:.65rem;padding:.2rem .5rem;position:absolute;right:5px;top:5px}.status-badge.active{background:#d1fae5;color:#059669}.status-badge.closed{background:#fee2e2;color:#dc2626}.status-badge.upcoming{background:#fef3c7;color:#d97706}.cfp-details{align-items:center;color:#64748b;display:flex;font-size:.7rem;gap:.3rem;margin-top:.2rem}.cfp-details svg{color:#667eea}.deadline{font-size:.7rem}@media (max-width:1200px){.metrics-grid.three-columns{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.metrics-grid.three-columns{grid-template-columns:1fr}}.metrics-footer{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-wrap:wrap;gap:2rem;padding:.75rem 1.25rem}@media (max-width:768px){.metrics-footer{gap:1rem}}.no-data-message{background-color:#f8f9fa;border:1px solid #e5e5e5;border-radius:8px;color:#666;font-size:15px;font-weight:500;margin-top:20px;padding:30px 20px;text-align:center}.spin-icon{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.editorial-board-page{background:#fff;font-family:Inter,sans-serif;padding:20px}.btn-primary{padding:.5rem 1rem}.alert,.btn-icon,.btn-primary,.btn-secondary{border-radius:6px}.search-section{gap:.75rem}.filter-btn,.search-wrapper{align-items:center;display:flex}.filter-btn{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:.8rem;gap:.4rem;padding:.5rem 1rem;transition:all .2s ease}.filter-btn:hover{background:#f8fafc;border-color:#cbd5e1}.form-card{animation:fadeIn .3s ease;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.form-header{margin-bottom:1rem}.form-header h3{color:#0f172a;font-size:.95rem;font-weight:600}.form-row{margin-bottom:1rem}.required{color:#ef4444;margin-left:2px}.form-input,.form-select{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:.85rem;padding:.5rem .75rem;transition:all .2s ease}.form-input:focus,.form-select:focus{border-color:#667eea;box-shadow:0 2px 4px #667eea1a;outline:none}.form-input::placeholder{color:#94a3b8;font-size:.8rem}.form-actions{margin-top:1.5rem}.table-responsive{max-height:400px}.editorial-table{border-collapse:collapse;min-width:900px;width:100%}.editorial-table th{color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.3px;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:2}.editorial-table td,.editorial-table th{border-bottom:1px solid #e2e8f0;padding:.75rem .5rem}.editorial-table td{color:#1e293b;font-size:.85rem;vertical-align:middle}.editorial-table tr:hover{background:#f8fafc}.editorial-table tr:last-child td{border-bottom:none}.editor-type-badge{background:#f1f5f9;border-radius:20px;color:#475569;display:inline-block;font-size:.7rem;font-weight:500;padding:.2rem .6rem;white-space:nowrap}.name-icon{color:#667eea}.editor-name{color:#0f172a;font-weight:500}.location-wrapper{align-items:center;display:flex;gap:.4rem}.location-icon{color:#f59e0b;flex-shrink:0}.affiliation-wrapper{align-items:center;display:flex;gap:.4rem}.affiliation-icon{color:#10b981;flex-shrink:0}.affiliation-text{color:#475569;font-size:.8rem;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.email-text{max-width:150px}.action-buttons{gap:.3rem}.action-btn{border-radius:4px}.action-btn.edit:hover{background:#e0f2fe;border-color:#7dd3fc;color:#0284c7}.empty-state p{margin-bottom:1rem}.stats-footer{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;gap:2rem;padding:.75rem 1.25rem}.clear-icon,.stats-footer{align-items:center;display:flex}.clear-icon{background:#0000000d;border-radius:50%;color:#666;cursor:pointer;height:20px;justify-content:center;position:absolute;right:10px;transition:all .2s ease-in-out;width:20px}.clear-icon:hover{color:#000;transform:scale(1.1)}.clear-icon:active{background:#0000002e;transform:scale(.9)}.clear-icon{opacity:0;pointer-events:none}.search-input:not(:placeholder-shown)+.clear-icon,.search-wrapper:hover .clear-icon{opacity:1;pointer-events:auto}@media (max-width:768px){.board-form-row,.form-row{grid-template-columns:1fr}.search-section{flex-direction:column}.search-wrapper{max-width:100%}.filter-btn{width:100%}.form-actions{flex-direction:column}.form-actions button{width:100%}.stats-footer{align-items:flex-start;flex-direction:column;gap:.75rem}.affiliation-text,.email-text{max-width:120px}}@media (max-width:480px){.page-header{align-items:flex-start;flex-direction:column}.btn-primary{width:100%}.table-header{align-items:flex-start;flex-direction:column;gap:.5rem}.action-buttons{gap:.2rem}.action-btn{height:26px;width:26px}}.contact-page{background:#fff;font-family:Inter,sans-serif;padding:20px}.page-header{margin-bottom:1.5rem}.title-section{gap:.75rem}.title-icon{background:#f1f5f9;border-radius:8px;color:#667eea;padding:.5rem}.page-title{font-size:1.3rem}.page-subtitle{font-size:.8rem}.stat-card{border-radius:8px;gap:.75rem;padding:1rem}.stat-card:hover{box-shadow:0 2px 8px #0000000d}.stat-icon{background:#f1f5f9;color:#667eea;height:36px;width:36px}.stat-info{flex:1 1}.stat-value{font-size:1.1rem;font-weight:600}.search-section{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.search-wrapper{flex:1 1}.search-input{background:#fff;border-radius:6px;padding:.6rem 1rem .6rem 2.2rem}.search-input:focus{box-shadow:0 2px 4px #667eea1a}.search-input::placeholder{color:#94a3b8;font-size:.8rem}.filter-tab{border-radius:6px}.table-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1.5rem;overflow:hidden}.table-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 1.25rem}.table-header h3{color:#0f172a;font-size:.95rem;font-weight:600}.record-count{background:#fff;border:1px solid #e2e8f0;border-radius:20px;color:#64748b;font-size:.75rem;padding:.2rem .6rem}.table-responsive{max-height:500px;overflow-x:auto}.contact-table{border-collapse:collapse;min-width:1000px;width:100%}.contact-table th{color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.3px;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:2}.contact-table td,.contact-table th{border-bottom:1px solid #e2e8f0;padding:.75rem .5rem}.contact-table td{color:#1e293b;font-size:.85rem;vertical-align:middle}.contact-table tr:hover{background:#f8fafc}.contact-table tr.unread-row{background:#f0f9ff;border-left:3px solid #4f46e5}.contact-table tr.unread-row:hover{background:#e0f2fe}.contact-table tr:last-child td{border-bottom:none}.sl-no{color:#64748b;display:inline-block;font-weight:500;min-width:24px}.name-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem}.name-icon{color:#64748b;flex-shrink:0}.name-icon.high-priority{color:#dc2626}.contact-name{color:#0f172a;font-weight:500;white-space:nowrap}.email-wrapper{align-items:center;display:flex;gap:.4rem}.email-icon{color:#3b82f6;flex-shrink:0}.email-text{color:#475569;font-size:.8rem;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subject-wrapper{align-items:center;display:flex;gap:.4rem}.subject-icon{color:#f59e0b;flex-shrink:0}.subject-text{color:#1e293b;font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-wrapper{align-items:center;display:flex;gap:.4rem}.message-preview{color:#475569;font-size:.8rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.view-message-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#64748b;cursor:pointer;display:flex;height:22px;justify-content:center;transition:all .2s ease;width:22px}.view-message-btn:hover{background:#e0f2fe;border-color:#7dd3fc;color:#0284c7}.date-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.3rem}.date-icon{color:#94a3b8}.date-text{color:#475569;font-size:.75rem;white-space:nowrap}.time-icon{color:#94a3b8;margin-left:.2rem}.time-text{color:#64748b;font-size:.7rem;white-space:nowrap}.delete-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#64748b;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .2s ease;width:28px}.delete-btn:hover{background:#fee2e2;border-color:#fecaca;color:#dc2626}.empty-state{padding:3rem}.empty-state svg{margin-bottom:1rem}.empty-state p{font-size:.9rem}.pagination{padding:1rem 1.25rem}.pagination-btn{border-radius:6px;height:32px;width:32px}.footer-stat{align-items:center;color:#475569;display:flex;font-size:.8rem;gap:.5rem}.footer-stat svg{color:#667eea}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.search-section{align-items:stretch;flex-direction:column}.search-wrapper{min-width:100%}.filter-tabs{width:100%}.filter-tab{flex:1 1;text-align:center}.stats-footer{align-items:flex-start;flex-direction:column;gap:.75rem}.email-text,.message-preview,.subject-text{max-width:120px}}@media (max-width:480px){.page-header,.table-header{align-items:flex-start;flex-direction:column}.table-header{gap:.5rem}.date-wrapper{align-items:flex-start;flex-direction:column;gap:.2rem}.time-icon{margin-left:0}}.modal-overlay{padding:1rem}.message-modal{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0003;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{border-radius:12px 12px 0 0}.close-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.close-btn:hover{background:#fee2e2;border-color:#fecaca;color:#dc2626}.message-detail-row{display:flex;gap:1rem;margin-bottom:1.25rem}.message-detail-row:last-child{margin-bottom:0}.detail-icon{align-items:center;background:#f1f5f9;border-radius:8px;color:#667eea;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.detail-content{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.detail-label{font-size:.7rem;letter-spacing:.3px;text-transform:uppercase}.detail-value{font-size:.95rem;line-height:1.5}.subject-value{color:#0f172a;font-weight:500}.message-content-row{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}.message-content{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;font-size:.9rem;line-height:1.6;max-height:200px;overflow-y:auto;padding:1rem;white-space:pre-wrap}.message-content::-webkit-scrollbar{width:6px}.message-content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}.message-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}.message-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.modal-footer{align-items:center;border-radius:0 0 12px 12px;flex-wrap:wrap;gap:1rem;justify-content:space-between}.message-meta{display:flex;flex-wrap:wrap;gap:.75rem}.priority-badge{font-size:.7rem;padding:.25rem .75rem}.priority-badge.high{background:#fee2e2;color:#dc2626}.priority-badge.medium{background:#fef3c7;color:#d97706}.priority-badge.low{background:#d1fae5;color:#059669}.status-badge{border-radius:20px;font-size:.7rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.status-badge.read{background:#e2e8f0;color:#475569}.status-badge.unread{background:#dbeafe;color:#1d4ed8}.modal-actions{display:flex;gap:.75rem}.modal-actions .btn-secondary{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.modal-actions .btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.modal-actions .btn-primary{align-items:center;background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:.4rem;padding:.5rem 1rem;transition:all .2s ease}.modal-actions .btn-primary:hover{background:#5a67d8}@media (max-width:640px){.message-modal{margin:1rem;max-width:100%}.modal-footer{align-items:flex-start;flex-direction:column}.modal-actions{width:100%}.modal-actions button{flex:1 1}.message-detail-row{flex-direction:column;gap:.5rem}.detail-icon{height:28px;width:28px}.detail-icon svg{height:14px;width:14px}}.profile-page{background:#fff;font-family:Inter,sans-serif;margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.profile-placeholder{align-items:center;background:#f1f5f9;color:#64748b;display:flex;height:100%;justify-content:center;width:100%}.profile-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.header-icon{border-radius:12px;box-shadow:0 2px 8px #00000005;height:48px;justify-content:center;width:48px}.btn-edit,.header-icon{align-items:center;background:#fff;color:#2d3a5e;display:flex}.btn-edit{border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;font-size:.9rem;font-weight:500;gap:.5rem;margin-top:20px;padding:.6rem 1.2rem;transition:all .2s ease}.btn-edit:hover{background:#f8fafc;border-color:#2d3a5e}.btn-cancel,.btn-save{padding:.6rem 1.2rem}.btn-cancel{color:#6b7a8f}.btn-cancel:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.edit-actions{display:flex;gap:.75rem;margin-top:20px}.cover-section{margin-bottom:5rem;position:relative}.cover-image-container{background:#e2e8f0;border-radius:20px;height:200px;overflow:hidden;position:relative;width:100%}.cover-image{height:100%;object-fit:cover;width:100%}.cover-edit-overlay{align-items:center;background:#0000004d;bottom:0;display:flex;gap:.5rem;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.cover-image-container:hover .cover-edit-overlay{opacity:1}.cover-edit-btn{align-items:center;background:#fff;border:none;border-radius:30px;color:#1a2639;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.cover-edit-btn:hover{background:#2d3a5e;color:#fff}.cover-remove-btn{align-items:center;background:#fff;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.cover-remove-btn:hover{background:#fee2e2;color:#dc2626}.profile-image-wrapper{bottom:-50px;left:2rem;position:absolute}.profile-image-container{border:4px solid #fff;border-radius:20%;box-shadow:0 4px 12px #0000001a;height:140px;overflow:hidden;position:relative;width:120px}.profile-image{height:100%;object-fit:cover;width:100%}.profile-image-edit{align-items:center;background:#0000004d;bottom:0;display:flex;gap:.3rem;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.profile-image-container:hover .profile-image-edit{opacity:1}.image-edit-btn{align-items:center;background:#fff;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.image-edit-btn:hover{background:#2d3a5e;color:#fff}.image-remove-btn{align-items:center;background:#fff;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.image-remove-btn:hover{background:#fee2e2;color:#dc2626}.profile-content{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin:1rem auto 0;width:80%}.info-card{background:#fff;border:1px solid #edf2f7;border-radius:16px;box-shadow:0 4px 12px #00000005;padding:1.5rem;transition:all .2s ease}.info-card:hover{box-shadow:0 8px 16px #0000000d}.info-card h3{border-bottom:2px solid #edf2f7;color:#1a2639;font-size:1rem;font-weight:600;margin-bottom:1.25rem;padding-bottom:.75rem}.info-grid{display:flex;flex-direction:column;gap:1rem}.info-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.75rem 0}.info-row:last-child{border-bottom:none}.info-label{align-items:center;color:#6b7a8f;display:flex;font-size:.85rem;font-weight:500;gap:.6rem;min-width:160px}.info-value{color:#1a2639;flex:1 1;font-size:.95rem;font-weight:600;text-align:left;word-break:break-word}.edit-input{border:1px solid #e2e8f0;border-radius:8px;color:#1a2639;flex:1 1;font-size:.9rem;padding:.5rem .75rem;transition:all .2s ease}.edit-input:focus{border-color:#2d3a5e;box-shadow:0 2px 8px #2d3a5e0d;outline:none}.edit-input.small{max-width:200px}.bio-section{margin-top:1.25rem}.bio-section h4{color:#6b7a8f;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.bio-text{background:#f8fafc;border:1px solid #edf2f7;border-radius:10px;color:#1e293b;font-size:.95rem;line-height:1.6;padding:1rem}.edit-textarea{border:1px solid #e2e8f0;border-radius:10px;color:#1a2639;font-family:Inter,sans-serif;font-size:.95rem;padding:.75rem;resize:vertical;width:100%}.edit-textarea:focus{border-color:#2d3a5e;box-shadow:0 2px 8px #2d3a5e0d;outline:none}.list-section{display:flex;flex-direction:column;gap:.75rem}.list-item{align-items:center;background:#f8fafc;border:1px solid #edf2f7;border-radius:8px;display:flex;gap:.75rem;padding:.5rem}.list-icon{color:#2d3a5e}.list-text{color:#1e293b;flex:1 1;font-size:.9rem}.list-remove-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#64748b;cursor:pointer;display:flex;height:24px;justify-content:center;transition:all .2s ease;width:24px}.list-remove-btn:hover{background:#fee2e2;border-color:#fecaca;color:#dc2626}.add-item{display:flex;gap:.5rem;margin-top:.5rem}.add-input{border:1px solid #e2e8f0;border-radius:8px;flex:1 1;font-size:.9rem;padding:.5rem .75rem}.add-btn{background:#2d3a5e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:all .2s ease}.add-btn:hover{background:#1a2639}.tags-section{display:flex;flex-wrap:wrap;gap:.5rem}.tag{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:30px;color:#475569;display:inline-flex;font-size:.8rem;gap:.3rem;padding:.3rem .8rem}.language-tag{background:#e6f7f0;color:#059669}.tag-remove{align-items:center;background:#0000;border:none;border-radius:4px;color:#94a3b8;cursor:pointer;display:flex;height:16px;justify-content:center;padding:0;width:16px}.tag-remove:hover{color:#dc2626}.add-tag{display:flex;gap:.5rem;margin-top:.5rem;width:100%}.tag-input{border:1px solid #e2e8f0;border-radius:30px;flex:1 1;font-size:.85rem;padding:.4rem .75rem}.tag-add-btn{background:#2d3a5e;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:.8rem;padding:.4rem 1rem;transition:all .2s ease}.tag-add-btn:hover{background:#1a2639}.stats-card{background:#fff;border:1px solid #edf2f7;border-radius:16px;box-shadow:0 4px 12px #00000005;padding:1.5rem}.stats-card h3{color:#1a2639;font-size:1rem;font-weight:600;margin-bottom:1rem}.stats-grid{grid-template-columns:1fr 1fr}.stat-item{align-items:center;background:#f8fafc;border:1px solid #edf2f7;border-radius:10px;display:flex;gap:1rem;padding:.75rem}.stat-icon{background:#fff;border-radius:8px;color:#2d3a5e;padding:.5rem}.stat-label{color:#6b7a8f}.stat-number{color:#1a2639;display:block;font-size:1.2rem;font-weight:600}.ids-grid{display:flex;flex-direction:column;gap:.75rem}.id-row{align-items:center;display:flex;gap:1rem}.id-label{color:#6b7a8f;font-size:.85rem;font-weight:500;min-width:100px}.id-value{color:#1a2639;font-family:monospace;font-size:.9rem}.social-grid{display:flex;flex-direction:column;gap:.75rem}.social-row{background:#f8fafc;border:1px solid #edf2f7;border-radius:8px;gap:1rem;padding:.5rem}.social-icon,.social-row{align-items:center;display:flex}.social-icon{border-radius:8px;height:32px;justify-content:center;width:32px}.social-icon.twitter{color:#1da1f2}.social-icon.linkedin{color:#0077b5}.social-icon.github{color:#333}.social-link{color:#2d3a5e;flex:1 1;font-size:.85rem;text-decoration:none;transition:color .2s ease}.social-link:hover{color:#1a2639;text-decoration:underline}@media (max-width:768px){.profile-page{padding:1rem}.profile-content{grid-template-columns:1fr}.info-row{align-items:flex-start;flex-direction:column;gap:.3rem}.info-label{min-width:auto}.edit-input{width:100%}.stats-grid{grid-template-columns:1fr}.profile-image-wrapper{left:50%;transform:translateX(-50%)}.cover-section{margin-bottom:6rem}}.cover-gradient{background:linear-gradient(135deg,#f5f7fa,#e4e8f0 50%,#dfe3eb);border-radius:12px;height:250px;width:100%}.journal-volume-page{background:#fff;font-family:Inter,sans-serif;min-height:100vh;padding:20px}.btn-secondary{border-radius:8px;font-size:.8rem;padding:.5rem 1rem}.btn-delete{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.btn-delete:hover{background:#fee2e2;border-color:#fecaca;color:#dc2626}.alert{border-radius:8px;font-size:.85rem;gap:.5rem;padding:.75rem 1rem}.alert.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.alert.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 12px #00000005;margin-bottom:2rem;padding:1.5rem}.form-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:.75rem}.form-header h3,.form-header h4,.form-header h6{color:#0f172a;font-size:1rem;font-weight:600}.form-header h4{font-size:.9rem}.form-header h6{font-size:.85rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.25rem}.form-group{gap:.3rem}.form-group label{font-size:.8rem;gap:.3rem}.form-group label svg{color:#667eea}.form-group input{border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;font-size:.85rem;padding:.6rem .75rem;transition:all .2s ease}.form-group input:focus{border-color:#667eea;box-shadow:0 2px 8px #667eea1a;outline:none}.form-group input::placeholder{color:#94a3b8;font-size:.8rem}.file-input{padding:.4rem}.file-name{color:#64748b;font-size:.7rem;margin-top:.2rem}.form-actions{border-top:1px solid #e2e8f0;gap:.75rem;padding-top:1rem}.volumes-container{display:flex;flex-direction:column;gap:1rem}.volume-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #00000005;overflow:hidden}.volume-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem;transition:background .2s ease}.volume-header:hover{background:#f1f5f9}.volume-title{align-items:center;display:flex;gap:1rem}.volume-icon{color:#667eea}.volume-title h3{color:#0f172a;font-size:1rem;font-weight:600;margin-bottom:.2rem}.volume-year{color:#64748b;font-size:.75rem}.volume-actions{align-items:center;display:flex;gap:1rem}.issue-count{background:#fff;border:1px solid #e2e8f0;border-radius:20px;color:#64748b;font-size:.75rem;padding:.2rem .6rem}.volume-content{padding:1.5rem}.btn-add-issue{align-items:center;background:#fff;border:1px dashed #667eea;border-radius:8px;color:#667eea;cursor:pointer;display:flex;font-size:.8rem;font-weight:500;gap:.3rem;margin-bottom:1rem;padding:.5rem 1rem;transition:all .2s ease}.btn-add-issue:hover{background:#f0f4ff;border-style:solid}.issue-form-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.issues-table-container{overflow-x:auto}.issues-table{border-collapse:collapse;min-width:800px;width:100%}.issues-table th{border-bottom:2px solid #e2e8f0;color:#64748b;font-size:.75rem;font-weight:600;letter-spacing:.3px;padding:.75rem .5rem;text-align:left;text-transform:uppercase}.issues-table td{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:.85rem;padding:.75rem .5rem}.issue-row:hover{background:#f8fafc}.btn-add-details{align-items:center;background:#e6f7f0;border:none;border-radius:6px;color:#059669;cursor:pointer;display:flex;font-size:.7rem;font-weight:500;gap:.2rem;padding:.3rem .8rem;transition:all .2s ease}.btn-add-details:hover{background:#d1fae5}.btn-view{align-items:center;background:#e0f2fe;border:none;border-radius:6px;color:#0284c7;cursor:pointer;display:flex;font-size:.7rem;font-weight:500;gap:.2rem;padding:.3rem .8rem;transition:all .2s ease}.btn-view:hover{background:#bae6fd}.articles-row td{padding:1rem}.articles-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.articles-section h5{color:#0f172a;font-size:.9rem;font-weight:600;margin-bottom:1rem}.article-form-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.article-form{display:flex;flex-direction:column;gap:1rem}.articles-table{border-collapse:collapse;width:100%}.articles-table th{color:#64748b;font-size:.7rem;font-weight:600;letter-spacing:.3px;text-align:left;text-transform:uppercase}.articles-table td,.articles-table th{border-bottom:1px solid #e2e8f0;padding:.5rem}.articles-table td{color:#1e293b;font-size:.8rem}.btn-view-file{align-items:center;background:#e0f2fe;border:none;border-radius:4px;color:#0284c7;cursor:pointer;display:flex;font-size:.65rem;gap:.2rem;padding:.2rem .6rem;transition:all .2s ease}.btn-view-file:hover{background:#bae6fd}.no-articles{color:#94a3b8;font-size:.8rem;padding:1rem;text-align:center}.modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.article-modal{animation:slideUp .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 40px #0003;max-height:90vh;max-width:500px;overflow-y:auto;width:90%}.modal-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.modal-header h3{color:#0f172a;font-size:1.1rem;font-weight:600}.modal-body{padding:1.5rem}.detail-row{border-bottom:1px solid #e2e8f0;display:flex;margin-bottom:1rem;padding-bottom:.5rem}.detail-row:last-child{border-bottom:none}.detail-label{color:#64748b;font-size:.85rem;font-weight:600;width:100px}.detail-value{color:#1e293b;flex:1 1;font-size:.9rem}.modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;gap:.75rem;justify-content:flex-end;padding:1.25rem 1.5rem}@media (max-width:768px){.journal-volume-page{padding:1rem}.page-header{align-items:flex-start;flex-direction:column}.btn-primary{width:100%}.form-row{grid-template-columns:1fr}.volume-header{align-items:flex-start;flex-direction:column;gap:.5rem}.volume-actions{justify-content:space-between;width:100%}.detail-row{flex-direction:column;gap:.3rem}.detail-label{width:100%}}@media (max-width:480px){.form-actions{flex-direction:column}.form-actions button{width:100%}.btn-add-details,.btn-view{font-size:.65rem;padding:.2rem .4rem}}.notifications-page{background:#fff;font-family:Inter,sans-serif;min-height:100vh;padding:20px}.page-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.title-icon{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:14px;box-shadow:0 4px 12px #667eea33}.page-title{color:#0f172a;font-weight:700}.page-subtitle{color:#64748b}.header-actions{display:flex;gap:.75rem}.btn-primary{align-items:center;background:#667eea;border:none;border-radius:10px;box-shadow:0 2px 4px #667eea1a;color:#fff;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:.4rem;padding:.6rem 1.2rem;transition:all .2s ease}.btn-primary:hover{background:#5a67d8;box-shadow:0 4px 8px #667eea33;transform:translateY(-1px)}.btn-secondary{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:.4rem;padding:.6rem 1.2rem;transition:all .2s ease}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.btn-icon{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.btn-icon:hover{background:#f8fafc;color:#1e293b}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem}.stat-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;gap:1rem;padding:1.25rem;transition:all .2s ease}.stat-card:hover{border-color:#cbd5e1;box-shadow:0 8px 16px #0000000d;transform:translateY(-2px)}.stat-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.stat-content{flex:1 1}.stat-label{color:#64748b;display:block;font-size:.7rem;font-weight:600;letter-spacing:.3px;margin-bottom:.2rem;text-transform:uppercase}.stat-value{color:#0f172a;display:block;font-size:1.3rem;font-weight:700}.settings-panel{animation:slideDown .3s ease;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 12px #00000005;margin-bottom:1.5rem;padding:1.5rem}.settings-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:.75rem}.settings-header h3{color:#0f172a;font-size:1rem;font-weight:600}.setting-group{margin-bottom:1.5rem}.setting-group h4{color:#475569;font-size:.85rem;font-weight:600;margin-bottom:.75rem}.setting-item{color:#1e293b;font-size:.85rem;gap:.75rem;padding:.5rem 0}.filter-bar,.setting-item{align-items:center;display:flex}.filter-bar{flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.filter-tabs{display:flex;flex-wrap:wrap;gap:.5rem}.filter-tab{background:#fff;border:1px solid #e2e8f0;border-radius:30px;color:#64748b;cursor:pointer;font-size:.8rem;font-weight:500;padding:.4rem 1rem;transition:all .2s ease}.filter-tab:hover{background:#f8fafc;border-color:#cbd5e1}.filter-tab.active{background:#667eea;border-color:#667eea;color:#fff}.search-wrapper{min-width:300px;position:relative}.search-icon{left:12px}.search-input{border-radius:30px;padding:.6rem 1rem .6rem 2.5rem}.search-input:focus{box-shadow:0 2px 8px #667eea1a}.bulk-actions{align-items:center;background:#e0f2fe;border:1px solid #7dd3fc;border-radius:12px;display:flex;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem}.selected-count{color:#0284c7;font-size:.85rem;font-weight:600}.bulk-btn{align-items:center;background:#fff;border:1px solid #7dd3fc;border-radius:6px;color:#0284c7;cursor:pointer;display:flex;font-size:.75rem;gap:.3rem;padding:.4rem .8rem;transition:all .2s ease}.bulk-btn:hover{background:#bae6fd}.notifications-container{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 12px #00000005;margin-bottom:1.5rem;overflow:hidden}.notifications-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;display:grid;font-size:.75rem;font-weight:600;grid-template-columns:50px 60px 1fr 100px 100px 100px 120px;letter-spacing:.3px;padding:1rem 1.5rem;text-transform:uppercase}.notifi-list{max-height:600px;overflow-y:auto}.notifi-list::-webkit-scrollbar{width:6px}.notifi-list::-webkit-scrollbar-track{background:#f1f5f9}.notifi-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}.notifi-item{align-items:center;border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:50px 60px 1fr 100px 100px 100px 120px;padding:1rem 1.5rem;transition:all .2s ease}.notifi-item:hover{background:#f8fafc}.notifi-item.unread{background:#f0f9ff}.notifi-item.unread:hover{background:#e0f2fe}.notifi-item.selected{background:#e0f2fe;border-left:2px solid #667eea}.checkbox-label{align-items:center;cursor:pointer;display:flex;position:relative}.checkbox-label input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkbox-custom{background:#fff;border:2px solid #cbd5e1;border-radius:4px;height:18px;transition:all .2s ease;width:18px}.checkbox-label:hover input~.checkbox-custom{border-color:#667eea}.checkbox-label input:checked~.checkbox-custom{background:#667eea;border-color:#667eea;position:relative}.checkbox-label input:checked~.checkbox-custom:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:8px;left:5px;position:absolute;top:1px;transform:rotate(45deg);width:4px}.type-icon{align-items:center;border-radius:10px;display:flex;height:40px;justify-content:center;width:40px}.notification-content{flex:1 1}.notification-title{align-items:center;display:flex;gap:.5rem;margin-bottom:.3rem}.notification-title h4{color:#0f172a;font-size:.9rem;font-weight:600}.unread-badge{background:#667eea;border-radius:4px;color:#fff;font-size:.6rem;font-weight:600;padding:.15rem .4rem;text-transform:uppercase}.notification-message{color:#475569;font-size:.8rem;line-height:1.4;margin-bottom:.5rem}.notification-meta{align-items:center;display:flex;gap:1rem}.notification-category{background:#f1f5f9;border-radius:12px;color:#64748b;padding:.15rem .5rem}.notification-category,.notification-time{align-items:center;display:flex;font-size:.65rem;gap:.2rem}.notification-time{color:#94a3b8}.priority-badge{border-radius:20px;font-size:.65rem;font-weight:600;padding:.2rem .5rem;text-transform:uppercase}.priority-high{background:#fee2e2;color:#dc2626}.priority-medium{background:#fef3c7;color:#d97706}.priority-low{background:#d1fae5;color:#059669}.time-display{color:#64748b;font-size:.7rem;gap:.2rem}.action-buttons,.time-display{align-items:center;display:flex}.action-buttons{gap:.5rem}.action-link{background:#e0f2fe;border-radius:6px;color:#0284c7;font-size:.7rem;font-weight:500;padding:.2rem .6rem;text-decoration:none;transition:all .2s ease}.action-link:hover{background:#bae6fd}.action-btn{border-radius:6px;color:#64748b;height:28px;width:28px}.action-btn:hover{background:#f1f5f9}.action-btn.delete:hover{background:#fee2e2;border-color:#fecaca;color:#dc2626}.empty-state{color:#94a3b8;padding:4rem 2rem;text-align:center}.empty-state svg{margin-bottom:1.5rem;opacity:.5}.empty-state h3{color:#475569;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.empty-state p{font-size:.85rem}.pagination{border-top:1px solid #e2e8f0;gap:1rem;padding:1rem 1.5rem}.pagination,.pagination-btn{align-items:center;display:flex;justify-content:center}.pagination-btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;height:36px;transition:all .2s ease;width:36px}.pagination-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.page-info{color:#475569;font-size:.85rem}.notifications-footer{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.footer-summary{align-items:center;color:#64748b;display:flex;font-size:.8rem;gap:.5rem}.footer-summary .dot{color:#cbd5e1}.footer-actions{display:flex;gap:.75rem}.footer-btn{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;display:flex;font-size:.75rem;gap:.3rem;padding:.4rem .8rem;transition:all .2s ease}.footer-btn:hover{background:#f1f5f9}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.notification-item,.notifications-header{grid-template-columns:50px 60px 1fr 100px 100px 100px}}@media (max-width:992px){.stats-grid{grid-template-columns:repeat(2,1fr)}.notification-item,.notifications-header{grid-template-columns:50px 60px 1fr 100px 100px}.time-col{display:none}}@media (max-width:768px){.notifications-page{padding:1rem}.page-header{align-items:flex-start;flex-direction:column}.header-actions{width:100%}.header-actions button{flex:1 1}.filter-bar{flex-direction:column}.search-wrapper{width:100%}.notifications-header{display:none}.notification-item{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.checkbox-col,.priority-col,.time-col,.type-col{align-self:flex-start}.action-buttons{justify-content:flex-start}.footer-summary{flex-wrap:wrap}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.footer-actions{flex-direction:column;width:100%}.footer-btn{width:100%}}.cfp-container{background:#fff;font-family:Inter,sans-serif;min-height:100vh;padding:20px}.cfp-header{justify-content:space-between;margin-bottom:2rem}.cfp-header,.cfp-title-wrapper{align-items:center;display:flex}.cfp-title-wrapper{gap:1rem}.cfp-icon{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000005;color:#2d3a5e;display:flex;height:48px;justify-content:center;width:48px}.cfp-title{color:#1a2639;font-size:1.5rem;font-weight:600;margin-bottom:.2rem}.cfp-subtitle{color:#6b7a8f;font-size:.85rem}.cfp-edit-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#2d3a5e;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.4rem;padding:.5rem 1.2rem;transition:all .2s ease}.cfp-edit-btn:hover{background:#f8fafc;border-color:#cbd5e1}.cfp-edit-actions{display:flex;gap:.5rem}.cfp-cancel-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#6b7a8f;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.4rem;padding:.5rem 1.2rem;transition:all .2s ease}.cfp-cancel-btn:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.cfp-save-btn{align-items:center;background:#2d3a5e;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.4rem;padding:.5rem 1.2rem;transition:all .2s ease}.cfp-save-btn:hover{background:#1a2639}.cfp-message{align-items:center;animation:slideIn .3s ease;border-radius:8px;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem}.cfp-message.success{background:#f0f9f0;border:1px solid #d4edda;color:#0f6b3a}.cfp-message.error{background:#fef5f5;border:1px solid #fde2e2;color:#b91c1c}.cfp-card{background:#fff;border:1px solid #edf2f7;border-radius:16px;box-shadow:0 4px 12px #00000005;padding:2rem}.cfp-card,.cfp-row{margin-bottom:1.5rem}.cfp-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.title-row{grid-template-columns:2fr 1fr}.cfp-field{flex-direction:column}.cfp-field,.cfp-label{display:flex;gap:.4rem}.cfp-label{align-items:center;color:#6b7a8f;font-size:.8rem;font-weight:500;letter-spacing:.3px;text-transform:uppercase}.cfp-label svg{color:#2d3a5e}.cfp-value{color:#1a2639;font-size:1rem;padding:.4rem 0}.title-value{color:#2d3a5e;font-size:1.2rem;font-weight:600}.date-value{background:#f8fafc;border:1px solid #edf2f7;border-radius:6px;font-size:.9rem;padding:.4rem 1rem}.cfp-input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#1a2639;font-size:.9rem;padding:.6rem .8rem;transition:all .2s ease}.cfp-input:focus{border-color:#2d3a5e;box-shadow:0 0 0 3px #2d3a5e0d;outline:none}.cfp-dates-section{border-top:1px solid #edf2f7;margin-top:1.5rem;padding-top:1.5rem}.cfp-section-title{color:#1a2639;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.2rem;text-transform:uppercase}.cfp-dates-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.cfp-date-card{align-items:center;background:#f8fafc;border:1px solid #edf2f7;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .2s ease}.cfp-date-card:hover{background:#fff;box-shadow:0 4px 8px #00000005}.cfp-date-icon{align-items:center;border-radius:10px;display:flex;height:40px;justify-content:center;width:40px}.cfp-date-icon.deadline{background:#fef2f2;color:#b91c1c}.cfp-date-icon.review{background:#fef6e6;color:#b45309}.cfp-date-icon.publication{background:#e6f7e6;color:#0f6b3a}.cfp-date-content{display:flex;flex:1 1;flex-direction:column;gap:.2rem}.cfp-date-label{color:#6b7a8f;font-size:.7rem;font-weight:600;text-transform:uppercase}.cfp-date-value{color:#1a2639;font-size:.9rem;font-weight:500}.cfp-date-input{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#1a2639;font-size:.8rem;padding:.4rem}.cfp-date-input:focus{border-color:#2d3a5e;outline:none}.cfp-timeline{border-top:1px solid #edf2f7;margin-top:2rem;padding-top:1.5rem}.cfp-timeline-track{justify-content:space-between}.cfp-timeline-item,.cfp-timeline-track{align-items:center;display:flex;gap:.5rem}.cfp-timeline-item{flex:1 1;flex-direction:column}.cfp-timeline-dot{background:#fff;border:2px solid;border-radius:50%;height:12px;width:12px}.cfp-timeline-dot.start{border-color:#2d3a5e}.cfp-timeline-dot.deadline{border-color:#b91c1c}.cfp-timeline-dot.review{border-color:#b45309}.cfp-timeline-dot.publication{border-color:#0f6b3a}.cfp-timeline-content{text-align:center}.cfp-timeline-label{color:#6b7a8f;display:block;font-size:.65rem;font-weight:600;margin-bottom:.2rem;text-transform:uppercase}.cfp-timeline-date{background:#f8fafc;border:1px solid #edf2f7;border-radius:4px;color:#1a2639;font-size:.75rem;font-weight:500;padding:.2rem .5rem}.cfp-timeline-line{background:#e2e8f0;flex:1 1;height:2px;margin:0 .5rem}.cfp-marquee-card{background:#fff;border:1px solid #edf2f7;border-radius:16px;box-shadow:0 4px 12px #00000005;padding:2rem}.cfp-marquee-title{color:#1a2639;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.2rem;text-transform:uppercase}.cfp-marquee-form{display:flex;gap:.75rem;margin-bottom:1.5rem}.cfp-marquee-input{border:1px solid #e2e8f0;border-radius:8px;color:#1a2639;flex:1 1;font-size:.9rem;padding:.6rem 1rem;transition:all .2s ease}.cfp-marquee-input:focus{border-color:#2d3a5e;box-shadow:0 0 0 3px #2d3a5e0d;outline:none}.cfp-marquee-input::placeholder{color:#a0afc0}.cfp-marquee-btn{align-items:center;background:#2d3a5e;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:.4rem;padding:.6rem 1.2rem;transition:all .2s ease}.cfp-marquee-btn:hover{background:#1a2639}.cfp-marquee-static{gap:.75rem}.cfp-marquee-badge{background:#3f51b5;border-radius:20px;color:#fff;font-size:12px;font-weight:500;padding:4px 10px;white-space:nowrap}.cfp-marquee-preview{background:#f8fafc;border:1px solid #edf2f7;border-radius:10px;margin-top:1rem;padding:1rem}.cfp-marquee-display{background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin-bottom:1rem;overflow:hidden;padding:.75rem}.cfp-marquee-display span{animation:scrollText 10s linear infinite;color:#2d3a5e;display:block;font-weight:500;white-space:nowrap}@media (max-width:768px){.cfp-marquee-static{align-items:flex-start;flex-direction:column;gap:.5rem}.cfp-marquee-badge{font-size:11px;padding:3px 8px}}@keyframes scrollText{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.cfp-marquee-static{align-items:center;background:#fff;border:1px dashed #cbd5e1;border-radius:6px;display:flex;gap:1rem;padding:.5rem}.cfp-marquee-badge{background:#f8fafc;border:1px solid #edf2f7;border-radius:4px;color:#6b7a8f;font-size:.7rem;font-weight:600;padding:.2rem .5rem;text-transform:uppercase}.cfp-marquee-static span:last-child{color:#1a2639;font-size:.9rem}@media (max-width:768px){.cfp-marquee-preview{padding:.75rem}.cfp-marquee-display{padding:.6rem .75rem}.cfp-marquee-display span{animation:scrollText 16s linear infinite;font-size:13px}.cfp-container{padding:1rem}.cfp-header{align-items:flex-start;flex-direction:column;gap:1rem}.cfp-edit-actions,.cfp-edit-btn{width:100%}.cfp-cancel-btn,.cfp-save-btn{flex:1 1}.cfp-dates-grid,.cfp-row,.title-row{grid-template-columns:1fr}.cfp-timeline-track{flex-direction:column;gap:1rem}.cfp-timeline-line{height:20px;width:2px}.cfp-marquee-form{flex-direction:column}.cfp-marquee-btn{width:100%}}.change-password-page{background:#fff;font-family:Inter,sans-serif;margin:0 auto;max-width:900px;min-height:100vh;padding:2rem}.page-header{margin-bottom:2rem}.header-left{gap:1rem}.back-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.back-btn:hover{background:#f8fafc;border-color:#cbd5e1;color:#2d3a5e}.title-section{gap:1rem}.title-icon,.title-section{align-items:center;display:flex}.title-icon{background:#2d3a5e;border-radius:12px;box-shadow:0 4px 12px #2d3a5e26;color:#fff;height:48px;justify-content:center;width:48px}.page-title{color:#1a2639;font-size:1.5rem;font-weight:600;margin-bottom:.2rem}.page-subtitle{color:#6b7a8f;font-size:.85rem}.alert{align-items:center;animation:slideIn .3s ease;border-radius:12px;display:flex;font-size:.9rem;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.alert.success{background:#f0f9f0;border:1px solid #d4edda;color:#0f6b3a}.alert.error{background:#fef5f5;border:1px solid #fde2e2;color:#b91c1c}.password-card{background:#fff;border:1px solid #edf2f7;border-radius:20px;box-shadow:0 8px 20px #00000005;margin-bottom:2rem;padding:2rem}.password-card-header{align-items:center;border-bottom:2px solid #edf2f7;display:flex;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem}.password-card-header svg{color:#2d3a5e}.password-card-header h2{color:#1a2639;font-size:1.2rem;font-weight:600}.password-form{gap:1.5rem}.form-group,.password-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{align-items:center;color:#475569;display:flex;font-size:.9rem;font-weight:500;gap:.5rem}.form-group label svg{color:#2d3a5e}.password-input-wrapper{position:relative}.password-input{background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#1e293b;font-size:.95rem;padding:.8rem 3rem .8rem 1rem;transition:all .2s ease;width:100%}.password-input:focus{border-color:#2d3a5e;box-shadow:0 4px 12px #2d3a5e1a;outline:none}.password-input::placeholder{color:#94a3b8}.password-toggle{align-items:center;background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;justify-content:center;padding:.2rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:color .2s ease}.password-toggle:hover{color:#2d3a5e}.password-strength{margin-top:.5rem}.strength-bar{background:#e2e8f0;border-radius:3px;height:6px;margin-bottom:.75rem;overflow:hidden}.strength-fill{height:100%;transition:width .3s ease,background-color .3s ease}.strength-text{display:block;font-size:.8rem;font-weight:600;margin-bottom:.75rem}.strength-requirements{grid-gap:.5rem;background:#f8fafc;border:1px solid #edf2f7;border-radius:12px;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding:1rem}.requirement{align-items:center;color:#94a3b8;display:flex;font-size:.8rem;gap:.4rem;transition:color .2s ease}.requirement.met{color:#059669}.requirement-icon{font-size:.9rem;font-weight:600}.password-match{margin-top:.5rem}.match-success{color:#059669}.match-error,.match-success{align-items:center;display:flex;font-size:.8rem;font-weight:500;gap:.3rem}.match-error{color:#dc2626}.security-tips{background:#f8fafc;border:1px solid #edf2f7;border-radius:12px;padding:1.25rem}.security-tips h4{color:#1a2639;font-size:.9rem;font-weight:600;margin-bottom:.75rem}.security-tips ul{list-style:none;margin:0;padding:0}.security-tips li{align-items:center;color:#475569;display:flex;font-size:.85rem;gap:.5rem;margin-bottom:.4rem}.security-tips li:before{color:#2d3a5e;content:"•";font-size:1.2rem;font-weight:600}.form-actions{border-top:2px solid #edf2f7;display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:1.5rem}.btn-save{align-items:center;background:#2d3a5e;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.7rem 1.5rem;transition:all .2s ease}.btn-save:hover{background:#1a2639;box-shadow:0 4px 12px #2d3a5e33;transform:translateY(-1px)}.btn-cancel{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.7rem 1.5rem;transition:all .2s ease}.btn-cancel:hover{background:#f8fafc;border-color:#cbd5e1}.security-info{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:1.5rem}.info-item{background:#fff;border:1px solid #edf2f7;border-radius:16px;display:flex;gap:1rem;padding:1.25rem;transition:all .2s ease}.info-item:hover{box-shadow:0 8px 16px #0000000d;transform:translateY(-2px)}.info-icon{align-items:center;background:#f8fafc;border-radius:10px;color:#2d3a5e;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.info-content{flex:1 1}.info-content h4{color:#1a2639;font-size:.9rem;font-weight:600;margin-bottom:.2rem}.info-content p{color:#6b7a8f;font-size:.75rem;line-height:1.4;margin-bottom:.5rem}.info-action{background:none;border:1px solid #e2e8f0;border-radius:6px;color:#2d3a5e;cursor:pointer;font-size:.7rem;padding:.2rem .8rem;transition:all .2s ease}.info-action:hover{background:#2d3a5e;border-color:#2d3a5e;color:#fff}.info-link{color:#2d3a5e;font-size:.7rem;font-weight:500;text-decoration:none}.info-link:hover{text-decoration:underline}.activity-note{color:#94a3b8!important;font-style:italic}@media (max-width:768px){.change-password-page{padding:1rem}.security-info,.strength-requirements{grid-template-columns:1fr}.form-actions{flex-direction:column}.btn-cancel,.btn-save{width:100%}.header-left{flex-wrap:wrap}}@media (max-width:480px){.password-card{padding:1.5rem}.info-item{align-items:center;flex-direction:column;text-align:center}.info-icon{margin-bottom:.5rem}}.admin-sidebar{background:#fff;border-right:1px solid #edf2f7;box-shadow:4px 0 10px #00000005;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh;left:0;position:fixed;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);width:240px;z-index:1000}.admin-sidebar.closed{width:64px}.logo-img{border-radius:8px;height:40px;object-fit:cover;width:40px}.sidebar-header{border-bottom:1px solid #edf2f7;height:64px;justify-content:space-between;padding:1rem}.sidebar-header,.sidebar-logo{align-items:center;display:flex}.sidebar-logo{gap:.5rem}.logo-icon{align-items:center;background:#0000;border-radius:8px;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.brand-name{color:#1e293b;font-size:1.1rem;font-weight:600;white-space:nowrap}.sidebar-toggle{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .2s ease;width:28px}.sidebar-toggle:hover{background:#f1f5f9;color:#334155}.sidebar-close-btn{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.sidebar-close-btn:hover{background:#fee2e2;border-color:#fecaca;color:#dc2626}.sidebar-nav{flex:1 1;overflow-y:auto;padding:.5rem}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.logo-text{display:flex;flex-direction:column;justify-content:center}.brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;font-size:1.15rem;font-weight:700;letter-spacing:.6px;transition:all .25s ease}.sidebar-logo:hover .brand-name{letter-spacing:1px;transform:translateX(1px)}.nav-item{align-items:center;border-left:4px solid #0000;border-radius:0 8px 8px 0;color:#475569;display:flex;font-size:.85rem;gap:.75rem;margin:.7rem 0;padding:.6rem .75rem;position:relative;text-decoration:none;transition:background .2s ease,color .2s ease}.nav-item:hover{background:#f8fafc;color:#1e293b}.nav-item.active{background:#f1f5f9;border-left-color:#667eea;color:#667eea}.nav-icon{align-items:center;color:#64748b;display:flex;justify-content:center;min-width:24px}.nav-item.active .nav-icon{color:#667eea}.nav-label{flex:1 1;font-weight:500;white-space:nowrap}.nav-badge{border-radius:4px;font-size:.7rem;font-weight:600;min-width:18px;padding:.15rem .4rem;text-align:center}.nav-badge.number{background:#ef4444;color:#fff}.nav-badge.text{background:#10b981;color:#fff;font-size:.65rem;padding:.1rem .3rem}.nav-badge.collapsed{align-items:center;display:flex;font-size:.65rem;height:16px;justify-content:center;min-width:16px;padding:0;position:absolute;right:6px;top:50%;transform:translateY(-50%)}.sidebar-footer{border-top:1px solid #edf2f7;padding:1rem .75rem}.logout-btn{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:.5rem;justify-content:center;padding:.6rem;transition:all .2s ease;width:100%}.logout-btn:hover{background:#fee2e2;border-color:#fecaca;color:#dc2626}.logout-btn.collapsed{border-radius:50%;height:40px;margin:0 auto;padding:0;width:40px}.admin-sidebar.closed .nav-item{justify-content:center;padding:.6rem}@media (max-width:768px){.admin-sidebar{box-shadow:none;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.admin-sidebar.open{box-shadow:4px 0 20px #0000001a;transform:translateX(0)}.admin-sidebar.closed{transform:translateX(-100%)}.sidebar-toggle{display:none}.nav-item{margin:.4rem 0}}.admin-header{background:#fff;border-bottom:1px solid #edf2f7;font-family:Inter,sans-serif;height:64px;justify-content:space-between;padding:0 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.admin-header,.header-left{align-items:center;display:flex}.header-left{flex:1 1;gap:1.5rem}.profile-image-icon{border-radius:6px;height:28px;width:28px}.menu-toggle{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.menu-toggle:hover{background:#f1f5f9;color:#1e293b}@media (max-width:992px){.notifications-dropdown{right:0;width:320px}}@media (max-width:768px){.notifications-wrapper{position:static}.notifications-dropdown{border-radius:10px;left:10px;max-height:70vh;position:fixed;right:10px;top:60px;width:auto;z-index:999}.notifications-list{max-height:55vh;overflow-y:auto}.notification-item{padding:10px}.item-text{font-size:14px}.item-message{font-size:12px}.item-time{font-size:11px}}@media (max-width:480px){.notifications-dropdown{border-radius:8px;left:8px;right:8px;top:55px}.dropdown-header h3{font-size:15px}.mark-read-btn span{display:none}.header-badge{font-size:11px;padding:2px 6px}}.search-container{max-width:320px;position:relative;width:100%}.search-icon{color:#94a3b8;left:10px;position:absolute;top:50%;transform:translateY(-50%)}.search-input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;font-size:.85rem;height:36px;padding:0 30px 0 34px;transition:all .2s ease;width:100%}.search-input:focus{background:#fff;border-color:#667eea;outline:none}.search-hint{background:#e2e8f0;border-radius:4px;color:#475569;font-size:.65rem;padding:.15rem .4rem;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.header-right{gap:1.5rem}.action-btn,.header-right{align-items:center;display:flex}.action-btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;height:36px;justify-content:center;position:relative;transition:all .2s ease;width:36px}.action-btn:hover{background:#f8fafc;color:#1e293b}.action-btn.active{background:#f1f5f9;border-color:#cbd5e1}.notification-badge{align-items:center;background:#ef4444;border:2px solid #fff;border-radius:18px;color:#fff;display:flex;font-size:.65rem;font-weight:600;height:18px;justify-content:center;min-width:18px;padding:0 4px;position:absolute;right:-4px;top:-4px}.profile-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:.5rem;height:36px;padding:0 .5rem 0 .25rem;transition:all .2s ease}.profile-btn.active,.profile-btn:hover{background:#f8fafc}.profile-avatar{align-items:center;background:#667eea;border-radius:6px;color:#fff;display:flex;height:28px;justify-content:center;width:28px}.profile-info{display:flex;flex-direction:column;text-align:left}.profile-name{color:#1e293b;font-size:.8rem;font-weight:600;line-height:1.2}.profile-role{color:#64748b;font-size:.6rem}.profile-arrow{color:#94a3b8;transition:transform .2s ease}.profile-arrow.rotated{transform:rotate(180deg)}.notifications-dropdown,.profile-dropdown{animation:slideIn .2s ease;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #0000001a;overflow:hidden;position:absolute;right:20px;top:calc(100% + 8px);z-index:1000}.notifications-dropdown{width:320px}.profile-dropdown{min-width:240px}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem}.dropdown-header h3{color:#1e293b;font-size:.9rem;font-weight:600}.mark-read-btn{align-items:center;background:none;border:none;color:#667eea;cursor:pointer;display:flex;font-size:.75rem;gap:.3rem}.notifications-list{max-height:280px;overflow-y:auto}.header-title{align-items:center;display:flex;gap:8px}.header-title h3{color:#1e293b;font-size:16px;font-weight:600;margin:0}.notification-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:.75rem;padding:.75rem 1rem}.header-badge{align-items:center;background:#727ee9;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:500;justify-content:center;line-height:1;padding:3px 8px}.notification-item:hover{background:#f8fafc;cursor:pointer}.notification-item.unread{background:#f0f9ff}.item-icon{align-items:center;border-radius:8px;display:flex;height:32px;justify-content:center;width:32px}.item-content{flex:1 1}.item-text{color:#1e293b;font-size:.8rem;font-weight:600;margin-bottom:2px}.item-message{color:#475569;display:block;font-size:.72rem;margin-bottom:2px}.item-time{color:#94a3b8;font-size:.65rem}.item-dot{background:#667eea;border-radius:50%;height:6px;width:6px}.dropdown-footer{border-top:1px solid #e2e8f0;padding:.75rem;text-align:center}.footer-link{color:#667eea;font-size:.8rem;text-decoration:none}.dropdown-user{align-items:center;background:#f8fafc;display:flex;gap:.75rem;padding:1rem}.dropdown-user .user-avatar{align-items:center;background:#667eea;color:#fff;display:flex;justify-content:center}.dropdown-user .user-avatar,.user-image-icon{border-radius:8px;height:36px;width:36px}.user-details{flex:1 1}.user-name{color:#1e293b;display:block;font-size:.85rem;font-weight:600;margin-bottom:.1rem}.user-email{color:#64748b;display:block;font-size:.65rem}.dropdown-divider{background:#e2e8f0;height:1px}.dropdown-item{align-items:center;color:#475569;display:flex;font-size:.8rem;gap:.5rem;padding:.7rem 1rem;text-decoration:none;transition:all .2s ease}.logout{padding:1rem}.dropdown-item:hover{background:#f8fafc;color:#1e293b}.dropdown-item.logout:hover{background:#fee2e2;color:#dc2626}@media (max-width:768px){.admin-header{padding:0 1rem}.profile-info,.search-container{display:none}.profile-btn{padding:0 .25rem}}.admin-layout{background:#f8fafc;display:flex;font-family:Inter,sans-serif;min-height:100vh;position:relative}.admin-layout-main{display:flex;flex:1 1;flex-direction:column;margin-left:64px;transition:margin-left .3s cubic-bezier(.4,0,.2,1);width:100%}.admin-layout.sidebar-open .admin-layout-main{margin-left:240px}.admin-layout-content{background:#f8fafc;flex:1 1;overflow-y:auto;padding:1.5rem}.sidebar-overlay{animation:fadeIn .2s ease;background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.admin-layout-content{padding:1rem}.admin-layout-main{margin-left:0!important}.admin-layout.sidebar-open .admin-layout-main{margin-left:0}}@media (min-width:769px){.admin-layout-main{margin-left:64px}.admin-layout.sidebar-open .admin-layout-main{margin-left:240px}}.theme-icon{cursor:pointer;height:30px;transition:transform .3s ease;width:30px}.theme-toggle:hover .theme-icon{transform:rotate(30deg) scale(1.1)}[data-theme=dark]{--bg-primary:#0f172a!important;--bg-secondary:#1e293b!important;--bg-tertiary:#334155!important;--bg-card:#1e293b!important;--bg-hover:#2d3a4f!important;--text-primary:#f8fafc!important;--text-secondary:#cbd5e1!important;--text-tertiary:#94a3b8!important;--text-muted:#64748b!important;--border-light:#334155!important;--border-medium:#475569!important;--accent-primary:#818cf8!important;--accent-secondary:#6366f1!important;--accent-gradient:linear-gradient(135deg,#818cf8,#a78bfa)!important;--success-bg:#14532d!important;--success-border:#166534!important;--success-text:#bbf7d0!important;--error-bg:#7f1d1d!important;--error-border:#991b1b!important;--error-text:#fecaca!important;--warning-bg:#78350f!important;--warning-border:#92400e!important;--warning-text:#fde68a!important;--info-bg:#1e3a8a!important;--info-border:#1e40af!important;--info-text:#bfdbfe!important;--table-header-bg:#334155!important;--table-row-hover:#2d3a4f!important;--table-border:#334155!important;--input-bg:#334155!important;--input-border:#475569!important;--input-focus:#818cf8!important;--scrollbar-track:#1e293b!important;--scrollbar-thumb:#475569!important;--scrollbar-thumb-hover:#64748b!important}[data-theme=dark],[data-theme=dark] #root,[data-theme=dark] .admin-app,[data-theme=dark] .app-container,[data-theme=dark] body,[data-theme=dark] html{background-color:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .admin-layout,[data-theme=dark] .admin-layout-content{background:var(--bg-primary)}[data-theme=dark] .cfp-container,[data-theme=dark] .change-password-page,[data-theme=dark] .contact-page,[data-theme=dark] .dashboard-page,[data-theme=dark] .downloads-page,[data-theme=dark] .editorial-board-page,[data-theme=dark] .general-info-page,[data-theme=dark] .journal-metrics-page,[data-theme=dark] .journal-volume-page,[data-theme=dark] .modal-content,[data-theme=dark] .notifications-page,[data-theme=dark] .online-submissions-page,[data-theme=dark] .profile-page,[data-theme=dark] .reviewer-submissions-page{background:var(--bg-secondary)}[data-theme=dark] .admin-layout-main{background:var(--bg-primary)}[data-theme=dark] .admin-sidebar{background:var(--bg-secondary);border-right-color:var(--border-light)}[data-theme=dark] .sidebar-footer,[data-theme=dark] .sidebar-header{background:var(--bg-secondary);border-color:var(--border-light)}[data-theme=dark] .brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#818cf8,#a78bfa);-webkit-background-clip:text}[data-theme=dark] .close-btn,[data-theme=dark] .sidebar-close-btn,[data-theme=dark] .sidebar-toggle{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-tertiary)}[data-theme=dark] .sidebar-toggle:hover{background:var(--bg-hover);color:var(--text-primary)}[data-theme=dark] .nav-item{color:var(--text-secondary)}[data-theme=dark] .nav-item:hover{background:var(--bg-hover);color:var(--text-primary)}[data-theme=dark] .nav-item.active{background:var(--bg-tertiary);border-left-color:var(--accent-primary);color:var(--accent-primary)}[data-theme=dark] .nav-icon{color:var(--text-tertiary)}[data-theme=dark] .nav-item.active .nav-icon{color:var(--accent-primary)}[data-theme=dark] .nav-badge.number{background:#ef4444;color:#fff}[data-theme=dark] .nav-badge.text{background:#10b981;color:#fff}[data-theme=dark] .logout-btn{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-secondary)}[data-theme=dark] .logout-btn:hover{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}[data-theme=dark] .admin-header,[data-theme=dark] .detail-row,[data-theme=dark] .download-item,[data-theme=dark] .info-card h3,[data-theme=dark] .type-form-section{background:var(--bg-secondary);border-bottom-color:var(--border-light)}[data-theme=dark] .cfp-dates-section,[data-theme=dark] .cfp-timeline,[data-theme=dark] .dropdown-footer,[data-theme=dark] .form-actions,[data-theme=dark] .message-content-row{border-top-color:var(--border-light)}[data-theme=dark] .action-btn,[data-theme=dark] .menu-toggle,[data-theme=dark] .profile-btn{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-secondary)}[data-theme=dark] .action-btn:hover,[data-theme=dark] .menu-toggle:hover,[data-theme=dark] .profile-btn:hover{background:var(--bg-hover);color:var(--text-primary)}[data-theme=dark] .search-input{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-primary)}[data-theme=dark] .search-input::placeholder{color:var(--text-tertiary)}[data-theme=dark] .search-hint{background:var(--border-medium);color:var(--text-tertiary)}[data-theme=dark] .profile-avatar{background:var(--accent-primary)}[data-theme=dark] .profile-name{color:var(--text-primary)}[data-theme=dark] .profile-role,[data-theme=dark] .user-email{color:var(--text-tertiary)}[data-theme=dark] .no-data-message,[data-theme=dark] .notifications-dropdown,[data-theme=dark] .profile-dropdown{background:var(--bg-secondary);border-color:var(--border-light);box-shadow:0 10px 25px #0000004d;color:var(--text-tertiary)}[data-theme=dark] .dropdown-header,[data-theme=dark] .dropdown-user{background:var(--bg-tertiary);border-color:var(--border-light)}[data-theme=dark] .dropdown-header h3,[data-theme=dark] .dropdown-user .user-name,[data-theme=dark] .page-title{color:var(--text-primary)}[data-theme=dark] .notification-item{border-color:var(--border-light)}[data-theme=dark] .notification-item:hover{background:var(--bg-hover)}[data-theme=dark] .notification-item.unread{background:#1e3a5f}[data-theme=dark] .item-text{color:var(--text-primary)}[data-theme=dark] .item-message,[data-theme=dark] .item-time{color:var(--text-tertiary)}[data-theme=dark] .dropdown-item,[data-theme=dark] .form-header h6{color:var(--text-secondary)}[data-theme=dark] .board-item:hover,[data-theme=dark] .contact-item:hover,[data-theme=dark] .dropdown-item:hover,[data-theme=dark] .reviewer-item:hover,[data-theme=dark] .submission-item:hover{background:var(--bg-hover);color:var(--text-primary)}[data-theme=dark] .dropdown-item.logout:hover{background:var(--error-bg);color:var(--error-text)}[data-theme=dark] .dashboard-card,[data-theme=dark] .dashboard-card1,[data-theme=dark] .stat-card,[data-theme=dark] .table-container{background:var(--bg-card);border-color:var(--border-light);box-shadow:0 4px 12px #0003}[data-theme=dark] .card-header h3,[data-theme=dark] .table-header h3{color:var(--text-primary)}[data-theme=dark] .card-header h3,[data-theme=dark] .stat-label{color:var(--text-tertiary)}[data-theme=dark] .board-name,[data-theme=dark] .board-type,[data-theme=dark] .contact-email,[data-theme=dark] .contact-name,[data-theme=dark] .contact-subject,[data-theme=dark] .download-count,[data-theme=dark] .download-type,[data-theme=dark] .reviewer-name,[data-theme=dark] .reviewer-qualification,[data-theme=dark] .stat-value,[data-theme=dark] .submission-info h4,[data-theme=dark] .submission-meta,[data-theme=dark] .type-count,[data-theme=dark] .type-form-section h4,[data-theme=dark] .type-name,[data-theme=dark] .types-list-section h4{color:var(--text-secondary)}[data-theme=dark] .activity-time,[data-theme=dark] .contact-date,[data-theme=dark] .contact-message-preview,[data-theme=dark] .meta-item,[data-theme=dark] .reviewer-date,[data-theme=dark] .submission-date,[data-theme=dark] .view-all{color:var(--text-tertiary)}[data-theme=dark] .view-all:hover{color:var(--accent-primary)}[data-theme=dark] .dashboard-footer{background:var(--bg-card);border-color:var(--border-light)}[data-theme=dark] .footer-stat{color:var(--text-secondary)}[data-theme=dark] .footer-stat svg{color:var(--accent-primary)}[data-theme=dark] .table-card,[data-theme=dark] .table-container{background:var(--bg-card);border-color:var(--border-light)}[data-theme=dark] .table-header{background:var(--bg-tertiary);border-color:var(--border-light)}[data-theme=dark] .table-header h3{color:var(--text-primary)}[data-theme=dark] .issue-count,[data-theme=dark] .record-count{background:var(--bg-secondary);border-color:var(--border-medium);color:var(--text-tertiary)}[data-theme=dark] .articles-table th,[data-theme=dark] .cfp-table th,[data-theme=dark] .contact-table th,[data-theme=dark] .downloads-table th,[data-theme=dark] .editorial-table th,[data-theme=dark] .info-table th,[data-theme=dark] .issues-table th,[data-theme=dark] .reviewer-table th,[data-theme=dark] .submissions-table th,[data-theme=dark] .types-table th{background:var(--bg-card);border-color:var(--border-light);color:var(--text-tertiary)}[data-theme=dark] .articles-table td,[data-theme=dark] .cfp-table td,[data-theme=dark] .contact-table td,[data-theme=dark] .downloads-table td,[data-theme=dark] .editorial-table td,[data-theme=dark] .info-table td,[data-theme=dark] .issues-table td,[data-theme=dark] .reviewer-table td,[data-theme=dark] .submissions-table td,[data-theme=dark] .types-table td{border-color:var(--border-light);color:var(--text-secondary)}[data-theme=dark] .articles-table tr:hover,[data-theme=dark] .cfp-table tr:hover,[data-theme=dark] .contact-table tr:hover,[data-theme=dark] .downloads-table tr:hover,[data-theme=dark] .editorial-table tr:hover,[data-theme=dark] .info-table tr:hover,[data-theme=dark] .issues-table tr:hover,[data-theme=dark] .reviewer-table tr:hover,[data-theme=dark] .submissions-table tr:hover,[data-theme=dark] .types-table tr:hover{background:var(--table-row-hover)}[data-theme=dark] .contact-table tr.unread-row,[data-theme=dark] .reviewer-table tr.unread-row,[data-theme=dark] .submissions-table tr.unread-row{background:#1e3a5f;border-left-color:var(--accent-primary)}[data-theme=dark] .contact-table tr.unread-row:hover,[data-theme=dark] .reviewer-table tr.unread-row:hover,[data-theme=dark] .submissions-table tr.unread-row:hover{background:#1e3f6a}[data-theme=dark] .serial-number,[data-theme=dark] .sl-no{color:var(--text-tertiary)}[data-theme=dark] .author-name,[data-theme=dark] .call-title,[data-theme=dark] .contact-name,[data-theme=dark] .editor-name,[data-theme=dark] .paper-title,[data-theme=dark] .reviewer-name{color:var(--text-secondary)}[data-theme=dark] .editor-type-badge,[data-theme=dark] .paper-type,[data-theme=dark] .role-tag{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] .status-badge.under-review{background:#854d0e;color:#fde047}[data-theme=dark] .status-badge.accepted{background:#14532d;color:#bbf7d0}[data-theme=dark] .status-badge.revision{background:#1e3a8a;color:#bfdbfe}[data-theme=dark] .status-badge.rejected{background:#7f1d1d;color:#fecaca}[data-theme=dark] .status-badge.pending{background:#713f12;color:#fde68a}[data-theme=dark] .status-badge.approved{background:#14532d;color:#bbf7d0}[data-theme=dark] .action-btn,[data-theme=dark] .author-icon,[data-theme=dark] .btn-delete,[data-theme=dark] .btn-icon,[data-theme=dark] .cell-icon,[data-theme=dark] .clear-icon,[data-theme=dark] .date-icon,[data-theme=dark] .delete-btn,[data-theme=dark] .email-icon,[data-theme=dark] .file-action,[data-theme=dark] .icon-btn,[data-theme=dark] .name-icon,[data-theme=dark] .time-icon,[data-theme=dark] .title-icon{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-tertiary)}[data-theme=dark] .action-btn.view:hover{background:#1e3a8a;border-color:#3b82f6;color:#bfdbfe}[data-theme=dark] .action-btn.edit:hover{background:#854d0e;border-color:#eab308;color:#fde047}[data-theme=dark] .action-btn.delete:hover,[data-theme=dark] .delete-btn:hover{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}[data-theme=dark] .article-form-card,[data-theme=dark] .cfp-card,[data-theme=dark] .form-card,[data-theme=dark] .info-card,[data-theme=dark] .issue-form-card,[data-theme=dark] .password-card,[data-theme=dark] .upload-form{background:var(--bg-card);border-color:var(--border-light)}[data-theme=dark] .card-header,[data-theme=dark] .form-header,[data-theme=dark] .password-card-header{border-color:var(--border-light)}[data-theme=dark] .card-header h2,[data-theme=dark] .cfp-title,[data-theme=dark] .form-header h3,[data-theme=dark] .password-card-header h2{color:var(--text-primary)}[data-theme=dark] .cfp-subtitle,[data-theme=dark] .page-subtitle,[data-theme=dark] .password-card-header svg,[data-theme=dark] .volume-year,[data-theme=dark] .zoom-level{color:var(--text-tertiary)}[data-theme=dark] .cell-content,[data-theme=dark] .cfp-label,[data-theme=dark] .file-info,[data-theme=dark] .form-group label{color:var(--text-secondary)}[data-theme=dark] .cfp-label svg,[data-theme=dark] .form-group label svg{color:var(--accent-primary)}[data-theme=dark] .add-input,[data-theme=dark] .cfp-date-input,[data-theme=dark] .cfp-input,[data-theme=dark] .edit-input,[data-theme=dark] .edit-select,[data-theme=dark] .edit-textarea,[data-theme=dark] .form-group input,[data-theme=dark] .form-group select,[data-theme=dark] .form-group textarea,[data-theme=dark] .password-input,[data-theme=dark] .search-input,[data-theme=dark] .tag-input,[data-theme=dark] .text-input{background:var(--input-bg);border-color:var(--input-border);color:var(--text-primary)}[data-theme=dark] .cfp-input:focus,[data-theme=dark] .edit-input:focus,[data-theme=dark] .form-group input:focus,[data-theme=dark] .form-group select:focus,[data-theme=dark] .form-group textarea:focus,[data-theme=dark] .password-input:focus,[data-theme=dark] .search-input:focus,[data-theme=dark] .text-input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px #818cf81a}[data-theme=dark] .cfp-input::placeholder,[data-theme=dark] .form-group input::placeholder,[data-theme=dark] .search-input::placeholder{color:var(--text-tertiary)}[data-theme=dark] .cfp-value,[data-theme=dark] .form-value,[data-theme=dark] .info-value{color:var(--text-primary)}[data-theme=dark] .btn-secondary,[data-theme=dark] .date-value{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-secondary)}[data-theme=dark] .btn-secondary:hover{background:var(--bg-hover);color:var(--text-primary)}[data-theme=dark] .btn-cancel,[data-theme=dark] .btn-edit,[data-theme=dark] .cfp-cancel-btn,[data-theme=dark] .cfp-edit-btn{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-secondary)}[data-theme=dark] .btn-cancel:hover{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}[data-theme=dark] .btn-add,[data-theme=dark] .btn-primary,[data-theme=dark] .btn-save,[data-theme=dark] .submit-btn{background:var(--accent-gradient);color:#fff}[data-theme=dark] .btn-primary:hover,[data-theme=dark] .btn-save:hover{opacity:.9;transform:translateY(-1px)}[data-theme=dark] .cfp-date-card{background:var(--bg-tertiary);border-color:var(--border-medium)}[data-theme=dark] .cfp-date-card:hover{background:var(--bg-hover)}[data-theme=dark] .cfp-date-icon.deadline{background:#7f1d1d;color:#fecaca}[data-theme=dark] .cfp-date-icon.review{background:#713f12;color:#fde68a}[data-theme=dark] .cfp-date-icon.publication{background:#14532d;color:#bbf7d0}[data-theme=dark] .cfp-date-label{color:var(--text-tertiary)}[data-theme=dark] .cfp-date-value{color:var(--text-primary)}[data-theme=dark] .cfp-timeline-line{background:var(--border-medium)}[data-theme=dark] .cfp-timeline-dot.start{border-color:var(--accent-primary)}[data-theme=dark] .cfp-timeline-dot.deadline{border-color:#ef4444}[data-theme=dark] .cfp-timeline-dot.review{border-color:#f59e0b}[data-theme=dark] .cfp-timeline-dot.publication{border-color:#10b981}[data-theme=dark] .cfp-timeline-label{color:var(--text-tertiary)}[data-theme=dark] .cfp-timeline-date{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-secondary)}[data-theme=dark] .cfp-marquee-card{background:var(--bg-card);border-color:var(--border-light)}[data-theme=dark] .cfp-marquee-title{color:var(--text-primary)}[data-theme=dark] .cfp-marquee-input{background:var(--input-bg);border-color:var(--input-border);color:var(--text-primary)}[data-theme=dark] .cfp-marquee-btn{background:var(--accent-gradient)}[data-theme=dark] .cfp-marquee-preview{background:var(--bg-tertiary);border-color:var(--border-medium)}[data-theme=dark] .cfp-marquee-display{background:var(--bg-card);border-color:var(--border-light)}[data-theme=dark] .cfp-marquee-display span{color:var(--accent-primary)}[data-theme=dark] .cfp-marquee-static{background:var(--bg-card);border-color:var(--border-light)}[data-theme=dark] .cfp-marquee-badge{background:var(--bg-secondary);border-color:var(--border-medium);color:var(--text-tertiary)}[data-theme=dark] .cfp-marquee-static span:last-child{color:var(--text-primary)}[data-theme=dark] .password-card{background:var(--bg-card);border-color:var(--border-light)}[data-theme=dark] .password-card-header h2{color:var(--text-primary)}[data-theme=dark] .strength-bar{background:var(--bg-tertiary)}[data-theme=dark] .strength-requirements{background:var(--bg-tertiary);border-color:var(--border-medium)}[data-theme=dark] .requirement{color:var(--text-tertiary)}[data-theme=dark] .requirement.met{color:#4ade80}[data-theme=dark] .security-tips{background:var(--bg-tertiary);border-color:var(--border-medium)}[data-theme=dark] .security-tips h4,[data-theme=dark] .security-tips li{color:var(--text-secondary)}[data-theme=dark] .security-tips li:before{color:var(--accent-primary)}[data-theme=dark] .security-info .info-item{background:var(--bg-card);border-color:var(--border-light)}[data-theme=dark] .dropdown-divider,[data-theme=dark] .info-icon{background:var(--bg-tertiary);color:var(--accent-primary)}[data-theme=dark] .info-content h4{color:var(--text-primary)}[data-theme=dark] .info-content p{color:var(--text-tertiary)}[data-theme=dark] .info-action{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-secondary)}[data-theme=dark] .info-action:hover{background:var(--accent-primary);color:#fff}[data-theme=dark] .info-link{color:var(--accent-primary)}[data-theme=dark] .filter-tab{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-secondary)}[data-theme=dark] .filter-tab:hover{background:var(--bg-hover)}[data-theme=dark] .filter-tab.active{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}[data-theme=dark] .article-modal,[data-theme=dark] .message-modal,[data-theme=dark] .reviewer-modal,[data-theme=dark] .submission-modal{background:var(--bg-card)}[data-theme=dark] .modal-footer,[data-theme=dark] .modal-header{background:var(--bg-tertiary);border-color:var(--border-light)}[data-theme=dark] .modal-header h3{color:var(--text-primary)}[data-theme=dark] .detail-section{border-color:var(--border-light)}[data-theme=dark] .detail-section h4{color:var(--text-tertiary)}[data-theme=dark] .detail-section h4 svg{color:var(--accent-primary)}[data-theme=dark] .detail-half p,[data-theme=dark] .detail-section p,[data-theme=dark] .detail-value{color:var(--text-secondary)}[data-theme=dark] .paper-title-full{color:var(--text-primary)}[data-theme=dark] .file-item,[data-theme=dark] .message-content{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-secondary)}[data-theme=dark] .priority-badge.high,[data-theme=dark] .priority-badge.low,[data-theme=dark] .priority-badge.medium{color:#fff}[data-theme=dark] .priority-badge.high{background:#dc2626}[data-theme=dark] .priority-badge.medium{background:#d97706}[data-theme=dark] .priority-badge.low{background:#059669}[data-theme=dark] .status-badge.read{background:var(--bg-tertiary);color:var(--text-tertiary)}[data-theme=dark] .status-badge.unread{background:#1e3a8a;color:#bfdbfe}[data-theme=dark] .file-icon.pdf{color:#f87171}[data-theme=dark] .file-icon.word{color:#60a5fa}[data-theme=dark] .file-icon.archive{color:#fbbf24}[data-theme=dark] .file-icon.image{color:#34d399}[data-theme=dark] .pdf-modal{background:var(--bg-card)}[data-theme=dark] .pdf-modal-footer,[data-theme=dark] .pdf-modal-header{background:var(--bg-tertiary);border-color:var(--border-light)}[data-theme=dark] .pdf-filename,[data-theme=dark] .pdf-title h3{color:var(--text-primary)}[data-theme=dark] .control-btn{background:var(--bg-secondary);border-color:var(--border-medium);color:var(--text-tertiary)}[data-theme=dark] .control-btn:hover{background:var(--bg-hover);color:var(--text-primary)}[data-theme=dark] .pdf-viewer-container{background:var(--bg-primary)}[data-theme=dark] .pdf-page{background:var(--bg-card);box-shadow:0 4px 12px #0000004d}[data-theme=dark] .pdf-content h4,[data-theme=dark] .pdf-content p{color:var(--text-secondary)}[data-theme=dark] .pdf-mock-content{background:var(--bg-tertiary)}[data-theme=dark] .editor-type-badge{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme=dark] .affiliation-text,[data-theme=dark] .board-location svg,[data-theme=dark] .email-text,[data-theme=dark] .location-icon{color:var(--text-tertiary)}[data-theme=dark] .info-table .cell-content{color:var(--text-secondary)}[data-theme=dark] .metric-section{background:var(--bg-card);border-color:var(--border-light)}[data-theme=dark] .section-header{background:var(--bg-tertiary);border-color:var(--border-light)}[data-theme=dark] .section-title h2{color:var(--text-primary)}[data-theme=dark] .image-card{background:var(--bg-card);border-color:var(--border-light)}[data-theme=dark] .image-preview{background:var(--bg-tertiary);border-color:var(--border-medium)}[data-theme=dark] .image-info h4{color:var(--text-primary)}[data-theme=dark] .upload-date{color:var(--text-tertiary)}[data-theme=dark] .section-stats{background:var(--bg-tertiary);border-color:var(--border-light)}[data-theme=dark] .stat{color:var(--text-secondary)}[data-theme=dark] .stat svg{color:var(--accent-primary)}[data-theme=dark] .volume-card{background:var(--bg-card);border-color:var(--border-light)}[data-theme=dark] .volume-header{background:var(--bg-tertiary);border-color:var(--border-light)}[data-theme=dark] .volume-title h3{color:var(--text-secondary)}[data-theme=dark] .btn-add-issue{background:var(--bg-tertiary);border-color:var(--accent-primary);color:var(--accent-primary)}[data-theme=dark] .btn-add-issue:hover{background:var(--bg-hover)}[data-theme=dark] .btn-add-details{background:#14532d;color:#bbf7d0}[data-theme=dark] .btn-add-details:hover{background:#166534}[data-theme=dark] .btn-view{background:#1e3a8a;color:#bfdbfe}[data-theme=dark] .btn-view:hover{background:#1e40af}[data-theme=dark] .btn-view-file{background:#1e3a8a;color:#bfdbfe}[data-theme=dark] .btn-view-file:hover{background:#1e40af}[data-theme=dark] .articles-section{background:var(--bg-tertiary);border-color:var(--border-medium)}[data-theme=dark] .articles-section h5{color:var(--text-secondary)}[data-theme=dark] .no-articles{color:var(--text-tertiary)}[data-theme=dark] .bulk-actions{background:#1e3a5f;border-color:#3b82f6}[data-theme=dark] .selected-count{color:#bfdbfe}[data-theme=dark] .bulk-btn{background:var(--bg-tertiary);border-color:#3b82f6;color:#bfdbfe}[data-theme=dark] .bulk-btn:hover{background:#1e3a8a}[data-theme=dark] .notifications-footer{background:var(--bg-card);border-color:var(--border-light)}[data-theme=dark] .footer-summary{color:var(--text-tertiary)}[data-theme=dark] .footer-btn{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-secondary)}[data-theme=dark] .footer-btn:hover{background:var(--bg-hover)}[data-theme=dark] .author-email,[data-theme=dark] .author-wrapper .author-email,[data-theme=dark] .date,[data-theme=dark] .date-text,[data-theme=dark] .time{color:var(--text-tertiary)}[data-theme=dark] .authors-list .author-item{background:var(--bg-tertiary);border-color:var(--border-medium)}[data-theme=dark] .corresponding-badge{background:#1e3a8a;color:#bfdbfe}[data-theme=dark] .keywords-container .keyword-tag{color:var(--text-secondary)}[data-theme=dark] .files-list .file-item,[data-theme=dark] .keywords-container .keyword-tag{background:var(--bg-tertiary);border-color:var(--border-medium)}[data-theme=dark] .file-name,[data-theme=dark] .form-header h4{color:var(--text-secondary)}[data-theme=dark] .file-label{background:var(--bg-secondary);border-color:var(--border-medium);color:var(--text-tertiary)}[data-theme=dark] .cover-gradient{background:linear-gradient(135deg,#1e293b,#0f172a,#1e293b)}[data-theme=dark] .profile-image-container{border-color:var(--border-medium)}[data-theme=dark] .info-row{border-color:var(--border-light)}[data-theme=dark] .info-label,[data-theme=dark] .subject-text{color:var(--text-tertiary)}[data-theme=dark] .list-item,[data-theme=dark] .social-row,[data-theme=dark] .stat-item{background:var(--bg-tertiary);border-color:var(--border-medium)}[data-theme=dark] .list-text,[data-theme=dark] .message-preview,[data-theme=dark] .social-link,[data-theme=dark] .stat-number{color:var(--text-secondary)}[data-theme=dark] .tag{background:var(--bg-secondary);border-color:var(--border-medium);color:var(--text-tertiary)}[data-theme=dark] .language-tag{background:#14532d;color:#bbf7d0}[data-theme=dark] .id-label{color:var(--text-tertiary)}[data-theme=dark] .id-value{color:var(--text-secondary)}[data-theme=dark] .social-icon.linkedin,[data-theme=dark] .social-icon.twitter{color:#60a5fa}[data-theme=dark] .social-icon.github{color:#cbd5e1}[data-theme=dark] .domain-tag{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-tertiary)}[data-theme=dark] .file-download-btn{background:var(--bg-secondary);border-color:var(--border-medium);color:var(--text-tertiary)}[data-theme=dark] .file-download-btn:hover{background:#1e3a8a;border-color:#3b82f6;color:#bfdbfe}[data-theme=dark] .no-file{color:var(--text-tertiary)}[data-theme=dark] .pagination{border-color:var(--border-light)}[data-theme=dark] .pagination-btn{background:var(--bg-tertiary);border-color:var(--border-medium);color:var(--text-tertiary)}[data-theme=dark] .pagination-btn:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}[data-theme=dark] .empty-state,[data-theme=dark] .empty-state svg,[data-theme=dark] .page-info{color:var(--text-tertiary)}[data-theme=dark] ::-webkit-scrollbar-track{background:var(--scrollbar-track)!important}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb)!important}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)!important}[data-theme=dark] .alert.success{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-theme=dark] .alert.error{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}[data-theme=dark] .alert.warning{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-theme=dark] .alert.info{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-theme=dark] .stats-footer{background:var(--bg-card);border-color:var(--border-light)}[data-theme=dark] .stats-footer .footer-stat{color:#cbd5e1;color:var(--text-secondary,#cbd5e1)}[data-theme=dark] .stats-footer .footer-stat svg{color:#818cf8;color:var(--accent-primary,#818cf8)}[data-theme=dark] .stats-footer .footer-stat:hover{color:#f8fafc;color:var(--text-primary,#f8fafc)}[data-theme=dark] .stats-footer .footer-stat:hover svg{color:#6366f1;color:var(--accent-secondary,#6366f1);transform:scale(1.1);transition:all .2s ease}[data-theme=dark] .notifications-container{background:#1e293b;background:var(--bg-card,#1e293b);border-color:#334155;border-color:var(--border-light,#334155);box-shadow:0 4px 12px #0000004d}[data-theme=dark] .notifications-header{background:#334155;background:var(--bg-tertiary,#334155);border-color:#475569;border-color:var(--border-light,#475569);color:#94a3b8;color:var(--text-tertiary,#94a3b8)}[data-theme=dark] .checkbox-custom{background:#1e293b;background:var(--bg-secondary,#1e293b);border-color:#475569;border-color:var(--border-medium,#475569)}[data-theme=dark] .checkbox-label:hover .checkbox-custom{border-color:#818cf8;border-color:var(--accent-primary,#818cf8)}[data-theme=dark] .checkbox-label input:checked~.checkbox-custom{background:#818cf8;background:var(--accent-primary,#818cf8);border-color:#818cf8;border-color:var(--accent-primary,#818cf8)}[data-theme=dark] .notifi-list::-webkit-scrollbar-track{background:#334155;background:var(--bg-tertiary,#334155)}[data-theme=dark] .notifi-list::-webkit-scrollbar-thumb{background:#475569;background:var(--border-medium,#475569);border-radius:6px}[data-theme=dark] .notifi-list::-webkit-scrollbar-thumb:hover{background:#64748b;background:var(--text-tertiary,#64748b)}[data-theme=dark] .notifi-item{background:#1e293b;background:var(--bg-card,#1e293b);border-color:#334155;border-color:var(--border-light,#334155);color:#cbd5e1;color:var(--text-secondary,#cbd5e1)}[data-theme=dark] .notifi-item:hover{background:#2d3a4f!important;border-color:#475569;border-color:var(--border-medium,#475569);box-shadow:0 2px 8px #0003;transition:all .2s ease}[data-theme=dark] .notifi-item.unread{background:#1e3a5f;border-left:3px solid #818cf8;border-left:3px solid var(--accent-primary,#818cf8)}[data-theme=dark] .notifi-item.unread:hover{background:#1e3f6a!important;border-left-color:#6366f1;border-left-color:var(--accent-secondary,#6366f1)}[data-theme=dark] .notifi-item.selected{background:#2d3a4f;border-left:3px solid #818cf8;border-left:3px solid var(--accent-primary,#818cf8)}[data-theme=dark] .type-icon{background:#334155;background:var(--bg-tertiary,#334155)}[data-theme=dark] .notification-title h4{color:#f8fafc;color:var(--text-primary,#f8fafc)}[data-theme=dark] .notification-message{color:#cbd5e1;color:var(--text-secondary,#cbd5e1)}[data-theme=dark] .unread-badge{background:#818cf8;background:var(--accent-primary,#818cf8);color:#fff}[data-theme=dark] .time-display{color:#94a3b8;color:var(--text-tertiary,#94a3b8)}[data-theme=dark] .time-display svg{color:#64748b;color:var(--text-tertiary,#64748b)}[data-theme=dark] .time-display:hover{color:#cbd5e1;color:var(--text-secondary,#cbd5e1)}[data-theme=dark] .time-display:hover svg{color:#818cf8;color:var(--accent-primary,#818cf8)}[data-theme=dark] .action-btn,[data-theme=dark] .detail-icon,[data-theme=dark] .view-message-btn{background:#334155;background:var(--bg-tertiary,#334155);border-color:#475569;border-color:var(--border-medium,#475569);color:#94a3b8;color:var(--text-tertiary,#94a3b8)}[data-theme=dark] .action-btn:hover{background:#2d3a4f;background:var(--bg-hover,#2d3a4f);border-color:#818cf8;border-color:var(--accent-primary,#818cf8);color:#f8fafc;color:var(--text-primary,#f8fafc);transform:translateY(-1px)}[data-theme=dark] .action-btn.delete:hover{background:#7f1d1d;background:var(--error-bg,#7f1d1d);border-color:#991b1b;border-color:var(--error-border,#991b1b);color:#fecaca;color:var(--error-text,#fecaca)}[data-theme=dark] .time-display a .action-btn{background:#334155;background:var(--bg-tertiary,#334155)}[data-theme=dark] .time-display a .action-btn:hover{background:#1e3a8a;border-color:#818cf8;border-color:var(--accent-primary,#818cf8);color:#bfdbfe}[data-theme=dark] .empty-state{color:#94a3b8;color:var(--text-tertiary,#94a3b8)}[data-theme=dark] .empty-state svg{color:#64748b;color:var(--text-tertiary,#64748b);opacity:.3}[data-theme=dark] .empty-state h3{color:#cbd5e1;color:var(--text-secondary,#cbd5e1)}[data-theme=dark] .pagination{background:#1e293b;background:var(--bg-card,#1e293b);border-color:#334155;border-color:var(--border-light,#334155)}[data-theme=dark] .pagination-btn{background:#334155;background:var(--bg-tertiary,#334155);border-color:#475569;border-color:var(--border-medium,#475569);color:#94a3b8;color:var(--text-tertiary,#94a3b8)}[data-theme=dark] .pagination-btn:hover:not(:disabled){background:#2d3a4f;background:var(--bg-hover,#2d3a4f);border-color:#818cf8;border-color:var(--accent-primary,#818cf8);color:#f8fafc;color:var(--text-primary,#f8fafc)}[data-theme=dark] .pagination-btn:disabled{color:#64748b;color:var(--text-tertiary,#64748b);opacity:.3}[data-theme=dark] .page-info{color:#94a3b8;color:var(--text-tertiary,#94a3b8)}[data-theme=dark] .dashboard-card1:hover,[data-theme=dark] .dashboard-card:hover,[data-theme=dark] .stat-card:hover{background:#2d3a4f;background:var(--bg-hover,#2d3a4f);border-color:#475569;border-color:var(--border-medium,#475569);box-shadow:0 8px 16px #0000004d;transform:translateY(-2px)}[data-theme=dark] .table-container:hover{border-color:#475569;border-color:var(--border-medium,#475569);box-shadow:0 8px 16px #0000004d}[data-theme=dark] .time-col:hover .action-btn{background:#1e3a8a;color:#bfdbfe}[data-theme=dark] .action-btn svg{transition:transform .2s ease}[data-theme=dark] .action-btn:hover svg{transform:scale(1.1)}[data-theme=dark] .checkbox-col:hover .checkbox-custom{border-color:#818cf8;border-color:var(--accent-primary,#818cf8);transform:scale(1.05)}[data-theme=dark] .type-col:hover .type-icon{transform:scale(1.1);transition:transform .2s ease}[data-theme=dark] .notifi-item.unread:hover{background:linear-gradient(90deg,#1e3a5f,#1e3f6a)}
/*# sourceMappingURL=main.4c70cbc4.css.map*/