.elementor-1649 .elementor-element.elementor-element-aa15e9e{--display:flex;}.elementor-1649 .elementor-element.elementor-element-a4dbc56{padding:20px 10px 10px 10px;text-align:center;}.elementor-1649 .elementor-element.elementor-element-a4dbc56 .elementor-heading-title{font-family:"Poppins", Sans-serif;}.elementor-1649 .elementor-element.elementor-element-277113a{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1649 .elementor-element.elementor-element-085ff99{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1649 .elementor-element.elementor-element-085ff99.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1649 .elementor-element.elementor-element-4926b4c{width:var( --container-widget-width, 40.282% );max-width:40.282%;padding:08px 0px 0px 0px;--container-widget-width:40.282%;--container-widget-flex-grow:0;}.elementor-1649 .elementor-element.elementor-element-4926b4c.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-1649 .elementor-element.elementor-element-52f89a2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1649 .elementor-element.elementor-element-78a08ac{padding:0px 0px 0px 0px;}.elementor-1649 .elementor-element.elementor-element-eef65f0{font-weight:600;}.elementor-1649 .elementor-element.elementor-element-eef65f0 a:hover, .elementor-1649 .elementor-element.elementor-element-eef65f0 a:focus{color:#0D9488;}.elementor-1649 .elementor-element.elementor-element-6ba0eb6{--display:flex;}@media(min-width:768px){.elementor-1649 .elementor-element.elementor-element-aa15e9e{--content-width:1000px;}.elementor-1649 .elementor-element.elementor-element-085ff99{--width:10%;}.elementor-1649 .elementor-element.elementor-element-52f89a2{--width:50%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1649 .elementor-element.elementor-element-085ff99{--width:18%;}.elementor-1649 .elementor-element.elementor-element-52f89a2{--width:90%;}}/* Start custom CSS for text-editor, class: .elementor-element-d5f5322 */.elementor-widget-text-editor p {
    margin-bottom: 0px ;
}
.elementor-widget-text-editor ul {
    margin-bottom: 5px ;
}
.elementor-widget-text-editor ol {
    margin-bottom: 5px ;
}
.elementor-widget-text-editor h4 {
    margin-top: 7px ;
    margin-bottom: 5px ;
}
.elementor-widget-text-editor h5 {
    margin-top: 6px ;
    margin-bottom: 5px ;
}
pre { background-color: #0b0f16; color: #e8e8e8; padding: 6px 16px; border-radius: 8px; font-family: 'JetBrains Mono', monospace; font-size: 14px; overflow-x: auto; margin: 2px 0;}
code {
  font-family: 'JetBrains Mono', monospace; /* fixed-width */
  font-size: 14px; /* match body font size */
}
.linux-table-container {
  width: 100%;
  overflow-x: auto;
  margin-top: 10px;
  -webkit-overflow-scrolling: touch; 
}

.linux-table {
  width: 100%; 
  min-width: 400px; 
  border-collapse: collapse;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}

.linux-table thead {
  background-color: #e8f1ff; 
}

.linux-table th {
  text-align: center;
  padding: 10px 14px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #0b2545; 
  border-bottom: 3px solid #c7dbff;
  white-space: nowrap;
}

.linux-table td {
  padding: 10px 14px;
  color: #333;
  border-bottom: 2px solid #e0e0e0;
  vertical-align: top;
  line-height: 1.5;
}

.linux-table tr:nth-child(even) {
  background-color: #f9fbff; 
}

.linux-table tr:hover {
  background-color: #eef4ff; 
  transition: background 0.2s ease-in-out;
}

@media (max-width: 768px) {
  .linux-table {
    font-size: 13px; 
  }

  .linux-table th,
  .linux-table td {
    padding: 8px 10px;
  }

  .linux-table-container {
    margin-top: 6px;
  }
}
pre { background-color: #0b0f16; color: #e8e8e8; padding: 6px 16px; border-radius: 8px; font-family: 'JetBrains Mono', monospace; font-size: 14px; overflow-x: auto; margin: 2px 0;}
code {
  font-family: 'JetBrains Mono', monospace; /* fixed-width */
  font-size: 14px; /* match body font size */
}/* End custom CSS */