@font-face {
 font-family: Regular;
 src: url('plexmedium.woff2') format('woff2');
 font-display:swap;
 font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
 font-family: Bold;
 src: url('plexbold.woff2') format('woff2');
 font-display:swap;
 font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
background-color:#e6e6e6;
font-family: Regular;
padding:0;
margin:0;
line-height:130%;
color:#454545;
text-align:justify;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
width:100%;
height:auto;
}

a {
text-decoration:none;
color:inherit;
font-size:inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
  
}

a:hover {
    color:#f60;
}

.sttext a {
    text-decoration: none;
    color:blue;
}


.sttext a:hover {
    color:#333;
}

.sttext div {
margin-top:15px;
}

span {
    display:inline-block;
}
header {
    background-color:#000;
}

nav {
background-color:#000;
height:40px;
padding:0;
font-family:Bold;
font-size:1.1rem;
overflow:hidden;
width:85%;
}
nav ul {
    margin:0;
    padding:0;
}
nav li {
color: #fff;
float:right;
list-style-type:none;
padding:18px 10px;
overflow:hidden;
height:inherit;
cursor: pointer;
}
nav li:hover {
background-color:#f8a23e;
}




.footnav {
background-color:#000;
padding:0;
font-family:Bold;
font-size:1.1rem;

}
.footnav li {
color: #ddd;
float:right;
list-style-type:none;
padding:10px 12px;
overflow:hidden;
height:inherit;
cursor: pointer;
}

ul.footnavul {
    align-items: stretch;
    justify-content: space-between;
}

.logodiv {
    width: 150px;
    height: 80px;
    float: right;
    display: block;
    background:url(../newicons/alsaa.svg) no-repeat bottom;
    background-position:0 0;
    background-size:145px auto;
}


.logodiv span { 
    display: block;
    width: 150px;
    height: 80px;
    font-size:2rem;
}

.homebtn {
display: inline-block;
height:25px;
width:25px;
font-size:2rem;
 
}





.scroll {

  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  height:35px;
  background-color:#f60;
  color:#fff;
  z-index:100000;
  top:50px;
height:40px;
 }

.scroll  .homebtn {
display: inline-block;
height:25px;
width:25px;
font-size:2rem;

}

.scroll::-webkit-scrollbar {
  display: none; }

.scroll a {
    padding:0 10px;
}
 


.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block;

}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  float:right;
  
}

.resp-sharing-button__print {
  text-decoration: none;
  color: #fff;
  float:right;
  
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}



/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}


.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}



.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--print {
  background-color: #000;
  
}

.resp-sharing-button--print:hover {
  background-color: #5e5e5e
}


.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}


.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--whatsapp {
  background-color: #25D366;
  border-color: #25D366;
}

.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
  background-color: #1DA851;
  border-color: #1DA851;
}

.resp-sharing-button--telegram {
  background-color: #54A9EB;
}

.resp-sharing-button--telegram:hover {
  background-color: #4B97D1;}
  
  
  .videowrapper {
    float: none;
    clear: both;
    max-width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 1000%;
    height: 100%;
       text-align:center;
   display:block;
}


#ytplayer {
    width:100%;
    min-height:360px;
    height:auto;
}


iframe {
   width:100%;
   max-width:100%;
   text-align:center;
   display:block;
}

.inlinesrc {
    font-size:1.3rem;
    line-height:120%;
    
}

.fb_iframe_widget {
    float:right;
}

.team li {
font-size:1.1rem;
list-style: none;   
text-align:right;
}
.team h2 {
color:#d4af37;   
}
.team p {
    direction:ltr;
}

#contribute li {
 list-style: none;
 padding:2px 0;
}
#contribute input,  #contribute textarea{

 font-size:1.4rem;
 font-family:Bold;
}
#contribute input,   #contribute textarea{
  border: 2px solid;
  border-radius: 4px;
  font-size: 1rem;
  margin: 0.25rem;
  min-width: 125px;
  padding: 0.5rem;
  transition: border-color 0.5s ease-out;
}
#contribute input:optional {
  border-color: gray;
}
#contribute input:required:valid {
  border-color: green;
}
#contribute input:invalid {
  border-color: red;
}
input:required:focus:valid {
  background: url('https://assets.digitalocean.com/labs/icons/hand-thumbs-up.svg') no-repeat 10% 50% lightgreen;
  background-size: 25px;
}
#contribute input:focus:invalid {
  background: url('https://assets.digitalocean.com/labs/icons/exclamation-triangle-fill.svg') no-repeat 10% 50% lightsalmon;
  background-size: 25px;
}

.hidden{
    display:none;
}


.svg-icon {
 
  height: 1.6rem;
}




.burger {
  width: 1.8rem;
  height: 1.8rem;
}
.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
  fill: #fff;
}

.svg-icon circle {
  stroke: #4691f6;
  stroke-width: 1;
}




.svg-g-icon path,
.svg-icon polygon,
.svg-icon rect {
  fill: #fff;
}

.svg-g-icon circle {
  stroke: #4691f6;
  stroke-width: 1;
}

.bi-house-door {
    float:right;
    width:22px;
    padding:12px 0;
}


.authinfo {
   padding:20px; 
}

.sidepad5 {
background-color:#eee;
    padding:5px;
    border:3px #fff solid;
    height:90px;
}


.authimgdiv {
 width:160px;   
 float:right;

}

.authdiv {
margin:0 10px;
 float:right; 
   
}

.authimg {
 height:160px;
 border-radius:20%;
}




table {
    width: 100%;
}

tbody {
    width: 100%;
}

.authttl {
    height:45px;
    overflow:hidden;
}

.contsuccess {
  background-color:#90ee90;
  color:#000;
  font-size:1.4rem;
  position:fixed;
  top:25%;
  left:0;
  width:100%;
  height:50px;
}


.contfail {
  background-color:#ffa07a;
  color:#000;
  font-size:1.4rem;
  position:fixed;
  top:25%;
  left:0;
  width:100%;
  height:50px;
}

.contsuccess span,.contfail span {
    display:inline-block;
    max-width:1000px;
    padding:20px;
}

.contload {
       position:fixed;
    top:20%;
    left:40%; 
}


.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #f26722; /* orange */
  border-radius: 50%;
  width: 220px;
  height: 220px;
  animation: spin 2s linear infinite;

}


@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
  
}



.centlogo {

height:220px;
width:220px;
  background:#fff url(../newicons/wait.png) no-repeat center; 
  background-size:75% auto;
  border-radius: 50%;
}

#contsubmit {
    cursor:pointer;
}




.tags {
      margin-top: 10px;
}

.tags li {
    font-size:0.9rem;
    color: #fff;
    list-style: none;
    display: inline-block;
    white-space: nowrap;
    background: #f60;
    padding: 6px 10px;
    margin: 0 0 10px 4px;  
}


.footslogan {
    color:#fff;
    padding:10px;
}

.fullad {
background-color:#fff;
    width:100%;
    height:auto;
    
    margin:5px 0;
}

.notfound {
    font-size:2.0rem;
    background-color:#f60;
    padding:20px;
    line-height:160%;
    color:#fff;
}

.caption {
    background-color: #f6f6f6;
    padding: 10px;
}

.imgstory {
      position: relative;
}

.text-block {
  position: absolute;
  bottom: 20px;
  right: 10px;
  
  background: rgba(0,0,0,0.7);
  color: white;
  padding:5px 10px;
  border-right:4px solid #999;
  border-left:4px solid #999;
}

blockquote {
  background: #f6f6f6;
  border-right: 10px solid #f60;
  margin: 5px 0;
  padding: 10px;
  
}


div:has(.innerimg, .innercap) {
  position: relative; }

.innerimg {
  display: block; }

.innercap {
  position: absolute; 
   bottom: 20px;
   right: 10px;
   background: rgba(0,0,0,0.7);
   color: white;
   padding:5px 10px;
   border-right:4px solid #999;
   border-left:4px solid #999;
   font-size:1rem;
}

.summary blockquote {
color:#000;
  background: #f8f8f8;
  border-right: 8px solid #000;
  margin: 5px 0;
  padding: 5px 10px;
  line-height:170%;
  font-weight:normal;
}


#extraimg {
    padding:0;
}

#extraimgul {
    list-style-type: none;
    padding:0;
}

#extraimgul li {
  position: relative;   
  list-style-type: none;
  padding:0;
}


.extra-caption {
     position: absolute;
  bottom: 20px;
  right: 20px;
  
  background: rgba(0,0,0,0.7);
  color: white;
  padding:5px 10px;
  border-right:4px solid #999;
  border-left:4px solid #999; 
}


blockquote p {
  display: inline;
}

audio {
    max-width: 100%;
    height: 30px;

    position: relative;
}
audio::-webkit-media-controls-panel {
  background-color: #fea03e;
}

.vedad {
    max-width:100%;
}

.graybg {
    background-color:#f6f6f6;
}
.mainmob {
    
    background-color:#333;
    color:#fff;
}


#nafrah {
width: 180px;
height: 50px;
position: 
fixed;top: 25px;
left: 50%;
transform: translate(-50%, -50%);
background: #000 url(../newicons/nafrah3.webp) no-repeat fixed center;
}

#nafrah2 {
width: 180px;
height: 50px;
position: 
fixed;top: 25px;
left: 50%;
transform: translate(-50%, -50%);
background: #000 url(../newicons/nafrah3.webp) no-repeat fixed center;
}

.sectnafrah {
    width:100%;
    height:70px;
     }

#nafhead{
    display:block;
    height:70px;
    background: #000 url(https://alsaa.net/newicons/nesnafrah3.webp) no-repeat  center;
}



.newsupdates {
    list-style-type: none;
    padding: 0 5px 0 0;
    margin:0 0 0 0;
    position: relative;
    height:360px;
    overflow-y:scroll;
    overflow-x:hidden;
}
.newsupdates li {
    margin-bottom: 0;
    position: relative;
    padding: 10px 20px 0 0;
    min-height:50px;
    
}
.newsupdates li::before, .newsupdates li::after {
    content: '';
    position: absolute;
    right: 10px;
    width: 10px;
}




.newsupdates li::after {
    bottom: 36px;
    margin:0;
    /* Adjust the positioning of the circle */
    width: 10px;
    height: 10px;
    background-color: #f30; /* Red color for the circles */
    border-radius: 50%;
    content: '';
    position: absolute;
    z-index: 1;
    
}

.newsupdatess li::after {
    top:0;
    right: 14px; /* Adjust the positioning of the line */
    bottom: 0;
    width: 2px;
    background-color: #ccc; /* Grey color for the lines */
    content: '';
    position: absolute;
    z-index: 0;
}




.newsupdates li:last-child::after {
    content: none;
}
.newsupdates li a {
    text-decoration: none;
    color: #000;
    display: block;
}
.new-item {
    background-color: #fff; /* Yellow background */
}

.new-item .sectname {
 background-color:#f63;
 color:#fff;
 font-size:0.9rem;
 padding:2px;
 border-radius: 0 8px 0 0; 
}

.new-item .sttime {
 background-color:#333;
 color:#fff;
 font-size:0.6rem;
 padding:2px;
 border-radius: 0 0 0 8px; 

}

.updatesthead {
    text-align:center;
    font-size:1.2rem;
    padding:10px 10px;
    background-color:#000;
    color:#fff;
}

.circular-image {
    width: 100%;       /* Adjust as needed */
    min-height: 60px;      /* Adjust as needed */
    border-radius: 50%; /* Makes the image circular */
    object-fit: cover;  /* Ensures the image covers the container */
}

.tops {
    background-color:#333;
    color:#fff;
    padding:10px;
    min-height:120px;
    overflow:hidden;
}
.topslowhead {
    font-size:1.1rem;
    border-bottom:solid 2px #f0f0f0;
    padding:10px;
    color:#fff;
}

.toptxt .mob4fifth {
	padding:10px;
}

.toptxt {
    padding:10px;
    height:100px;
    overflow:hidden;
}

.toptxt .fourfifth {
    margin:-10px 0;
    padding:10px;
}
.toptxt h5 {
    font-size:.9rem;
    margin:0 0 -30px 0;
}
.toptxt h6 {
    font-size:.9rem;
    margin-bottom:-30px;
}

.innersrc {
    font-size:0.9rem;
}



        .controls {
            margin: 10px;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
        }

        .control-button {
            background: none;
            border: none;
            cursor: pointer;
            margin-right: 10px;
            padding: 10px;
            border-radius: 5px;
            transition: background 0.3s;
        }

        .control-button:hover {
            background: #e0e0e0;
        }

        .control-icon {
            width: 24px;
            height: 24px;
        }

.related {
    border: 1px solid #ccc;
    padding: 0  5px;
    background-color: #f6f6f6;
    box-shadow: 2px 2px 12px rgba(0,0,0,0.1);
    border-radius: 10px;

}
.related h3 {
    margin: 10px 0;
padding:10px;
	background-color:#eee;
border-right:10px solid #f30;
color:#000;
}
.related ul {
    list-style-type: disc;
    padding: 0 10px;
margin:20px 10px;
color:#000;
}
.related li {
    margin: 7px  0;
	font-size:1rem;
}

.related a {
text-decoration:none;
color: #000;
}

.elecad img {
padding:0 5px 5px 5px;
}


.loadLink {
    display: inline-block;
   
    
    font-size: 16px;
    text-decoration: none;
    color: white;
   
   
    transition: background-color 0.3s;
}


#preloader, #waitingText {
    display: none;
    text-align: center;
    margin: 20px auto;
    z-index: 1001;
}

#preloader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

#waitingText {
    font-size: 18px;
    color: #333;
    margin-top: 20px;
}

#shadowOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

       .inneraud {
            width: 100%; /* Adjust width as needed */
            
            background-image: url('https://alsaa.net/newicons/audiobg.webp'); /* Replace with your image */
            background-size: contain;
            background-position: center;
            position: relative; /* To allow positioning the audio at the bottom */
            border-radius: 10px; /* Optional: rounded corners */
            padding: 10px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); /* Optional: shadow for visual effect */
        }

        /* Customize the audio element to be positioned at the bottom */
        .inneraud audio {
            position: absolute;
            bottom: 3px; /* Adjust as needed */
            left: 10px;
            right: 10px;
            width: calc(100% - 20px); /* Ensure it fits inside the container */
            background: transparent;
            border-radius: 5px;
            outline: none;
        }


 .innerrelated {
        border: 1px solid #ccc;      /* Adds a border to define the frame */
        border-radius: 10px;         /* Makes the edges rounded */
        padding: 10px;               /* Adds some space inside the frame */
        margin: 10px 0;              /* Adds some space outside the frame */
        background-color: #f9f9f9;   /* Light background color */
        position: relative;          /* Needed for prefix pseudo-element */
        direction: rtl;              /* Sets the text direction to right-to-left */
    }
  .innerrelated div {
	margin:0;
	}  
.innerrelated a {
color:552b2b;
text-decoration:none;
}

    .innerrelated::before {
        content: 'خبر ذو صلة: ';     /* Adds the prefix text in Arabic */
        font-weight: bold;           /* Makes the prefix bold */
        color: #f60;                 /* Defines the color for the prefix text */
        position: relative;          /* Relative positioning for better RTL support */
        margin-left: 5px;            /* Adds some space between the prefix and the content */
    }



/* Main viewer (thumbnail mode) */
#album-viewer {
  position: fixed;
  top: 0; left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.95);
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  overflow-y: auto;
  padding: 2rem;
  gap: 1rem;
  z-index: 9999;
  direction: rtl;
}

/* Thumbnail item */
.album-thumb {
  position: relative;
  width: 200px;
  flex: 0 0 auto;
  cursor: pointer;
}

/* Image inside thumb */
.album-thumb img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 6px;
}

/* Image when loaded */
.album-thumb img.loaded {
  opacity: 1;
}

/* Caption inside thumb */
.album-thumb .album-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  font-size: 0.85em;
  padding: 0.4em;
  text-align: right;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* Fullscreen viewer */
.album-fullscreen {
  position: fixed;
  top: 0; left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.95);
  overflow-y: auto;
  padding: 2rem;
  text-align: center;
  z-index: 10000;
  direction: rtl;

  overflow-y: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */

}


.album-fullscreen::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Edge */
}

/* Fullscreen image */
.album-fullscreen img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  margin: auto;
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* Image when loaded */
.album-fullscreen img.loaded {
  opacity: 1;
}

/* Caption under fullscreen image */
.album-fullscreen .album-caption {
  color: white;
  margin-top: 1rem;
  font-size: 1rem;
  text-align: right;
  max-width: 90%;
  margin-inline: auto;
}

/* Navigation arrows and buttons */
.album-nav,
.album-close,
.album-back {
  position: absolute;
  color: white;
  font-size: 2rem;
  padding: 1rem;
  cursor: pointer;
  user-select: none;
}

/* RTL direction for arrows */
.album-nav.left {
  right: 0; /* ← shows at the right */
  top: 50%;
  transform: translateY(-50%);
}

.album-nav.right {
  left: 0; /* → shows at the left */
  top: 50%;
  transform: translateY(-50%);
}

/* Close and back buttons */
.album-close,
.album-back {
  top: 10px;
  font-size: 1.2rem;
  transform: none;
}

.album-close {
  left: 10px;
}

.album-back {
  right: 10px;
}

/* Preloader container */
/*
.loading-container {
  position: relative;
  display: inline-block;
}
*/

.loading-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}


/* Spinner overlay */
.loading-spinner {
  position: absolute;
  top: 50%; left: 50%;
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-top-color: white;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  z-index: 10;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

.album-thumb-close {
  position: absolute;
  top: 10px;
  left: 10px; /* or right: 10px for top-right */
  font-size: 1.5rem;
  color: white;
  background: rgba(0,0,0,0.6);
  padding: 0.5rem 0.8rem;
  border-radius: 6px;
  cursor: pointer;
  z-index: 10001;
  user-select: none;
}

.album-icon-overlay {
  position: absolute;
  bottom: 8px;
  left: 8px;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  font-size: 1.2rem;
  padding: 4px 6px;
  border-radius: 4px;
  pointer-events: none;
  z-index: 5;
}

.album-counter {
  position: absolute;
  top: 50px; /* just below .album-back which is top: 10px */
  right: 10px;
  color: white;
  font-size: 0.95rem;
  background: rgba(0, 0, 0, 0.6);
  padding: 0.3rem 0.6rem;
  border-radius: 4px;
  z-index: 10001;
  direction: rtl;
}


#inline-album {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 1rem;
  direction: rtl;
}

.album-thumb {
  width: 200px;
  height: 140px;
}
.album-thumb img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.album-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 2rem;
}

.album-row.tall-images .album-thumb {
  width: auto;
  height: 240px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.album-row.wide-images .album-thumb {
  width: 240px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.album-thumb img {
  height: 100%;
  width: auto;
  object-fit: cover;
  display: block;
  max-width: 100%;
  border-radius: 6px;
}

#news-sidebar li {
  list-style: none;
  margin-bottom: 1rem;
}


#news-sidebar li a {
  display: block;
  text-decoration: none;
  color: inherit;
}

#news-sidebar img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 0.4rem;
}

img.lazy {
  display: block;
  background-color: #f5f5f5; /* أو transparent */
  background-size: cover;
}

    .social-box {
      display: flex;
      gap: 16px;
      background: #ffffff;
      padding: 16px 24px;
      border-radius: 12px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    }

    .social-link {
      width: 24px;
      height: 24px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
    }

    .social-icon {
      width: 24px;
      height: 24px;
    }
