.category-section{background:linear-gradient(180deg,#16171a,#000000);position:relative;color:white;text-align:center;z-index:1;margin-top:0;padding:100px 0}.category-inner{padding:60px 20px 80px;position:relative;z-index:3}.neon-line-wrapper{height:10px;overflow:hidden;position:relative;z-index:4}.category-section h2{text-shadow:0 0 12px rgba(0,180,255,.5);font-weight:700;line-height:1.2;letter-spacing:1px;text-align:left;direction:rtl;font-family:Warpen,sans-serif;font-size:2.5rem;position:relative;z-index:5;display:inline-block;padding-bottom:.5rem;border-bottom:2px solid rgba(0,180,255,.3);transition:border-color .3s ease;font-size:2.95rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#00b4ff;margin-bottom:.5rem}.category-cards{flex-wrap:wrap;gap:10rem;margin-top:3rem}.category-card,.category-cards{display:flex;justify-content:center}.category-card{background:rgba(0,0,0,.2);border:2px solid #00b4ff;border-radius:50%;padding:3rem;width:350px;height:350px;flex-direction:column;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 0 25px rgba(0,180,255,.5);transition:all .35s ease;position:relative;cursor:pointer;overflow:hidden;align-items:center;text-align:center}.category-card .icon{display:block;margin:0 auto 1rem;font-size:3rem;color:#00b4ff;text-shadow:0 0 10px rgba(0,180,255,.6)}.category-card .icon svg{width:100px;height:auto;fill:currentColor}.category-card:before{content:"";position:absolute;width:200%;height:200%;background:radial-gradient(circle,rgba(0,180,255,.15),transparent 70%);top:-50%;left:-50%;transform:scale(0);transition:transform .5s ease;z-index:0;border-radius:50%}.category-card:hover:before{transform:scale(1.5)}.category-card:hover{transform:scale(1.08);box-shadow:0 0 40px #00b4ff,0 0 80px #00b4ff55}.category-card .icon,.category-card .label,.category-card .subtext,.category-card .tag{position:relative;z-index:1}.category-card .label{font-size:1.25rem;display:block;width:auto;text-align:center;margin:0 auto .4rem;font-family:Warpen,sans-serif}.category-card .subtext{font-size:.95rem;opacity:.8}.category-card .tag{margin-top:.6rem;font-size:.8rem;padding:8px 14px;background-color:#00b4ff;color:black;border-radius:6px;font-weight:700;text-decoration:none;transition:all .3s ease;display:inline-block}.category-card .tag:hover{background-color:#009fe3;color:white}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeBg .3s ease}.modal-window{background:rgba(17,17,17,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(0,180,255,.3);border-radius:16px;width:90vw;max-width:1080px;max-height:85vh;overflow-y:auto;overflow-x:hidden;box-shadow:0 0 25px rgba(0,180,255,.3);position:relative;animation:modalSlideUp .35s ease;padding:2rem 2rem 1.5rem;color:#eaeaea;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,180,255,.2);padding-bottom:1rem;margin-bottom:1rem}.modal-title{font-size:1.5rem;font-weight:700;color:#00b4ff;margin:0;font-family:Warpen,sans-serif}.modal-close{background:transparent;border:none;font-size:1.5rem;color:#aaa;transition:color .3s ease;cursor:pointer}.modal-close:hover{color:#ff4f4f}.modal-body{padding-top:0;font-size:1rem;line-height:1.6;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.modal-window::-webkit-scrollbar{width:10px}.modal-window::-webkit-scrollbar-track{background:transparent}.modal-window::-webkit-scrollbar-thumb{background-color:#00b4ff88;border-radius:6px}.roles-intro{font-size:1.1rem;margin-bottom:1.5rem;color:#cdefff}.roles-table{width:100%;max-width:700px;margin:0 auto;border-collapse:collapse;background:rgba(0,0,0,.4);border:1px solid #00b4ff55;box-shadow:0 0 20px rgba(0,180,255,.1);font-family:Segoe UI,sans-serif}.roles-table td,.roles-table th{padding:12px 18px;text-align:left;border-bottom:1px solid rgba(0,180,255,.1)}.roles-table th{background-color:#00b4ff22;color:#00b4ff;font-weight:600}.roles-table td{color:#e0f7ff}.image-wrapper{margin:20px 0;text-align:center}.image-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.category-detail-page .image-wrapper img{max-width:600px;width:90%;height:auto;margin:2rem auto;display:block;border-radius:8px;box-shadow:0 0 16px rgba(0,180,255,.25)}.image-wrapper.med-img img{max-width:1000px;width:100%;height:auto}.sitrep-list{display:flex;flex-direction:column;gap:1.5rem;padding:1rem}.sitrep-card{background:rgba(40,40,40,.9);padding:1.5rem;border-radius:12px;cursor:pointer;transition:all .2s ease-in-out;border-left:4px solid #00b4d8}.sitrep-card:hover{background:rgba(60,60,60,.95);transform:scale(1.02)}.back-link{color:#00b4d8;cursor:pointer;font-weight:700;margin-bottom:1rem;display:inline-block}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeBg{0%{background-color:rgba(0,0,0,0)}to{background-color:rgba(0,0,0,.7)}}@media (max-width:1600px){.category-section h2{font-size:2.5rem}.category-cards{gap:3rem}.category-card{width:400px;height:400px;padding:3rem}.category-card .label{font-size:1.2rem}.category-card .tag{font-size:.85rem;padding:8px 16px}}@media (max-width:1200px){.category-cards{gap:6rem}.category-card{width:360px;height:360px;padding:2.5rem}.category-card .label{font-size:1.1rem}.category-card .tag{font-size:.75rem;padding:6px 12px}}@media (max-width:768px){.category-inner{padding:80px 16px}.category-section h2{font-size:2rem}.category-cards{flex-direction:column;align-items:center;gap:4rem}.category-card{width:300px;height:300px;padding:2rem;border-radius:20px}.category-card .icon{font-size:2rem}.category-card .label{font-size:1rem}.category-card .subtext{font-size:.9rem}.category-card .tag{font-size:.7rem;padding:5px 10px}.modal-window{max-width:90%;padding:1.5rem}.modal-close,.modal-title{font-size:1.25rem}}@media (max-width:480px){.category-card{width:260px;height:260px;padding:1.5rem}.category-card .label{font-size:.95rem}.category-card .subtext{font-size:.85rem}.category-card .tag{font-size:.65rem;padding:4px 8px}.modal-title{font-size:1.1rem}.modal-body{font-size:.95rem}}