/* Unique light UI chrome per site — no graph/3D */
html body.ipa-sitedesign .advanced-header,
html body.ipa-sitedesign .site-header.advanced-header,
html body.ipa-sitedesign .mobile-header-modern {
  background: color-mix(in srgb, #fff 70%, transparent) !important;
  border-bottom: 1px solid color-mix(in srgb, var(--sd-p) 14%, transparent) !important;
  backdrop-filter: blur(20px) saturate(170%) !important;
  -webkit-backdrop-filter: blur(20px) saturate(170%) !important;
  box-shadow: 0 8px 32px color-mix(in srgb, var(--sd-p) 7%, transparent) !important;
}
html body.ipa-sitedesign .prompt-card,
html body.ipa-sitedesign .ipa-extracted-card,
html body.ipa-sitedesign .blog-card {
  background: rgba(255,255,255,.92) !important;
  border: 1px solid color-mix(in srgb, var(--sd-p) 12%, #fff) !important;
  box-shadow: 0 16px 40px color-mix(in srgb, var(--sd-p) 9%, transparent) !important;
}
html body.ipa-sitedesign .category-slider-item {
  background: rgba(255,255,255,.82) !important;
  backdrop-filter: blur(12px) !important;
  border: 1px solid color-mix(in srgb, var(--sd-p) 12%, transparent) !important;
}
html body.ipa-sitedesign .nova-hero-panel {
  background: transparent !important;
  backdrop-filter: none !important;
}
html body.ipa-sitedesign .site-footer,
html body.ipa-sitedesign .small-footer {
  background: color-mix(in srgb, #fff 75%, transparent) !important;
  backdrop-filter: blur(14px) !important;
}

html body.ipa-sitedesign-site01 .prompt-card, html body.ipa-sitedesign-site01 .ipa-extracted-card, html body.ipa-sitedesign-site01 .blog-card { border-radius: 12px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site01 .category-slider-item { border-radius: 10px !important; }
html body.ipa-sitedesign-site01 .nova-hero-panel { border-radius: 24px !important; background: linear-gradient(135deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site01 .advanced-header { background: color-mix(in srgb, #fff 63%, transparent) !important; }

html body.ipa-sitedesign-site02 .prompt-card, html body.ipa-sitedesign-site02 .ipa-extracted-card, html body.ipa-sitedesign-site02 .blog-card { border-radius: 14px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site02 .category-slider-item { border-radius: 12px !important; }
html body.ipa-sitedesign-site02 .nova-hero-panel { border-radius: 26px !important; background: linear-gradient(180deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site02 .advanced-header { background: color-mix(in srgb, #fff 64%, transparent) !important; }

html body.ipa-sitedesign-site03 .prompt-card, html body.ipa-sitedesign-site03 .ipa-extracted-card, html body.ipa-sitedesign-site03 .blog-card { border-radius: 16px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site03 .category-slider-item { border-radius: 16px !important; }
html body.ipa-sitedesign-site03 .nova-hero-panel { border-radius: 28px !important; background: linear-gradient(120deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site03 .advanced-header { background: color-mix(in srgb, #fff 65%, transparent) !important; }

html body.ipa-sitedesign-site04 .prompt-card, html body.ipa-sitedesign-site04 .ipa-extracted-card, html body.ipa-sitedesign-site04 .blog-card { border-radius: 18px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site04 .category-slider-item { border-radius: 20px !important; }
html body.ipa-sitedesign-site04 .nova-hero-panel { border-radius: 30px !important; background: linear-gradient(90deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site04 .advanced-header { background: color-mix(in srgb, #fff 66%, transparent) !important; }

html body.ipa-sitedesign-site05 .prompt-card, html body.ipa-sitedesign-site05 .ipa-extracted-card, html body.ipa-sitedesign-site05 .blog-card { border-radius: 20px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site05 .category-slider-item { border-radius: 999px !important; }
html body.ipa-sitedesign-site05 .nova-hero-panel { border-radius: 32px !important; background: linear-gradient(165deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site05 .advanced-header { background: color-mix(in srgb, #fff 67%, transparent) !important; }

html body.ipa-sitedesign-site06 .prompt-card, html body.ipa-sitedesign-site06 .ipa-extracted-card, html body.ipa-sitedesign-site06 .blog-card { border-radius: 22px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site06 .category-slider-item { border-radius: 8px !important; }
html body.ipa-sitedesign-site06 .nova-hero-panel { border-radius: 34px !important; background: linear-gradient(135deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site06 .advanced-header { background: color-mix(in srgb, #fff 68%, transparent) !important; }

html body.ipa-sitedesign-site07 .prompt-card, html body.ipa-sitedesign-site07 .ipa-extracted-card, html body.ipa-sitedesign-site07 .blog-card { border-radius: 24px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site07 .category-slider-item { border-radius: 10px !important; }
html body.ipa-sitedesign-site07 .nova-hero-panel { border-radius: 36px !important; background: linear-gradient(180deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site07 .advanced-header { background: color-mix(in srgb, #fff 69%, transparent) !important; }

html body.ipa-sitedesign-site08 .prompt-card, html body.ipa-sitedesign-site08 .ipa-extracted-card, html body.ipa-sitedesign-site08 .blog-card { border-radius: 26px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site08 .category-slider-item { border-radius: 12px !important; }
html body.ipa-sitedesign-site08 .nova-hero-panel { border-radius: 38px !important; background: linear-gradient(120deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site08 .advanced-header { background: color-mix(in srgb, #fff 70%, transparent) !important; }

html body.ipa-sitedesign-site09 .prompt-card, html body.ipa-sitedesign-site09 .ipa-extracted-card, html body.ipa-sitedesign-site09 .blog-card { border-radius: 28px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site09 .category-slider-item { border-radius: 16px !important; }
html body.ipa-sitedesign-site09 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(90deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site09 .advanced-header { background: color-mix(in srgb, #fff 71%, transparent) !important; }

html body.ipa-sitedesign-site10 .prompt-card, html body.ipa-sitedesign-site10 .ipa-extracted-card, html body.ipa-sitedesign-site10 .blog-card { border-radius: 32px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site10 .category-slider-item { border-radius: 20px !important; }
html body.ipa-sitedesign-site10 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(165deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site10 .advanced-header { background: color-mix(in srgb, #fff 72%, transparent) !important; }

html body.ipa-sitedesign-site11 .prompt-card, html body.ipa-sitedesign-site11 .ipa-extracted-card, html body.ipa-sitedesign-site11 .blog-card { border-radius: 36px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site11 .category-slider-item { border-radius: 999px !important; }
html body.ipa-sitedesign-site11 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(135deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site11 .advanced-header { background: color-mix(in srgb, #fff 73%, transparent) !important; }

html body.ipa-sitedesign-site12 .prompt-card, html body.ipa-sitedesign-site12 .ipa-extracted-card, html body.ipa-sitedesign-site12 .blog-card { border-radius: 8px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site12 .category-slider-item { border-radius: 8px !important; }
html body.ipa-sitedesign-site12 .nova-hero-panel { border-radius: 20px !important; background: linear-gradient(180deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site12 .advanced-header { background: color-mix(in srgb, #fff 74%, transparent) !important; }

html body.ipa-sitedesign-site13 .prompt-card, html body.ipa-sitedesign-site13 .ipa-extracted-card, html body.ipa-sitedesign-site13 .blog-card { border-radius: 12px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site13 .category-slider-item { border-radius: 10px !important; }
html body.ipa-sitedesign-site13 .nova-hero-panel { border-radius: 24px !important; background: linear-gradient(120deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site13 .advanced-header { background: color-mix(in srgb, #fff 75%, transparent) !important; }

html body.ipa-sitedesign-site14 .prompt-card, html body.ipa-sitedesign-site14 .ipa-extracted-card, html body.ipa-sitedesign-site14 .blog-card { border-radius: 14px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site14 .category-slider-item { border-radius: 12px !important; }
html body.ipa-sitedesign-site14 .nova-hero-panel { border-radius: 26px !important; background: linear-gradient(90deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site14 .advanced-header { background: color-mix(in srgb, #fff 76%, transparent) !important; }

html body.ipa-sitedesign-site15 .prompt-card, html body.ipa-sitedesign-site15 .ipa-extracted-card, html body.ipa-sitedesign-site15 .blog-card { border-radius: 16px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site15 .category-slider-item { border-radius: 16px !important; }
html body.ipa-sitedesign-site15 .nova-hero-panel { border-radius: 28px !important; background: linear-gradient(165deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site15 .advanced-header { background: color-mix(in srgb, #fff 77%, transparent) !important; }

html body.ipa-sitedesign-site16 .prompt-card, html body.ipa-sitedesign-site16 .ipa-extracted-card, html body.ipa-sitedesign-site16 .blog-card { border-radius: 18px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site16 .category-slider-item { border-radius: 20px !important; }
html body.ipa-sitedesign-site16 .nova-hero-panel { border-radius: 30px !important; background: linear-gradient(135deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site16 .advanced-header { background: color-mix(in srgb, #fff 78%, transparent) !important; }

html body.ipa-sitedesign-site17 .prompt-card, html body.ipa-sitedesign-site17 .ipa-extracted-card, html body.ipa-sitedesign-site17 .blog-card { border-radius: 20px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site17 .category-slider-item { border-radius: 999px !important; }
html body.ipa-sitedesign-site17 .nova-hero-panel { border-radius: 32px !important; background: linear-gradient(180deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site17 .advanced-header { background: color-mix(in srgb, #fff 79%, transparent) !important; }

html body.ipa-sitedesign-site18 .prompt-card, html body.ipa-sitedesign-site18 .ipa-extracted-card, html body.ipa-sitedesign-site18 .blog-card { border-radius: 22px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site18 .category-slider-item { border-radius: 8px !important; }
html body.ipa-sitedesign-site18 .nova-hero-panel { border-radius: 34px !important; background: linear-gradient(120deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site18 .advanced-header { background: color-mix(in srgb, #fff 62%, transparent) !important; }

html body.ipa-sitedesign-site19 .prompt-card, html body.ipa-sitedesign-site19 .ipa-extracted-card, html body.ipa-sitedesign-site19 .blog-card { border-radius: 24px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site19 .category-slider-item { border-radius: 10px !important; }
html body.ipa-sitedesign-site19 .nova-hero-panel { border-radius: 36px !important; background: linear-gradient(90deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site19 .advanced-header { background: color-mix(in srgb, #fff 63%, transparent) !important; }

html body.ipa-sitedesign-site20 .prompt-card, html body.ipa-sitedesign-site20 .ipa-extracted-card, html body.ipa-sitedesign-site20 .blog-card { border-radius: 26px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site20 .category-slider-item { border-radius: 12px !important; }
html body.ipa-sitedesign-site20 .nova-hero-panel { border-radius: 38px !important; background: linear-gradient(165deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site20 .advanced-header { background: color-mix(in srgb, #fff 64%, transparent) !important; }

html body.ipa-sitedesign-site21 .prompt-card, html body.ipa-sitedesign-site21 .ipa-extracted-card, html body.ipa-sitedesign-site21 .blog-card { border-radius: 28px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site21 .category-slider-item { border-radius: 16px !important; }
html body.ipa-sitedesign-site21 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(135deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site21 .advanced-header { background: color-mix(in srgb, #fff 65%, transparent) !important; }

html body.ipa-sitedesign-site22 .prompt-card, html body.ipa-sitedesign-site22 .ipa-extracted-card, html body.ipa-sitedesign-site22 .blog-card { border-radius: 32px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site22 .category-slider-item { border-radius: 20px !important; }
html body.ipa-sitedesign-site22 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(180deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site22 .advanced-header { background: color-mix(in srgb, #fff 66%, transparent) !important; }

html body.ipa-sitedesign-site23 .prompt-card, html body.ipa-sitedesign-site23 .ipa-extracted-card, html body.ipa-sitedesign-site23 .blog-card { border-radius: 36px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site23 .category-slider-item { border-radius: 999px !important; }
html body.ipa-sitedesign-site23 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(120deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site23 .advanced-header { background: color-mix(in srgb, #fff 67%, transparent) !important; }

html body.ipa-sitedesign-site24 .prompt-card, html body.ipa-sitedesign-site24 .ipa-extracted-card, html body.ipa-sitedesign-site24 .blog-card { border-radius: 8px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site24 .category-slider-item { border-radius: 8px !important; }
html body.ipa-sitedesign-site24 .nova-hero-panel { border-radius: 20px !important; background: linear-gradient(90deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site24 .advanced-header { background: color-mix(in srgb, #fff 68%, transparent) !important; }

html body.ipa-sitedesign-site25 .prompt-card, html body.ipa-sitedesign-site25 .ipa-extracted-card, html body.ipa-sitedesign-site25 .blog-card { border-radius: 12px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site25 .category-slider-item { border-radius: 10px !important; }
html body.ipa-sitedesign-site25 .nova-hero-panel { border-radius: 24px !important; background: linear-gradient(165deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site25 .advanced-header { background: color-mix(in srgb, #fff 69%, transparent) !important; }

html body.ipa-sitedesign-site26 .prompt-card, html body.ipa-sitedesign-site26 .ipa-extracted-card, html body.ipa-sitedesign-site26 .blog-card { border-radius: 14px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site26 .category-slider-item { border-radius: 12px !important; }
html body.ipa-sitedesign-site26 .nova-hero-panel { border-radius: 26px !important; background: linear-gradient(135deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site26 .advanced-header { background: color-mix(in srgb, #fff 70%, transparent) !important; }

html body.ipa-sitedesign-site27 .prompt-card, html body.ipa-sitedesign-site27 .ipa-extracted-card, html body.ipa-sitedesign-site27 .blog-card { border-radius: 16px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site27 .category-slider-item { border-radius: 16px !important; }
html body.ipa-sitedesign-site27 .nova-hero-panel { border-radius: 28px !important; background: linear-gradient(180deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site27 .advanced-header { background: color-mix(in srgb, #fff 71%, transparent) !important; }

html body.ipa-sitedesign-site28 .prompt-card, html body.ipa-sitedesign-site28 .ipa-extracted-card, html body.ipa-sitedesign-site28 .blog-card { border-radius: 18px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site28 .category-slider-item { border-radius: 20px !important; }
html body.ipa-sitedesign-site28 .nova-hero-panel { border-radius: 30px !important; background: linear-gradient(120deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site28 .advanced-header { background: color-mix(in srgb, #fff 72%, transparent) !important; }

html body.ipa-sitedesign-site29 .prompt-card, html body.ipa-sitedesign-site29 .ipa-extracted-card, html body.ipa-sitedesign-site29 .blog-card { border-radius: 20px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site29 .category-slider-item { border-radius: 999px !important; }
html body.ipa-sitedesign-site29 .nova-hero-panel { border-radius: 32px !important; background: linear-gradient(90deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site29 .advanced-header { background: color-mix(in srgb, #fff 73%, transparent) !important; }

html body.ipa-sitedesign-site30 .prompt-card, html body.ipa-sitedesign-site30 .ipa-extracted-card, html body.ipa-sitedesign-site30 .blog-card { border-radius: 22px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site30 .category-slider-item { border-radius: 8px !important; }
html body.ipa-sitedesign-site30 .nova-hero-panel { border-radius: 34px !important; background: linear-gradient(165deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site30 .advanced-header { background: color-mix(in srgb, #fff 74%, transparent) !important; }

html body.ipa-sitedesign-site31 .prompt-card, html body.ipa-sitedesign-site31 .ipa-extracted-card, html body.ipa-sitedesign-site31 .blog-card { border-radius: 24px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site31 .category-slider-item { border-radius: 10px !important; }
html body.ipa-sitedesign-site31 .nova-hero-panel { border-radius: 36px !important; background: linear-gradient(135deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site31 .advanced-header { background: color-mix(in srgb, #fff 75%, transparent) !important; }

html body.ipa-sitedesign-site32 .prompt-card, html body.ipa-sitedesign-site32 .ipa-extracted-card, html body.ipa-sitedesign-site32 .blog-card { border-radius: 26px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site32 .category-slider-item { border-radius: 12px !important; }
html body.ipa-sitedesign-site32 .nova-hero-panel { border-radius: 38px !important; background: linear-gradient(180deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site32 .advanced-header { background: color-mix(in srgb, #fff 76%, transparent) !important; }

html body.ipa-sitedesign-site33 .prompt-card, html body.ipa-sitedesign-site33 .ipa-extracted-card, html body.ipa-sitedesign-site33 .blog-card { border-radius: 28px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site33 .category-slider-item { border-radius: 16px !important; }
html body.ipa-sitedesign-site33 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(120deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site33 .advanced-header { background: color-mix(in srgb, #fff 77%, transparent) !important; }

html body.ipa-sitedesign-site34 .prompt-card, html body.ipa-sitedesign-site34 .ipa-extracted-card, html body.ipa-sitedesign-site34 .blog-card { border-radius: 32px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site34 .category-slider-item { border-radius: 20px !important; }
html body.ipa-sitedesign-site34 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(90deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site34 .advanced-header { background: color-mix(in srgb, #fff 78%, transparent) !important; }

html body.ipa-sitedesign-site35 .prompt-card, html body.ipa-sitedesign-site35 .ipa-extracted-card, html body.ipa-sitedesign-site35 .blog-card { border-radius: 36px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site35 .category-slider-item { border-radius: 999px !important; }
html body.ipa-sitedesign-site35 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(165deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site35 .advanced-header { background: color-mix(in srgb, #fff 79%, transparent) !important; }

html body.ipa-sitedesign-site36 .prompt-card, html body.ipa-sitedesign-site36 .ipa-extracted-card, html body.ipa-sitedesign-site36 .blog-card { border-radius: 8px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site36 .category-slider-item { border-radius: 8px !important; }
html body.ipa-sitedesign-site36 .nova-hero-panel { border-radius: 20px !important; background: linear-gradient(135deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site36 .advanced-header { background: color-mix(in srgb, #fff 62%, transparent) !important; }

html body.ipa-sitedesign-site37 .prompt-card, html body.ipa-sitedesign-site37 .ipa-extracted-card, html body.ipa-sitedesign-site37 .blog-card { border-radius: 12px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site37 .category-slider-item { border-radius: 10px !important; }
html body.ipa-sitedesign-site37 .nova-hero-panel { border-radius: 24px !important; background: linear-gradient(180deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site37 .advanced-header { background: color-mix(in srgb, #fff 63%, transparent) !important; }

html body.ipa-sitedesign-site38 .prompt-card, html body.ipa-sitedesign-site38 .ipa-extracted-card, html body.ipa-sitedesign-site38 .blog-card { border-radius: 14px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site38 .category-slider-item { border-radius: 12px !important; }
html body.ipa-sitedesign-site38 .nova-hero-panel { border-radius: 26px !important; background: linear-gradient(120deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site38 .advanced-header { background: color-mix(in srgb, #fff 64%, transparent) !important; }

html body.ipa-sitedesign-site39 .prompt-card, html body.ipa-sitedesign-site39 .ipa-extracted-card, html body.ipa-sitedesign-site39 .blog-card { border-radius: 16px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site39 .category-slider-item { border-radius: 16px !important; }
html body.ipa-sitedesign-site39 .nova-hero-panel { border-radius: 28px !important; background: linear-gradient(90deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site39 .advanced-header { background: color-mix(in srgb, #fff 65%, transparent) !important; }

html body.ipa-sitedesign-site40 .prompt-card, html body.ipa-sitedesign-site40 .ipa-extracted-card, html body.ipa-sitedesign-site40 .blog-card { border-radius: 18px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site40 .category-slider-item { border-radius: 20px !important; }
html body.ipa-sitedesign-site40 .nova-hero-panel { border-radius: 30px !important; background: linear-gradient(165deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site40 .advanced-header { background: color-mix(in srgb, #fff 66%, transparent) !important; }

html body.ipa-sitedesign-site41 .prompt-card, html body.ipa-sitedesign-site41 .ipa-extracted-card, html body.ipa-sitedesign-site41 .blog-card { border-radius: 20px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site41 .category-slider-item { border-radius: 999px !important; }
html body.ipa-sitedesign-site41 .nova-hero-panel { border-radius: 32px !important; background: linear-gradient(135deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site41 .advanced-header { background: color-mix(in srgb, #fff 67%, transparent) !important; }

html body.ipa-sitedesign-site42 .prompt-card, html body.ipa-sitedesign-site42 .ipa-extracted-card, html body.ipa-sitedesign-site42 .blog-card { border-radius: 22px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site42 .category-slider-item { border-radius: 8px !important; }
html body.ipa-sitedesign-site42 .nova-hero-panel { border-radius: 34px !important; background: linear-gradient(180deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site42 .advanced-header { background: color-mix(in srgb, #fff 68%, transparent) !important; }

html body.ipa-sitedesign-site43 .prompt-card, html body.ipa-sitedesign-site43 .ipa-extracted-card, html body.ipa-sitedesign-site43 .blog-card { border-radius: 24px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site43 .category-slider-item { border-radius: 10px !important; }
html body.ipa-sitedesign-site43 .nova-hero-panel { border-radius: 36px !important; background: linear-gradient(120deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site43 .advanced-header { background: color-mix(in srgb, #fff 69%, transparent) !important; }

html body.ipa-sitedesign-site44 .prompt-card, html body.ipa-sitedesign-site44 .ipa-extracted-card, html body.ipa-sitedesign-site44 .blog-card { border-radius: 26px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site44 .category-slider-item { border-radius: 12px !important; }
html body.ipa-sitedesign-site44 .nova-hero-panel { border-radius: 38px !important; background: linear-gradient(90deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site44 .advanced-header { background: color-mix(in srgb, #fff 70%, transparent) !important; }

html body.ipa-sitedesign-site45 .prompt-card, html body.ipa-sitedesign-site45 .ipa-extracted-card, html body.ipa-sitedesign-site45 .blog-card { border-radius: 28px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site45 .category-slider-item { border-radius: 16px !important; }
html body.ipa-sitedesign-site45 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(165deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site45 .advanced-header { background: color-mix(in srgb, #fff 71%, transparent) !important; }

html body.ipa-sitedesign-site46 .prompt-card, html body.ipa-sitedesign-site46 .ipa-extracted-card, html body.ipa-sitedesign-site46 .blog-card { border-radius: 32px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site46 .category-slider-item { border-radius: 20px !important; }
html body.ipa-sitedesign-site46 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(135deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site46 .advanced-header { background: color-mix(in srgb, #fff 72%, transparent) !important; }

html body.ipa-sitedesign-site47 .prompt-card, html body.ipa-sitedesign-site47 .ipa-extracted-card, html body.ipa-sitedesign-site47 .blog-card { border-radius: 36px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site47 .category-slider-item { border-radius: 999px !important; }
html body.ipa-sitedesign-site47 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(180deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site47 .advanced-header { background: color-mix(in srgb, #fff 73%, transparent) !important; }

html body.ipa-sitedesign-site48 .prompt-card, html body.ipa-sitedesign-site48 .ipa-extracted-card, html body.ipa-sitedesign-site48 .blog-card { border-radius: 8px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site48 .category-slider-item { border-radius: 8px !important; }
html body.ipa-sitedesign-site48 .nova-hero-panel { border-radius: 20px !important; background: linear-gradient(120deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site48 .advanced-header { background: color-mix(in srgb, #fff 74%, transparent) !important; }

html body.ipa-sitedesign-site49 .prompt-card, html body.ipa-sitedesign-site49 .ipa-extracted-card, html body.ipa-sitedesign-site49 .blog-card { border-radius: 12px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site49 .category-slider-item { border-radius: 10px !important; }
html body.ipa-sitedesign-site49 .nova-hero-panel { border-radius: 24px !important; background: linear-gradient(90deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site49 .advanced-header { background: color-mix(in srgb, #fff 75%, transparent) !important; }

html body.ipa-sitedesign-site50 .prompt-card, html body.ipa-sitedesign-site50 .ipa-extracted-card, html body.ipa-sitedesign-site50 .blog-card { border-radius: 14px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site50 .category-slider-item { border-radius: 12px !important; }
html body.ipa-sitedesign-site50 .nova-hero-panel { border-radius: 26px !important; background: linear-gradient(165deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site50 .advanced-header { background: color-mix(in srgb, #fff 76%, transparent) !important; }

html body.ipa-sitedesign-site51 .prompt-card, html body.ipa-sitedesign-site51 .ipa-extracted-card, html body.ipa-sitedesign-site51 .blog-card { border-radius: 16px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site51 .category-slider-item { border-radius: 16px !important; }
html body.ipa-sitedesign-site51 .nova-hero-panel { border-radius: 28px !important; background: linear-gradient(135deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site51 .advanced-header { background: color-mix(in srgb, #fff 77%, transparent) !important; }

html body.ipa-sitedesign-site52 .prompt-card, html body.ipa-sitedesign-site52 .ipa-extracted-card, html body.ipa-sitedesign-site52 .blog-card { border-radius: 18px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site52 .category-slider-item { border-radius: 20px !important; }
html body.ipa-sitedesign-site52 .nova-hero-panel { border-radius: 30px !important; background: linear-gradient(180deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site52 .advanced-header { background: color-mix(in srgb, #fff 78%, transparent) !important; }

html body.ipa-sitedesign-site53 .prompt-card, html body.ipa-sitedesign-site53 .ipa-extracted-card, html body.ipa-sitedesign-site53 .blog-card { border-radius: 20px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site53 .category-slider-item { border-radius: 999px !important; }
html body.ipa-sitedesign-site53 .nova-hero-panel { border-radius: 32px !important; background: linear-gradient(120deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site53 .advanced-header { background: color-mix(in srgb, #fff 79%, transparent) !important; }

html body.ipa-sitedesign-site54 .prompt-card, html body.ipa-sitedesign-site54 .ipa-extracted-card, html body.ipa-sitedesign-site54 .blog-card { border-radius: 22px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site54 .category-slider-item { border-radius: 8px !important; }
html body.ipa-sitedesign-site54 .nova-hero-panel { border-radius: 34px !important; background: linear-gradient(90deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site54 .advanced-header { background: color-mix(in srgb, #fff 62%, transparent) !important; }

html body.ipa-sitedesign-site55 .prompt-card, html body.ipa-sitedesign-site55 .ipa-extracted-card, html body.ipa-sitedesign-site55 .blog-card { border-radius: 24px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site55 .category-slider-item { border-radius: 10px !important; }
html body.ipa-sitedesign-site55 .nova-hero-panel { border-radius: 36px !important; background: linear-gradient(165deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site55 .advanced-header { background: color-mix(in srgb, #fff 63%, transparent) !important; }

html body.ipa-sitedesign-site56 .prompt-card, html body.ipa-sitedesign-site56 .ipa-extracted-card, html body.ipa-sitedesign-site56 .blog-card { border-radius: 26px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site56 .category-slider-item { border-radius: 12px !important; }
html body.ipa-sitedesign-site56 .nova-hero-panel { border-radius: 38px !important; background: linear-gradient(135deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site56 .advanced-header { background: color-mix(in srgb, #fff 64%, transparent) !important; }

html body.ipa-sitedesign-site57 .prompt-card, html body.ipa-sitedesign-site57 .ipa-extracted-card, html body.ipa-sitedesign-site57 .blog-card { border-radius: 28px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site57 .category-slider-item { border-radius: 16px !important; }
html body.ipa-sitedesign-site57 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(180deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site57 .advanced-header { background: color-mix(in srgb, #fff 65%, transparent) !important; }

html body.ipa-sitedesign-site58 .prompt-card, html body.ipa-sitedesign-site58 .ipa-extracted-card, html body.ipa-sitedesign-site58 .blog-card { border-radius: 32px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site58 .category-slider-item { border-radius: 20px !important; }
html body.ipa-sitedesign-site58 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(120deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site58 .advanced-header { background: color-mix(in srgb, #fff 66%, transparent) !important; }

html body.ipa-sitedesign-site59 .prompt-card, html body.ipa-sitedesign-site59 .ipa-extracted-card, html body.ipa-sitedesign-site59 .blog-card { border-radius: 36px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 10%, #fff) !important; }
html body.ipa-sitedesign-site59 .category-slider-item { border-radius: 999px !important; }
html body.ipa-sitedesign-site59 .nova-hero-panel { border-radius: 40px !important; background: linear-gradient(90deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site59 .advanced-header { background: color-mix(in srgb, #fff 67%, transparent) !important; }

html body.ipa-sitedesign-site60 .prompt-card, html body.ipa-sitedesign-site60 .ipa-extracted-card, html body.ipa-sitedesign-site60 .blog-card { border-radius: 8px !important; border: 1px solid color-mix(in srgb, var(--sd-p) 22%, transparent) !important; }
html body.ipa-sitedesign-site60 .category-slider-item { border-radius: 8px !important; }
html body.ipa-sitedesign-site60 .nova-hero-panel { border-radius: 20px !important; background: linear-gradient(165deg, color-mix(in srgb, var(--sd-p) 11%, #fff), #fff) !important; }
html body.ipa-sitedesign-site60 .advanced-header { background: color-mix(in srgb, #fff 68%, transparent) !important; }

