.elementor-7813 .elementor-element.elementor-element-19d1233:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-7813 .elementor-element.elementor-element-19d1233 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );}.elementor-7813 .elementor-element.elementor-element-19d1233 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:20px 20px 20px 20px;}.elementor-7813 .elementor-element.elementor-element-19d1233 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}body.elementor-page-7813:not(.elementor-motion-effects-element-type-background), body.elementor-page-7813 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );}/* Start custom CSS for html, class: .elementor-element-2fab599 */* {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
    }
    
    body {
      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif;
      background: #0a0a0a;
      color: #e0e0e0;
      line-height: 1.7;
      padding: 40px 20px;
    }
    
    .container {
      max-width: 800px;
      margin: 0 auto;
    }
    
    h1 {
      font-size: 2rem;
      color: #fff;
      margin-bottom: 8px;
    }
    
    .updated {
      color: #888;
      font-size: 0.9rem;
      margin-bottom: 40px;
    }
    
    h2 {
      font-size: 1.25rem;
      color: #fff;
      margin-top: 32px;
      margin-bottom: 12px;
    }
    
    p {
      margin-bottom: 16px;
      color: #ccc;
    }
    
    ul {
      margin-left: 24px;
      margin-bottom: 16px;
    }
    
    li {
      margin-bottom: 8px;
      color: #ccc;
    }
    
    .highlight {
      background: #1a1a2e;
      border-left: 4px solid #3b82f6;
      padding: 16px 20px;
      border-radius: 0 8px 8px 0;
      margin: 20px 0;
    }
    
    .highlight p {
      margin-bottom: 8px;
    }
    
    .highlight p:last-child {
      margin-bottom: 0;
    }
    
    .contact-box {
      background: #111;
      border: 1px solid #333;
      border-radius: 12px;
      padding: 24px;
      margin-top: 32px;
    }
    
    .contact-box h2 {
      margin-top: 0;
    }
    
    a {
      color: #3b82f6;
      text-decoration: none;
    }
    
    a:hover {
      text-decoration: underline;
    }
    
    .back-link {
      display: inline-block;
      margin-bottom: 24px;
      color: #888;
      font-size: 0.9rem;
    }
    
    .back-link:hover {
      color: #fff;
    }/* End custom CSS */