:root{--ai-card-bg:rgba(15,23,42,.6);--ai-card-border:hsla(0,0%,100%,.06);--ai-card-radius:0.75rem;--ai-card-shadow:0 4px 12px rgba(0,0,0,.2);--ai-cyan:#22d3ee;--ai-indigo:#6366f1}body.aiomapper-shell{min-height:100vh;background-image:linear-gradient(135deg,#020617,#020b1f 45%,#010619);color:#e2e8f0;--background:222 47% 7%;--foreground:210 40% 96%;--card:222 47% 8%;--card-foreground:210 40% 96%;--muted:217 33% 18%;--muted-foreground:215 20% 75%;--primary:199 89% 63%;--primary-foreground:222 47% 12%;--secondary:220 20% 16%;--secondary-foreground:210 40% 90%;--input:220 20% 20%;--border:220 18% 25%}.ai-wrapper{max-width:80rem;margin-left:auto;margin-right:auto;padding:2rem clamp(1.5rem,3vw,4rem);position:relative;z-index:0}@media (max-width:768px){.ai-wrapper{padding:1.5rem 1.25rem 2.5rem;max-width:100vw}}.ai-card{border-radius:12px;border:1px solid hsla(0,0%,100%,.06);background-color:rgba(15,23,42,.6);box-shadow:0 4px 12px rgba(0,0,0,.2);transition:border-color .2s}.ai-chip{border-radius:8px;border:1px solid hsla(0,0%,100%,.06);background-color:hsla(0,0%,100%,.06);padding:.25rem .75rem;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.ai-heading{font-weight:600;letter-spacing:-.01em;color:#fff}.ai-muted{color:#94a3b8}