# Configuration Equity Vision System EQUITY_VISION = { "Core_Styles": { # Styles Historiques & Technologiques "Renaissance Tech": { "prompt_prefix": """leonardo da vinci technical drawing style, anatomical precision, engineering schematics, scientific accuracy, detailed annotations, golden ratio proportions""", "quality_settings": { "resolution": "8k", "detail_level": "ultra", "rendering": "technical_precision" } }, "Industrial Evolution": { "prompt_prefix": """vintage industrial engineering, mechanical complexity, steampunk aesthetic, brass and copper materials, technical blueprints, innovation sketches""", "technical_params": { "texture_detail": "high", "material_rendering": "metallic", "schematic_overlay": True } }, # Styles d'Innovation "Modern Pioneer": { "prompt_prefix": """cutting-edge technology visualization, futuristic engineering, space age aesthetics, scientific advancement, clean design, innovative concepts""", "innovation_params": { "tech_detail": "maximum", "future_vision": "enabled", "concept_clarity": "high" } } }, "Visual_Language": { # Typographie et Texte "Typography_Styles": { "Tech Elegant": { "font_treatment": "ultra modern sans-serif, precise geometric forms", "text_effects": "subtle gradient, minimal shadow, perfect clarity" }, "Innovation Script": { "font_treatment": "futuristic handwriting, flowing lines, dynamic movement", "text_effects": "holographic overlay, depth mapping, dimensional shift" } }, # Effets Visuels "Visual_Effects": { "Holographic": "iridescent glow, transparent layers, depth perception", "Blueprint": "technical lines, measurement annotations, precision grid", "Future Glass": "transparent materials, light refraction, clean reflections" } },