.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2388 .elementor-element.elementor-element-4aa4510{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-2388 .elementor-element.elementor-element-4aa4510 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-2388 .elementor-element.elementor-element-4aa4510:after{content:"0.66";}.elementor-2388 .elementor-element.elementor-element-4aa4510 .elementor-post__thumbnail__link{width:100%;}.elementor-2388 .elementor-element.elementor-element-4aa4510 .elementor-post__meta-data span + span:before{content:"///";}.elementor-2388 .elementor-element.elementor-element-4aa4510.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-2388 .elementor-element.elementor-element-4aa4510.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-2388 .elementor-element.elementor-element-4aa4510.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-posts .elementor-post__excerpt p{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-posts a.elementor-post__read-more{font-size:var( --e-global-typography-accent-font-size );}.elementor-widget-posts .elementor-button{font-size:var( --e-global-typography-accent-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-posts .elementor-post__excerpt p{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-posts a.elementor-post__read-more{font-size:var( --e-global-typography-accent-font-size );}.elementor-widget-posts .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-2388 .elementor-element.elementor-element-4aa4510 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-2388 .elementor-element.elementor-element-4aa4510:after{content:"0.5";}.elementor-2388 .elementor-element.elementor-element-4aa4510 .elementor-post__thumbnail__link{width:100%;}}/* Start custom CSS */:root {
      --bg: #0a0e1a;
      --bg-secondary: #0f1220;
      --text: #f8fafc;
      --text-secondary: #cbd5e1;
      --muted: #94a3b8;
      --card: #1e293b;
      --card-hover: #334155;
      --line: #334155;
      --accent: #06d6a0;
      --accent-hover: #05c494;
      --accent-light: rgba(6, 214, 160, 0.1);
      --shadow: rgba(0, 0, 0, 0.3);
      --gradient: linear-gradient(135deg, #06d6a0 0%, #0ea5e9 100%);
    }

    * {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
    }

    body {
      font-family: 'Heebo', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
      color: var(--text);
      background: var(--bg);
      background-image: 
        radial-gradient(circle at 20% 80%, rgba(6, 214, 160, 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(14, 165, 233, 0.05) 0%, transparent 50%);
      line-height: 1.7;
      scroll-behavior: smooth;
    }

    a {
      color: var(--accent);
      text-decoration: none;
      transition: all 0.3s ease;
    }

    a:hover {
      color: var(--accent-hover);
      text-decoration: underline;
    }

    .wrap {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 24px;
    }

    /* Navigation */
    header.site {
      position: sticky;
      top: 0;
      background: rgba(10, 14, 26, 0.9);
      backdrop-filter: blur(12px);
      border-bottom: 1px solid var(--line);
      z-index: 100;
      transition: all 0.3s ease;
    }

    .nav {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 20px 0;
    }

    .brand {
      font-weight: 700;
      font-size: 24px;
      background: var(--gradient);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
    }

    .menu {
      display: flex;
      gap: 8px;
      align-items: center;
    }

    .menu a {
      padding: 12px 16px;
      border-radius: 12px;
      font-weight: 500;
      transition: all 0.3s ease;
    }

    .menu a:hover {
      background: var(--card);
      text-decoration: none;
      transform: translateY(-1px);
    }

    .btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      padding: 12px 20px;
      border-radius: 12px;
      border: 1px solid var(--line);
      color: var(--text);
      font-weight: 500;
      transition: all 0.3s ease;
      cursor: pointer;
      text-decoration: none;
    }

    .btn:hover {
      background: var(--card);
      border-color: var(--accent);
      transform: translateY(-2px);
      box-shadow: 0 8px 25px var(--shadow);
      text-decoration: none;
    }

    .btn.primary {
      background: var(--gradient);
      color: #051312;
      border: none;
      font-weight: 700;
      box-shadow: 0 4px 14px rgba(6, 214, 160, 0.3);
    }

    .btn.primary:hover {
      background: linear-gradient(135deg, #07f5c3 0%, #17d1f0 100%);
      transform: translateY(-2px);
      box-shadow: 0 12px 35px rgba(6, 214, 160, 0.6);
      color: #051312;
    }

    /* Hero Section */
    .hero {
      padding: 80px 0 120px;
      text-align: center;
      position: relative;
    }

    .hero::before {
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 300px;
      height: 300px;
      background: radial-gradient(circle, rgba(6, 214, 160, 0.1) 0%, transparent 70%);
      border-radius: 50%;
      z-index: -1;
    }

    .hero h1 {
      font-size: clamp(32px, 5vw, 56px);
      margin: 0 0 24px;
      font-weight: 700;
      line-height: 1.2;
      background: var(--gradient);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
    }

    .hero .subtitle {
      font-size: clamp(18px, 2.5vw, 24px);
      color: var(--text-secondary);
      margin: 0 0 32px;
      max-width: 600px;
      margin-left: auto;
      margin-right: auto;
    }

    .hero .description {
      color: var(--muted);
      font-size: 18px;
      margin: 0 0 40px;
      max-width: 500px;
      margin-left: auto;
      margin-right: auto;
    }

    .hero .actions {
      display: flex;
      gap: 16px;
      justify-content: center;
      flex-wrap: wrap;
      margin-top: 40px;
    }

    /* Sections */
    section {
      padding: 60px 0;
      border-top: 1px solid var(--line);
    }

    section:first-of-type {
      border-top: none;
    }

    h2 {
      margin: 0 0 40px;
      font-size: 36px;
      font-weight: 700;
      text-align: center;
      color: var(--text);
    }

    h3 {
      margin: 0 0 16px;
      font-size: 20px;
      font-weight: 700;
      color: var(--text);
    }

    p {
      margin: 0 0 20px;
      color: var(--text-secondary);
      font-size: 16px;
      line-height: 1.6;
    }

    /* Grid Layout */
    .grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      gap: 24px;
      margin-top: 40px;
    }

    .card {
      background: var(--card);
      border: 1px solid var(--line);
      border-radius: 16px;
      padding: 32px 24px;
      transition: all 0.3s ease;
      position: relative;
      overflow: hidden;
    }

    .card::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 3px;
      background: var(--gradient);
      opacity: 0;
      transition: opacity 0.3s ease;
    }

    .card:hover {
      background: var(--card-hover);
      transform: translateY(-4px);
      box-shadow: 0 12px 40px var(--shadow);
      border-color: var(--accent);
    }

    .card:hover::before {
      opacity: 1;
    }

    .card h3 {
      margin: 0 0 16px;
      font-size: 20px;
      font-weight: 700;
      color: var(--text);
    }

    .card p {
      margin: 0 0 20px;
      color: var(--text-secondary);
      font-size: 16px;
      line-height: 1.6;
    }

    .card .link {
      font-size: 14px;
      color: var(--accent);
      font-weight: 500;
      display: inline-flex;
      align-items: center;
      gap: 4px;
      transition: all 0.3s ease;
    }

    .card .link:hover {
      color: var(--accent-hover);
      transform: translateX(-4px);
    }

    /* Case Study / Special Cards */
    .case-study {
      background: var(--card);
      border: 1px solid var(--line);
      border-radius: 16px;
      padding: 40px;
      text-align: center;
      position: relative;
      overflow: hidden;
    }

    .case-study::before {
      content: '';
      position: absolute;
      top: -50%;
      left: -50%;
      width: 200%;
      height: 200%;
      background: conic-gradient(from 0deg, transparent 0deg, rgba(6, 214, 160, 0.05) 90deg, transparent 180deg);
      animation: rotate 20s linear infinite;
      z-index: 0;
    }

    .case-study > * {
      position: relative;
      z-index: 1;
    }

    @keyframes rotate {
      to { transform: rotate(360deg); }
    }

    .case-study h3 {
      font-size: 24px;
      margin-bottom: 16px;
      color: var(--accent);
    }

    .case-study p {
      font-size: 18px;
      color: var(--text-secondary);
      margin-bottom: 24px;
    }

    /* Contact Section */
    .contact-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      gap: 16px;
      max-width: 600px;
      margin: 0 auto;
    }

    .contact-grid .btn {
      padding: 16px 24px;
      font-size: 16px;
      justify-content: center;
    }

    /* Social Media Icons */
    .social-icons {
      display: flex;
      gap: 12px;
      align-items: center;
    }

    .social-icon {
      width: 32px;
      height: 32px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 8px;
      transition: all 0.3s ease;
      text-decoration: none;
    }

    .social-icon:hover {
      transform: translateY(-2px);
      text-decoration: none;
    }

    .social-icon.telegram {
      background: linear-gradient(135deg, #0088cc, #229ed9);
      color: white;
    }

    .social-icon.telegram:hover {
      box-shadow: 0 4px 15px rgba(0, 136, 204, 0.4);
    }

    .social-icon svg {
      width: 18px;
      height: 18px;
      fill: currentColor;
    }

    /* Footer */
    footer {
      border-top: 1px solid var(--line);
      padding: 40px 0;
      color: var(--muted);
    }

    .footer-content {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      gap: 16px;
    }

    /* Mobile Responsiveness */
    @media (max-width: 768px) {
      .nav {
        padding: 16px 0;
      }
      
      .menu {
        gap: 2px;
        flex-wrap: wrap;
      }
      
      .menu a {
        padding: 6px 8px;
        font-size: 13px;
      }
      
      .hero {
        padding: 60px 0 80px;
      }
      
      .hero .actions {
        flex-direction: column;
        align-items: center;
      }
      
      .btn {
        width: 100%;
        max-width: 280px;
      }
      
      section {
        padding: 40px 0;
      }
      
      .card {
        padding: 24px 20px;
      }
      
      .footer-content {
        flex-direction: column;
        text-align: center;
        gap: 20px;
      }
      
      .social-icons {
        justify-content: center;
      }
    }

    /* Smooth animations */
    @media (prefers-reduced-motion: no-preference) {
      * {
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
      }
    }

    /* Special styling for creator kit */
    .feature-highlight {
      background: linear-gradient(135deg, rgba(6, 214, 160, 0.1) 0%, rgba(14, 165, 233, 0.1) 100%);
      border: 1px solid var(--accent);
      border-radius: 20px;
      padding: 40px;
      margin: 40px 0;
      text-align: center;
    }

    .feature-highlight h3 {
      color: var(--accent);
      font-size: 28px;
      margin-bottom: 20px;
    }

    .price-tag {
      display: inline-block;
      background: var(--gradient);
      color: #051312;
      padding: 8px 16px;
      border-radius: 20px;
      font-weight: 700;
      font-size: 18px;
      margin: 10px 0;
    }/* End custom CSS */