/* ============================================================
   Applications IA gratuites (apps natives, API Gradio) — free-apps.php / free-apps-en.php
   Généré depuis natif-demo.html (maquette plus/ai-notes-kit/free-apps). Une section, sans framework.
   ============================================================ */
.container.aix_nat-container { padding-left: 0; padding-right: 0; }
#menu-item-28186 a, #menu-item-24683 a { display: none !important; }
/* Maquette locale « apps natives » : interface AIxploria, calcul sur le space Hugging Face via son API (@gradio/client). Aucune iframe. */

#aix_native { max-width: 1280px; margin: 28px auto 60px; padding: 0 20px; box-sizing: border-box; }
#aix_native *, #aix_native *::before, #aix_native *::after { box-sizing: border-box; }
#aix_native svg { display: block; }
#aix_native [hidden] { display: none !important; }
.aix_nat-legend2 { display: inline-flex; align-items: center; gap: 14px; margin: 0; font-size: 12px; font-weight: 500; color: #52616E; cursor: help; }
.aix_nat-legend2 span { display: inline-flex; align-items: center; gap: 6px; }
.aix_nat-legend2 i { width: 9px; height: 9px; border-radius: 999px; background: #2fb36a; display: inline-block; }
#aix_native .aix_nat-ideas { scrollbar-width: none; }
#aix_native .aix_nat-ideas::-webkit-scrollbar { display: none; }
.aix_nat-sr { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
/* barres de défilement fines et discrètes, partout dans la section */
#aix_native * { scrollbar-width: thin; scrollbar-color: rgba(44, 58, 69, 0.28) transparent; }
#aix_native *::-webkit-scrollbar { width: 8px; height: 8px; }
#aix_native *::-webkit-scrollbar-track { background: transparent; }
#aix_native *::-webkit-scrollbar-thumb { background: rgba(44, 58, 69, 0.28); border-radius: 999px; border: 2px solid transparent; background-clip: padding-box; }
#aix_native *::-webkit-scrollbar-thumb:hover { background: rgba(44, 58, 69, 0.5); border: 2px solid transparent; background-clip: padding-box; }
#aix_native .aix_nat-left, #aix_native .aix_nat-left *, #aix_native .aix_nat-browser-body, #aix_native .aix_nat-browser-body pre { scrollbar-color: rgba(255, 255, 255, 0.28) transparent; }
#aix_native .aix_nat-left::-webkit-scrollbar-thumb, #aix_native .aix_nat-left *::-webkit-scrollbar-thumb, #aix_native .aix_nat-browser-body::-webkit-scrollbar-thumb, #aix_native .aix_nat-browser-body pre::-webkit-scrollbar-thumb { background: rgba(255, 255, 255, 0.28); border: 2px solid transparent; background-clip: padding-box; }
.aix_nat-thanks { display: flex; align-items: center; gap: 14px; padding: 14px 16px; border-radius: 14px; background: #F8FAFC; border: 1px solid #E6EAF0; }
.aix_nat-thanks img { width: 44px; height: 44px; border-radius: 12px; object-fit: cover; flex-shrink: 0; background: #E6EAF0; }
.aix_nat-thanks .t { flex: 1; min-width: 0; font-size: 13px; line-height: 1.5; color: #52616E; }
.aix_nat-thanks .t b { display: block; color: #2C3A45; font-size: 14px; margin-bottom: 2px; }
.aix_nat-thanks a.go { flex-shrink: 0; display: inline-flex; align-items: center; gap: 7px; padding: 9px 14px; border-radius: 12px; background: #ffffff; border: 1px solid #E6EAF0; color: #2C3A45; font-size: 13px; font-weight: 700; text-decoration: none; transition: border-color 0.2s ease, box-shadow 0.2s ease; }
.aix_nat-thanks a.go:hover { border-color: #F7EA48; box-shadow: 0 10px 24px rgba(247, 234, 72, 0.18); }
.aix_nat-thanks a.go svg { width: 14px; height: 14px; }
@media (max-width: 650px) { .aix_nat-thanks { flex-wrap: wrap; } .aix_nat-thanks a.go { width: 100%; justify-content: center; } }
.aix_nat-englist-foot a.propose { margin-left: auto; color: #F7EA48; text-decoration: none; font-weight: 600; }
.aix_nat-englist-foot a.propose:hover { text-decoration: underline; }

/* ---- menu des apps natives (au-dessus de la carte, pas dans le header) ---- */
.aix_nat-progress { width: 260px; max-width: 80%; height: 6px; border-radius: 999px; background: #E6EAF0; overflow: hidden; margin: 10px auto 0; }
.aix_nat-progress i { display: block; height: 100%; width: 0; border-radius: 999px; background: #F7EA48; transition: width 0.5s linear; }
.aix_nat-loader-tools { display: flex; gap: 8px; justify-content: center; flex-wrap: wrap; margin-top: 14px; }
.aix_nat-loader-tools button, .aix_nat-loader-tools label { display: inline-flex; align-items: center; gap: 6px; padding: 7px 12px; border-radius: 999px; border: 1px solid #E6EAF0; background: #ffffff; color: #2C3A45; font-size: 12px; font-weight: 600; cursor: pointer; font-family: inherit; }
.aix_nat-loader-tools svg { width: 14px; height: 14px; }
.aix_nat-loader-tools label input { accent-color: #F7EA48; margin: 0; }
.aix_nat-btnrow { display: flex; gap: 10px; flex-wrap: wrap; align-items: center; }
.aix_nat-undo { background: transparent; border: 0; color: rgba(255, 255, 255, 0.7); font-size: 12px; font-family: inherit; text-decoration: underline; cursor: pointer; padding: 0; }
.aix_nat-undo:hover { color: #F7EA48; }
.aix_nat-idea.daily { border-color: rgba(247, 234, 72, 0.7); }
.aix_nat-idea.daily b { color: #F7EA48; font-weight: 700; margin-right: 4px; }
.aix_nat-iter { display: flex; flex-direction: column; gap: 8px; padding: 12px 14px; border-radius: 12px; background: #F8FAFC; border: 1px solid #E6EAF0; }
.aix_nat-iter label { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; color: #52616E; }
.aix_nat-iter-row { display: flex; gap: 8px; }
.aix_nat-iter input { flex: 1; min-width: 0; font-family: inherit; font-size: 13.5px; padding: 9px 12px; border: 1px solid #E6EAF0; border-radius: 10px; color: #2C3A45; background: #ffffff; }
.aix_nat-iter input:focus { outline: none; border-color: #F7EA48; }
.aix_nat-iter-versions { display: flex; gap: 6px; flex-wrap: wrap; align-items: center; font-size: 12px; color: #52616E; }
.aix_nat-iter-versions button { padding: 4px 10px; border-radius: 999px; border: 1px solid #E6EAF0; background: #ffffff; color: #2C3A45; font-size: 12px; font-weight: 600; cursor: pointer; font-family: inherit; }
.aix_nat-iter-versions button.active { background: rgba(247, 234, 72, 0.18); border-color: rgba(247, 234, 72, 0.7); }
.aix_nat-iconbtn .cnt { position: absolute; top: -6px; right: -6px; min-width: 18px; height: 18px; padding: 0 5px; border-radius: 999px; background: #11181D; color: #ffffff; font-size: 10px; font-weight: 700; line-height: 18px; text-align: center; border: 2px solid #ffffff; box-sizing: border-box; }
.aix_nat-drawer { position: fixed; inset: 0; z-index: 99994; background: rgba(17, 24, 29, 0.45); display: flex; justify-content: flex-end; }
.aix_nat-drawer-box { width: 400px; max-width: 100%; height: 100%; background: #ffffff; box-shadow: -20px 0 50px rgba(0, 0, 0, 0.25); display: flex; flex-direction: column; }
.aix_nat-drawer-head { display: flex; align-items: center; gap: 10px; padding: 18px 18px 14px; border-bottom: 1px solid #E6EAF0; }
.aix_nat-drawer-head .ttl { margin: 0; font-size: 16px; font-weight: 700; color: #2C3A45; }
.aix_nat-drawer-head .n { font-size: 12px; color: #52616E; font-weight: 500; }
.aix_nat-drawer-head .aix_nat-share-close { position: static; margin-left: auto; }
.aix_nat-drawer-body { flex: 1; overflow-y: auto; padding: 16px 18px 24px; }
.aix_nat-drawer-empty { font-size: 13px; color: #52616E; text-align: center; padding: 40px 10px; line-height: 1.6; }
.aix_nat-gallery { margin: 0; }
.aix_nat-gallery p { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; color: #52616E; margin: 0 0 12px; }
.aix_nat-gallery p .tools { margin-left: auto; display: inline-flex; gap: 6px; text-transform: none; letter-spacing: 0; }
.aix_nat-gallery p .tools button { display: inline-flex; align-items: center; gap: 5px; padding: 4px 9px; border-radius: 999px; border: 1px solid #E6EAF0; background: #ffffff; color: #52616E; font-size: 11.5px; font-weight: 600; cursor: pointer; font-family: inherit; transition: border-color 0.2s ease, color 0.2s ease; }
.aix_nat-gallery p .tools button:hover { color: #2C3A45; border-color: #C9D2DC; }
.aix_nat-gallery p .tools button svg { width: 12px; height: 12px; }
.aix_nat-thumbwrap { position: relative; flex: 0 0 auto; }
.aix_nat-thumb-del { position: absolute; top: 4px; right: 4px; width: 20px; height: 20px; border-radius: 50%; background: rgba(17, 24, 29, 0.75); color: #ffffff; border: 0; display: none; align-items: center; justify-content: center; cursor: pointer; padding: 0; }
.aix_nat-thumb-del svg { width: 11px; height: 11px; }
.aix_nat-thumbwrap:hover .aix_nat-thumb-del, .aix_nat-thumb-del:focus-visible { display: flex; }
@media (hover: none) { .aix_nat-thumb-del { display: flex; } }
.aix_nat-gallery-strip { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }
.aix_nat-thumbwrap .aix_nat-thumb { width: 100%; aspect-ratio: 1; height: auto; }
.aix_nat-thumb { flex: 0 0 auto; width: 84px; height: 84px; border-radius: 12px; border: 1px solid #E6EAF0; background: #F8FAFC; overflow: hidden; cursor: pointer; position: relative; display: flex; align-items: center; justify-content: center; color: #52616E; padding: 0; font-family: inherit; transition: border-color 0.2s ease; }
.aix_nat-thumb:hover, .aix_nat-thumb.active { border-color: #F7EA48; }
.aix_nat-thumb img { width: 100%; height: 100%; object-fit: cover; }
.aix_nat-thumb svg { width: 22px; height: 22px; }
.aix_nat-thumb small { position: absolute; left: 0; right: 0; bottom: 0; font-size: 9.5px; padding: 3px 6px; background: rgba(17, 24, 29, 0.75); color: #ffffff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: left; }
.aix_nat-audio { width: 100%; max-width: 520px; display: flex; align-items: center; gap: 14px; padding: 16px 18px; border-radius: 16px; background: #11181D; color: #ffffff; }
.aix_nat-audio button { width: 48px; height: 48px; border-radius: 999px; border: 0; background: #F7EA48; color: #2C3A45; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; flex-shrink: 0; }
.aix_nat-audio button svg { width: 20px; height: 20px; }
.aix_nat-audio .bar { flex: 1; height: 8px; border-radius: 999px; background: rgba(255, 255, 255, 0.14); position: relative; cursor: pointer; }
.aix_nat-audio .bar i { position: absolute; left: 0; top: 0; bottom: 0; width: 0; border-radius: 999px; background: #F7EA48; }
.aix_nat-audio .bar b { position: absolute; top: 50%; width: 16px; height: 16px; border-radius: 999px; background: #ffffff; margin: -8px 0 0 -8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4); left: 0; }
.aix_nat-audio .time { font-size: 12px; font-variant-numeric: tabular-nums; color: rgba(255, 255, 255, 0.75); flex-shrink: 0; min-width: 78px; text-align: right; }
.aix_nat-audio .wave { display: flex; gap: 3px; align-items: center; height: 24px; flex-shrink: 0; }
.aix_nat-audio .wave i { width: 3px; border-radius: 2px; background: #F7EA48; height: 6px; opacity: 0.5; }
.aix_nat-audio.is-playing .wave i { animation: aix_wave 0.9s ease-in-out infinite; opacity: 1; }
.aix_nat-audio .wave i:nth-child(2) { animation-delay: 0.15s; } .aix_nat-audio .wave i:nth-child(3) { animation-delay: 0.3s; } .aix_nat-audio .wave i:nth-child(4) { animation-delay: 0.45s; } .aix_nat-audio .wave i:nth-child(5) { animation-delay: 0.6s; }
@keyframes aix_wave { 0%, 100% { height: 6px; } 50% { height: 22px; } }
.aix_nat-stage video { max-width: 100%; max-height: 520px; border-radius: 14px; background: #000; box-shadow: 0 20px 40px rgba(19, 32, 45, 0.18); }
.aix_nat-msg .md p { margin: 0 0 8px; } .aix_nat-msg .md p:last-child { margin: 0; }
.aix_nat-msg .md ul, .aix_nat-msg .md ol { margin: 4px 0 8px; padding-left: 20px; }
.aix_nat-msg .md h1, .aix_nat-msg .md h2, .aix_nat-msg .md h3 { font-size: 15px; margin: 8px 0 4px; }
.aix_nat-msg .md pre { margin: 6px 0; padding: 10px 12px; border-radius: 10px; background: #11181D; color: #E6EAF0; font-size: 12.5px; overflow: auto; white-space: pre; }
.aix_nat-msg .md code { font-size: 12.5px; background: rgba(44, 58, 69, 0.08); padding: 1px 5px; border-radius: 5px; }
.aix_nat-msg .md pre code { background: transparent; padding: 0; }
.aix_nat-msg .md a { color: #2C3A45; text-decoration: underline; }
.aix_nat-msg.bot { white-space: normal; }
.aix_nat-example { width: 100%; max-width: 620px; padding: 16px 18px 18px; border-radius: 18px; background: #ffffff; border: 1px solid #E6EAF0; text-align: left; box-shadow: 0 14px 34px rgba(19, 32, 45, 0.06); }
.aix_nat-example .ex-head { display: flex; align-items: center; gap: 10px; font-size: 13px; color: #52616E; margin-bottom: 14px; flex-wrap: wrap; }
.aix_nat-example .ex-chip { display: inline-flex; align-items: center; gap: 6px; padding: 4px 10px; border-radius: 999px; background: #F8FAFC; border: 1px solid #E6EAF0; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; color: #2C3A45; }
.aix_nat-example .ex-chip svg { width: 13px; height: 13px; color: #2C3A45; }
.aix_nat-example .ex-row { display: flex; gap: 10px; align-items: flex-start; margin-bottom: 10px; }
.aix_nat-example .ex-row.you { flex-direction: row-reverse; }
.aix_nat-example .ex-av { width: 30px; height: 30px; border-radius: 999px; flex-shrink: 0; object-fit: cover; background: #F8FAFC; border: 1px solid #E6EAF0; display: inline-flex; align-items: center; justify-content: center; color: #52616E; }
.aix_nat-example .ex-av svg { width: 15px; height: 15px; }
.aix_nat-example .ex-bubble { min-width: 0; max-width: 88%; padding: 10px 14px; border-radius: 14px; font-size: 13.5px; line-height: 1.55; color: #2C3A45; white-space: pre-wrap; word-break: break-word; }
.aix_nat-example .ex-bubble.you { background: #EEF2F6; border-top-right-radius: 4px; }
.aix_nat-example .ex-bubble.ai { background: #F8FAFC; border: 1px solid #E6EAF0; border-top-left-radius: 4px; }
.aix_nat-example .ex-bubble b { display: block; font-size: 10.5px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em; color: #52616E; margin-bottom: 4px; }
.aix_nat-example .ex-bubble.is-clamped .ex-body { display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; }
.aix_nat-example .ex-more { background: none; border: 0; padding: 4px 0 0; color: #2C3A45; font-weight: 600; font-size: 12.5px; cursor: pointer; font-family: inherit; text-decoration: underline; }
.aix_nat-example .ex-bubble img { display: block; width: 220px; max-width: 100%; border-radius: 10px; box-shadow: 0 8px 20px rgba(19, 32, 45, 0.15); }
.aix_nat-example .ex-framewrap { display: block; width: 260px; max-width: 100%; height: 170px; border: 1px solid #E6EAF0; border-radius: 10px; background: #ffffff; overflow: hidden; position: relative; }
.aix_nat-example .ex-frame { width: 866px; height: 566px; border: 0; transform: scale(0.3); transform-origin: 0 0; pointer-events: none; position: absolute; left: 0; top: 0; }
.aix_nat-example .ex-pal { display: flex; gap: 8px; } .aix_nat-example .ex-pal i { width: 40px; height: 40px; border-radius: 10px; display: inline-block; border: 1px solid rgba(0, 0, 0, 0.06); box-shadow: 0 6px 14px rgba(19, 32, 45, 0.12); }
.aix_nat-example .aix_nat-audio { max-width: none; width: 300px; padding: 8px 10px; margin: 0; } .aix_nat-example .aix_nat-audio button { width: 34px; height: 34px; } .aix_nat-example .aix_nat-audio .wave { display: none; } .aix_nat-example .aix_nat-audio .time { min-width: 0; }
.aix_nat-example .ex-foot { display: flex; align-items: center; gap: 12px; margin-top: 6px; padding-left: 40px; flex-wrap: wrap; }
.aix_nat-example .ex-try { display: inline-flex; align-items: center; gap: 6px; padding: 9px 14px; border-radius: 999px; border: 1px solid #2C3A45; background: #ffffff; color: #2C3A45; font-size: 12.5px; font-weight: 700; cursor: pointer; font-family: inherit; transition: background 0.2s ease; }
.aix_nat-example .ex-try:hover { background: #F8FAFC; }
.aix_nat-example .ex-try svg { width: 14px; height: 14px; color: #2C3A45; }
@media (max-width: 650px) { .aix_nat-example .ex-bubble { max-width: 100%; } .aix_nat-example .ex-foot { padding-left: 0; } }
.aix_nat-empty-wrap { width: 100%; display: flex; flex-direction: column; align-items: center; gap: 16px; }
.aix_nat-newtag { font-size: 9px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #F7EA48; background: rgba(247, 234, 72, 0.1); border: 1px solid rgba(247, 234, 72, 0.55); padding: 1px 6px; border-radius: 4px; margin-left: 8px; vertical-align: middle; line-height: 1.5; }
.aix_nat-engopt .t small .cost { color: #F7EA48; }
.aix_nat-settings { position: static; display: inline-flex; }
.aix_nat-settings-pop { position: absolute; right: 0; top: calc(100% + 8px); z-index: 40; width: 320px; max-width: calc(100vw - 40px); background: #ffffff; border: 1px solid #E6EAF0; border-radius: 16px; box-shadow: 0 20px 40px rgba(19, 32, 45, 0.16); padding: 16px; display: none; text-align: left; }
.aix_nat-settings.is-open .aix_nat-settings-pop { display: block; }
.aix_nat-settings-pop label { display: block; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; color: #52616E; margin-bottom: 6px; }
.aix_nat-settings-pop input { width: 100%; font-family: inherit; font-size: 13px; padding: 10px 12px; border: 1px solid #E6EAF0; border-radius: 10px; color: #2C3A45; }
.aix_nat-settings-pop p { font-size: 12px; color: #52616E; line-height: 1.5; margin: 8px 0 0; }
.aix_nat-settings-pop p a { color: #2C3A45; }
.aix_nat-seo { margin: 24px 0 0; background: #ffffff; border: 1px solid #E6EAF0; border-radius: 24px; box-shadow: 0 30px 60px rgba(19, 32, 45, 0.10); padding: 36px 40px 40px; }
.aix_nat-seo:empty { display: none; }
@media (max-width: 650px) { .aix_nat-seo { padding: 24px 20px 28px; border-radius: 18px; } }
.aix_nat-seo p.intro { font-size: 15.5px; line-height: 1.75; color: #52616E; margin: 0 0 14px; }
.aix_nat-seo p.intro:first-child { font-size: 16.5px; color: #2C3A45; }
.aix_nat-seo h3 { font-size: 22px; font-weight: 700; color: #2C3A45; margin: 30px 0 14px; display: flex; align-items: center; gap: 10px; }
.aix_nat-seo h3 svg { width: 20px; height: 20px; color: #11181D; flex: none; }

.aix_nat-iconbtn { position: relative; width: 36px; height: 36px; padding: 0; border-radius: 10px; border: 1px solid #E6EAF0; background: #ffffff; color: #52616E; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; transition: border-color 0.2s ease, color 0.2s ease, background 0.2s ease; }
.aix_nat-iconbtn svg { width: 18px; height: 18px; }
.aix_nat-iconbtn:hover, .aix_nat-iconbtn:focus-visible { color: #2C3A45; border-color: #C9D2DC; background: #F8FAFC; outline: none; }
.aix_nat-iconbtn.has-token::after { content: ''; position: absolute; top: 5px; right: 5px; width: 8px; height: 8px; border-radius: 50%; background: #F7EA48; border: 1.5px solid #ffffff; box-shadow: 0 0 0 1px #D9CB3A; }
.aix_nat-iconbtn[data-tip]::before { content: attr(data-tip); position: absolute; top: calc(100% + 8px); right: 0; background: #11181D; color: #ffffff; font-size: 11.5px; font-weight: 500; line-height: 1.3; padding: 6px 9px; border-radius: 8px; white-space: nowrap; opacity: 0; pointer-events: none; transition: opacity 0.15s ease; z-index: 30; }
.aix_nat-iconbtn:hover::before, .aix_nat-iconbtn:focus-visible::before { opacity: 1; }
.aix_nat-settings.is-open .aix_nat-iconbtn::before { display: none; }
@media (hover: none) { .aix_nat-iconbtn::before { display: none; } }
/* mode agrandi : toute la section occupe l'écran (plein écran natif ou repli en position fixe) */
/* défilement vertical seulement : le halo décoratif ::before du panneau gauche déborde à droite et créerait une barre horizontale */
/* en mode agrandi, la scène prend la hauteur de son contenu (jamais de recadrage) et l'image est plafonnée à la hauteur de l'écran */
.aix_nat-eng { position: relative; }
.aix_nat-engbtn { width: 100%; display: flex; align-items: center; gap: 12px; padding: 10px 10px 10px 14px; border-radius: 12px; background: rgba(255, 255, 255, 0.06); border: 1px solid rgba(255, 255, 255, 0.16); color: #ffffff; cursor: pointer; font-family: inherit; text-align: left; transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease; }
.aix_nat-engbtn:hover, .aix_nat-eng.is-open .aix_nat-engbtn { border-color: #F7EA48; background: rgba(247, 234, 72, 0.06); }
.aix_nat-eng.is-open .aix_nat-engbtn { box-shadow: 0 0 0 3px rgba(247, 234, 72, 0.2); }
.aix_nat-engbtn .dot, .aix_nat-engopt .dot { flex: 0 0 auto; width: 9px; height: 9px; border-radius: 999px; background: #2fb36a; display: inline-block; }
.aix_nat-engbtn .dot.gpu, .aix_nat-engopt .dot.gpu { background: #F7EA48; }
.aix_nat-engbtn .t, .aix_nat-engopt .t { flex: 1; min-width: 0; }
.aix_nat-engbtn .t b, .aix_nat-engopt .t b { display: block; font-size: 13.5px; font-weight: 600; color: #ffffff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_nat-engbtn .t small, .aix_nat-engopt .t small { display: block; font-size: 11.5px; color: rgba(255, 255, 255, 0.6); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: 1px; }
.aix_nat-engbtn .more { flex: 0 0 auto; display: inline-flex; align-items: center; gap: 6px; padding: 6px 8px 6px 11px; border-radius: 999px; background: #F7EA48; color: #2C3A45; font-size: 11.5px; font-weight: 700; white-space: nowrap; }
.aix_nat-engbtn .more svg { width: 15px; height: 15px; transition: transform 0.2s ease; }
.aix_nat-eng.is-open .aix_nat-engbtn .more svg { transform: rotate(180deg); }
.aix_nat-englist { position: absolute; left: 0; right: 0; top: calc(100% + 6px); z-index: 30; background: #1a242c; border: 1px solid rgba(255, 255, 255, 0.18); border-radius: 12px; box-shadow: 0 18px 40px rgba(0, 0, 0, 0.45); padding: 6px; max-height: 300px; overflow: auto; display: none; }
.aix_nat-eng.is-open .aix_nat-englist { display: block; }
.aix_nat-engopt { width: 100%; display: flex; align-items: center; gap: 10px; padding: 9px 10px; border-radius: 9px; border: 0; background: transparent; color: #ffffff; cursor: pointer; text-align: left; font-family: inherit; transition: background 0.15s ease; }
.aix_nat-engopt:hover { background: rgba(255, 255, 255, 0.08); }
.aix_nat-engopt.active { background: rgba(247, 234, 72, 0.14); }
.aix_nat-engopt .tag { flex: 0 0 auto; font-size: 10.5px; font-weight: 700; color: #2fb36a; border: 1px solid rgba(47, 179, 106, 0.55); padding: 2px 7px; border-radius: 999px; white-space: nowrap; }
.aix_nat-engopt .tag.gpu { color: #F7EA48; border-color: rgba(247, 234, 72, 0.5); }
.aix_nat-engopt .chk { flex: 0 0 auto; width: 16px; height: 16px; color: #F7EA48; visibility: hidden; }
.aix_nat-engopt.active .chk { visibility: visible; }
.aix_nat-englist-foot { font-size: 11px; color: rgba(255, 255, 255, 0.55); padding: 8px 10px 4px; border-top: 1px solid rgba(255, 255, 255, 0.1); margin-top: 4px; display: flex; gap: 12px; flex-wrap: wrap; }
.aix_nat-englist-foot i { width: 8px; height: 8px; border-radius: 999px; background: #2fb36a; display: inline-block; margin-right: 5px; }
.aix_nat-englist-foot i.gpu { background: #F7EA48; }
.aix_nat-author { margin-top: auto; display: flex; align-items: center; gap: 12px; padding: 12px 14px; border-radius: 14px; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.12); }
.aix_nat-author img { width: 40px; height: 40px; border-radius: 10px; object-fit: cover; background: rgba(255, 255, 255, 0.08); flex-shrink: 0; }
.aix_nat-author-text { flex: 1; min-width: 0; line-height: 1.3; }
.aix_nat-author-text small { display: block; font-size: 11px; text-transform: uppercase; letter-spacing: 0.08em; color: rgba(255, 255, 255, 0.55); font-weight: 700; }
.aix_nat-author-text b { display: block; font-size: 14px; color: #ffffff; font-weight: 700; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_nat-author-text span { display: block; font-size: 12px; color: rgba(255, 255, 255, 0.6); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_nat-author-links { display: flex; gap: 6px; flex-wrap: wrap; justify-content: flex-end; }
.aix_nat-author-links a { display: inline-flex; align-items: center; gap: 6px; padding: 7px 10px; border-radius: 10px; font-size: 12px; font-weight: 600; text-decoration: none; border: 1px solid rgba(255, 255, 255, 0.16); color: #ffffff; background: rgba(255, 255, 255, 0.06); transition: border-color 0.2s ease, background 0.2s ease; white-space: nowrap; }
.aix_nat-author-links a:hover { border-color: rgba(247, 234, 72, 0.6); }
.aix_nat-author-links a.fiche svg { color: #F7EA48; }
.aix_nat-author-links a svg { width: 13px; height: 13px; }
.aix_nat-file { text-align: center; padding: 24px; }
.aix_nat-file .aix_nat-quota-icon { margin-bottom: 12px; }
.aix_nat-file .ttl { font-size: 17px; font-weight: 700; margin: 0 0 6px; color: #2C3A45; }
.aix_nat-file p { font-size: 13.5px; color: #52616E; margin: 0 0 14px; line-height: 1.5; }
@media (max-width: 650px) { .aix_nat-author { flex-wrap: wrap; } .aix_nat-author-links { width: 100%; justify-content: flex-start; } }
.aix_nat-stage video { max-width: 100%; max-height: 560px; border-radius: 12px; display: block; background: #000; }
/* onglet actif : la variante « surface claire » de la pastille AIxploria (teinte jaune à 18 %, texte ardoise) */

/* ---- loader de génération : scène sombre, anneau, orbes jaunes, chrono ---- */
.aix_nat-stage.is-loading { background: linear-gradient(135deg, #11181D 0%, #1a242c 100%); border-color: #11181D; }
.aix_nat-loader { position: relative; width: 100%; height: 100%; min-height: 340px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 18px; color: #ffffff; text-align: center; overflow: hidden; }
.aix_nat-loader::before { content: ""; position: absolute; inset: -40%; background: radial-gradient(circle at 50% 50%, rgba(247, 234, 72, 0.16) 0%, rgba(247, 234, 72, 0) 45%); animation: aix_breathe 6s ease-in-out infinite; pointer-events: none; }
.aix_nat-orbit { position: relative; width: 132px; height: 132px; }
.aix_nat-orbit svg { position: absolute; inset: 0; width: 100%; height: 100%; }
.aix_nat-ring { fill: none; stroke: rgba(255, 255, 255, 0.10); stroke-width: 3; }
.aix_nat-arc { fill: none; stroke: #F7EA48; stroke-width: 3; stroke-linecap: round; stroke-dasharray: 90 300; transform-origin: 50% 50%; animation: aix_spin 1.6s cubic-bezier(0.4, 0.1, 0.3, 0.9) infinite; filter: drop-shadow(0 0 6px rgba(247, 234, 72, 0.6)); }
.aix_nat-dotwrap { position: absolute; inset: 0; transform-origin: 50% 50%; animation: aix_spin 4s linear infinite; }
.aix_nat-dotwrap i { position: absolute; left: 50%; top: 6px; width: 8px; height: 8px; margin-left: -4px; border-radius: 999px; background: #F7EA48; box-shadow: 0 0 10px rgba(247, 234, 72, 0.8); }
.aix_nat-dotwrap.d2 { animation-duration: 7s; animation-direction: reverse; } .aix_nat-dotwrap.d2 i { width: 5px; height: 5px; margin-left: -2.5px; top: 16px; opacity: 0.7; }
.aix_nat-dotwrap.d3 { animation-duration: 11s; } .aix_nat-dotwrap.d3 i { width: 4px; height: 4px; margin-left: -2px; top: 26px; opacity: 0.5; }
.aix_nat-core { position: absolute; left: 50%; top: 50%; width: 46px; height: 46px; margin: -23px 0 0 -23px; border-radius: 999px; background: rgba(247, 234, 72, 0.14); display: flex; align-items: center; justify-content: center; color: #F7EA48; animation: aix_breathe 2.4s ease-in-out infinite; }
.aix_nat-core svg { width: 22px; height: 22px; }
.aix_nat-loader-title { font-size: 16px; font-weight: 700; margin: 0; letter-spacing: -0.01em; }
.aix_nat-loader-sub { font-size: 13px; color: rgba(255, 255, 255, 0.7); margin: 0; min-height: 18px; }
.aix_nat-loader-time { font-size: 12px; color: rgba(255, 255, 255, 0.5); font-variant-numeric: tabular-nums; }
.aix_nat-steps { display: flex; gap: 8px; align-items: center; margin-top: 4px; }
.aix_nat-steps span { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; color: rgba(255, 255, 255, 0.5); display: inline-flex; align-items: center; gap: 6px; }
.aix_nat-steps span::before { content: ""; width: 6px; height: 6px; border-radius: 999px; background: rgba(255, 255, 255, 0.25); }
.aix_nat-steps span.on { color: #F7EA48; } .aix_nat-steps span.on::before { background: #F7EA48; box-shadow: 0 0 8px rgba(247, 234, 72, 0.8); }
.aix_nat-steps span.done { color: rgba(255, 255, 255, 0.7); } .aix_nat-steps span.done::before { background: #2fb36a; }
.aix_nat-scan { position: absolute; left: 0; right: 0; height: 120px; top: -120px; background: linear-gradient(180deg, rgba(247, 234, 72, 0) 0%, rgba(247, 234, 72, 0.06) 50%, rgba(247, 234, 72, 0) 100%); animation: aix_scan 3.5s linear infinite; pointer-events: none; }
@keyframes aix_spin { to { transform: rotate(360deg); } }
@keyframes aix_breathe { 0%, 100% { opacity: 0.55; } 50% { opacity: 1; } }
@keyframes aix_scan { to { top: 100%; } }
@media (prefers-reduced-motion: reduce) { .aix_nat-arc, .aix_nat-dotwrap, .aix_nat-core, .aix_nat-loader::before, .aix_nat-scan { animation: none; } }

/* ---- quota : message simple + compte à rebours ---- */
.aix_nat-quota { text-align: center; max-width: 440px; padding: 20px; }
.aix_nat-quota p { color: #52616E; font-size: 13.5px; line-height: 1.55; margin: 0 0 12px; }
.aix_nat-quota p b { color: #2C3A45; }
.aix_nat-quota .aix_nat-legend { display: inline-flex; gap: 14px; flex-wrap: wrap; justify-content: center; font-size: 12px; color: #52616E; margin-bottom: 14px; }
.aix_nat-quota .aix_nat-legend i { width: 8px; height: 8px; border-radius: 999px; background: #2fb36a; display: inline-block; margin-right: 5px; }
.aix_nat-quota .aix_nat-legend i.gpu { background: #F7EA48; border: 1px solid #d8cc2e; }
.aix_nat-quota-icon { width: 56px; height: 56px; border-radius: 16px; background: rgba(247, 234, 72, 0.18); color: #2C3A45; display: inline-flex; align-items: center; justify-content: center; margin-bottom: 14px; }
.aix_nat-quota-icon svg { width: 26px; height: 26px; }
.aix_nat-quota .ttl { font-size: 17px; font-weight: 700; margin: 0 0 8px; color: #2C3A45; line-height: 1.35; }
.aix_nat-quota p { font-size: 14px; color: #52616E; line-height: 1.6; margin: 0 0 14px; }
.aix_nat-count { display: inline-block; font-size: 30px; font-weight: 700; color: #2C3A45; font-variant-numeric: tabular-nums; letter-spacing: 0.02em; margin: 2px 0 12px; }
.aix_nat-quota .aix_nat-actions { justify-content: center; }
.aix_nat-quota .aix_app-btn.alt { background: rgba(247, 234, 72, 0.18); border-color: rgba(247, 234, 72, 0.5); }

/* ---- palette ---- */
.aix_nat-swatches { display: grid; grid-template-columns: repeat(auto-fit, minmax(110px, 1fr)); gap: 10px; width: 100%; }
.aix_nat-swatch { border-radius: 14px; overflow: hidden; border: 1px solid #E6EAF0; background: #ffffff; cursor: pointer; text-align: left; padding: 0; font-family: inherit; transition: box-shadow 0.2s ease, border-color 0.2s ease; }
.aix_nat-swatch:hover { border-color: #F7EA48; box-shadow: 0 10px 24px rgba(247, 234, 72, 0.2); }
.aix_nat-swatch i { display: block; height: 84px; }
.aix_nat-swatch b { display: block; font-size: 12.5px; font-weight: 600; color: #2C3A45; padding: 8px 10px 2px; }
.aix_nat-swatch small { display: block; font-size: 11.5px; color: #52616E; padding: 0 10px 8px; font-family: Consolas, Menlo, monospace; }
.aix_nat-label { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; color: rgba(255, 255, 255, 0.9); margin: 0 0 8px; display: inline-flex; align-items: center; gap: 10px; }
.aix_nat-label::before { content: ""; width: 18px; height: 2px; background: #F7EA48; border-radius: 1px; }
.aix_nat-left textarea, .aix_nat-left input[type=text], .aix_nat-left select { width: 100%; font-family: inherit; font-size: 14px; line-height: 1.5; color: #ffffff; background: rgba(255, 255, 255, 0.06); border: 1px solid rgba(255, 255, 255, 0.16); border-radius: 12px; padding: 12px 14px; outline: none; transition: border-color 0.2s ease, box-shadow 0.2s ease; }
.aix_nat-left textarea { min-height: 96px; resize: vertical; }
.aix_nat-left select option { color: #2C3A45; }
.aix_nat-left textarea::placeholder, .aix_nat-left input::placeholder { color: rgba(255, 255, 255, 0.58); }
.aix_nat-left textarea:focus, .aix_nat-left input:focus, .aix_nat-left select:focus { border-color: #F7EA48; box-shadow: 0 0 0 3px rgba(247, 234, 72, 0.2); }
.aix_nat-drop { display: block; border: 1px dashed rgba(255, 255, 255, 0.3); border-radius: 12px; padding: 18px 14px; text-align: center; font-size: 13px; color: rgba(255, 255, 255, 0.75); cursor: pointer; transition: border-color 0.2s ease, background 0.2s ease; position: relative; overflow: hidden; }
.aix_nat-drop:hover, .aix_nat-drop.is-over { border-color: #F7EA48; background: rgba(247, 234, 72, 0.06); }
.aix_nat-drop input { position: absolute; inset: 0; opacity: 0; cursor: pointer; }
.aix_nat-drop-inner { display: block; }
.aix_nat-drop img { max-width: 100%; max-height: 180px; border-radius: 10px; margin: 0 auto 8px; display: block; }
.aix_nat-drop svg { width: 22px; height: 22px; margin: 0 auto 6px; color: #F7EA48; }
.aix_nat-drop b { color: #ffffff; font-weight: 600; }
.aix_nat-drop small { display: block; margin-top: 4px; font-size: 11.5px; color: rgba(255, 255, 255, 0.55); }
.aix_nat-drop video { max-width: 100%; max-height: 160px; border-radius: 10px; margin: 0 auto 8px; display: block; background: #000; }
.aix_nat-thumbs { display: flex; gap: 8px; justify-content: center; flex-wrap: wrap; margin-bottom: 8px; }
.aix_nat-thumbs img { width: 72px; height: 72px; object-fit: cover; border-radius: 10px; margin: 0; border: 1px solid rgba(255, 255, 255, 0.2); }
#aix_native.is-dragging .aix_nat-card::after { content: attr(data-drop); position: absolute; inset: 0; z-index: 20; display: flex; align-items: center; justify-content: center; background: rgba(17, 24, 29, 0.6); color: #ffffff; font-weight: 700; font-size: 18px; border: 2px dashed #F7EA48; border-radius: 24px; pointer-events: none; }
.aix_nat-filetools { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; margin-top: 8px; }
.aix_nat-capbtn { display: inline-flex; align-items: center; gap: 6px; padding: 6px 10px; border-radius: 999px; border: 1px solid rgba(255, 255, 255, 0.16); background: rgba(255, 255, 255, 0.06); color: #ffffff; font-size: 12px; font-weight: 600; cursor: pointer; font-family: inherit; transition: border-color 0.2s ease; }
.aix_nat-capbtn:hover { border-color: #F7EA48; }
.aix_nat-capbtn svg { width: 14px; height: 14px; color: #F7EA48; }
.aix_nat-privacy { display: inline-flex; align-items: center; gap: 5px; font-size: 11px; line-height: 1.4; color: rgba(255, 255, 255, 0.6); margin-left: auto; }
.aix_nat-privacy svg { width: 12px; height: 12px; flex-shrink: 0; }
.aix_nat-camrow, .aix_nat-recrow { position: relative; z-index: 2; display: flex; gap: 8px; justify-content: center; align-items: center; margin-top: 8px; flex-wrap: wrap; }
.aix_nat-camrow button, .aix_nat-recrow button { padding: 7px 12px; border-radius: 999px; border: 1px solid rgba(255, 255, 255, 0.2); background: #F7EA48; color: #2C3A45; font-weight: 700; font-size: 12px; cursor: pointer; font-family: inherit; }
.aix_nat-camrow button.ghost { background: transparent; color: #ffffff; }
.aix_nat-drop .cam { width: 100%; max-height: 220px; border-radius: 10px; background: #000; display: block; margin: 0 auto; }
.aix_nat-recrow i.rec { width: 10px; height: 10px; border-radius: 50%; background: #d9534f; animation: aix_blink 1s ease-in-out infinite; }
.aix_nat-recrow b { color: #ffffff; font-size: 13px; }
/* idées : une seule ligne qui défile (molette, doigt, flèche), fondu à droite pour signaler la suite, chaque idée tronquée */
.aix_nat-ideaswrap { position: relative; }
.aix_nat-ideas { display: flex; gap: 8px; flex-wrap: nowrap; overflow-x: auto; scrollbar-width: none; padding: 2px 36px 2px 0; scroll-behavior: smooth; }
.aix_nat-ideaswrap.at-start .aix_nat-ideas { padding-left: 0; } .aix_nat-ideaswrap:not(.at-start) .aix_nat-ideas { padding-left: 36px; }
.aix_nat-ideaswrap::before { content: ""; position: absolute; top: 0; left: 0; bottom: 0; width: 72px; background: linear-gradient(270deg, rgba(20, 28, 34, 0), #151e26 70%); pointer-events: none; }
.aix_nat-ideaswrap.at-start::before { display: none; }
.aix_nat-ideas::-webkit-scrollbar { display: none; }
.aix_nat-ideaswrap::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; width: 72px; background: linear-gradient(90deg, rgba(20, 28, 34, 0), #151e26 70%); pointer-events: none; }
.aix_nat-ideaswrap.at-end::after { display: none; }
.aix_nat-ideas-more { position: absolute; right: 0; top: 50%; margin-top: -14px; width: 28px; height: 28px; border-radius: 999px; border: 1px solid rgba(255, 255, 255, 0.2); background: #1a242c; color: #ffffff; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; z-index: 1; }
.aix_nat-ideas-more svg { width: 14px; height: 14px; }
.aix_nat-ideaswrap.at-end .aix_nat-ideas-more { display: none; }
.aix_nat-ideas-less { position: absolute; left: 0; top: 50%; margin-top: -14px; width: 28px; height: 28px; border-radius: 999px; border: 1px solid rgba(255, 255, 255, 0.2); background: #1a242c; color: #ffffff; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; z-index: 1; }
.aix_nat-ideas-less svg { width: 14px; height: 14px; }
.aix_nat-ideaswrap.at-start .aix_nat-ideas-less { display: none; }
.aix_nat-idea { flex: 0 0 auto; max-width: 240px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_nat-idea { font-size: 12px; padding: 6px 10px; border-radius: 999px; background: rgba(255, 255, 255, 0.06); border: 1px solid rgba(255, 255, 255, 0.12); color: rgba(255, 255, 255, 0.85); cursor: pointer; font-family: inherit; text-align: left; transition: border-color 0.2s ease; }
.aix_nat-idea:hover { border-color: rgba(247, 234, 72, 0.6); }
.aix_nat-row { display: flex; gap: 8px; flex-wrap: wrap; align-items: center; }
.aix_nat-pill { display: inline-flex; align-items: center; gap: 6px; padding: 8px 12px; border-radius: 999px; border: 1px solid rgba(255, 255, 255, 0.16); background: rgba(255, 255, 255, 0.06); color: #ffffff; font-size: 12.5px; font-weight: 600; cursor: pointer; font-family: inherit; transition: border-color 0.2s ease, background 0.2s ease; }
.aix_nat-pill.active { background: #F7EA48; border-color: #F7EA48; color: #2C3A45; }
.aix_nat-pill:hover { border-color: rgba(247, 234, 72, 0.6); }
.aix_btn-primary { display: inline-flex; align-items: center; justify-content: center; gap: 8px; background: #F7EA48; color: #2C3A45; font-weight: 700; font-size: 14px; padding: 13px 22px; border-radius: 12px; border: 0; cursor: pointer; font-family: inherit; box-shadow: 0 10px 24px rgba(247, 234, 72, 0.22); transition: opacity 0.2s ease, box-shadow 0.2s ease; align-self: flex-start; }
.aix_btn-primary:hover, .aix_btn-primary:focus-visible { opacity: 0.92; box-shadow: 0 14px 30px rgba(247, 234, 72, 0.3); outline: none; }
.aix_btn-primary[disabled] { opacity: 0.6; cursor: default; }
.aix_btn-primary svg { width: 16px; height: 16px; }

.aix_nat-status { display: flex; align-items: center; gap: 10px; font-size: 13px; color: #52616E; min-height: 20px; }
.aix_nat-dot { width: 8px; height: 8px; border-radius: 999px; background: #c9ccd1; flex-shrink: 0; }
.aix_nat-status.is-busy .aix_nat-dot { background: #F7EA48; animation: aix_blink 1.4s ease-in-out infinite; }
.aix_nat-status.is-ok .aix_nat-dot { background: #2fb36a; }
.aix_nat-status.is-err .aix_nat-dot { background: #d9534f; }
@keyframes aix_blink { 0%, 100% { opacity: 1; } 50% { opacity: 0.3; } }
.aix_nat-stage { flex: 1; border-radius: 16px; background: #F8FAFC; border: 1px solid #E6EAF0; display: flex; align-items: center; justify-content: center; overflow: hidden; position: relative; min-height: 380px; padding: 16px; }
.aix_nat-stage img { max-width: 100%; max-height: 620px; display: block; border-radius: 12px; }
.aix_nat-stage.is-checker { background-color: #F8FAFC; background-image: linear-gradient(45deg, #e9edf2 25%, transparent 25%), linear-gradient(-45deg, #e9edf2 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #e9edf2 75%), linear-gradient(-45deg, transparent 75%, #e9edf2 75%); background-size: 20px 20px; background-position: 0 0, 0 10px, 10px -10px, -10px 0; }
.aix_nat-stage audio { width: 100%; max-width: 520px; }
.aix_nat-compare { position: relative; display: inline-block; max-width: 100%; line-height: 0; border-radius: 12px; overflow: hidden; user-select: none; touch-action: none; }
.aix_nat-compare img.cmp-base { max-width: 100%; max-height: 620px; display: block; border-radius: 0; }
.aix_nat-compare .cmp-over { position: absolute; inset: 0; }
.aix_nat-compare .cmp-over img { width: 100%; height: 100%; max-height: none; display: block; border-radius: 0; object-fit: fill; }
.aix_nat-compare .cmp-line { position: absolute; top: 0; bottom: 0; width: 2px; margin-left: -1px; background: #ffffff; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.18); pointer-events: none; }
.aix_nat-compare .cmp-line span { position: absolute; top: 50%; left: 50%; margin: -18px 0 0 -18px; width: 36px; height: 36px; border-radius: 50%; background: #F7EA48; color: #2C3A45; display: flex; align-items: center; justify-content: center; box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25); }
.aix_nat-compare .cmp-line span svg { width: 18px; height: 18px; }
.aix_nat-compare .cmp-lab { position: absolute; top: 10px; padding: 4px 9px; border-radius: 999px; background: rgba(17, 24, 29, 0.7); color: #ffffff; font-size: 11px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; line-height: 1.2; pointer-events: none; }
.aix_nat-compare .cmp-lab.l { left: 10px; } .aix_nat-compare .cmp-lab.r { right: 10px; }
.aix_nat-compare input[type=range] { position: absolute; inset: 0; width: 100%; height: 100%; margin: 0; opacity: 0; cursor: ew-resize; }
.aix_nat-share { position: fixed; inset: 0; z-index: 99995; background: rgba(17, 24, 29, 0.6); display: flex; align-items: center; justify-content: center; padding: 20px; }
.aix_nat-share-box { width: 100%; max-width: 560px; background: #ffffff; border-radius: 20px; box-shadow: 0 30px 60px rgba(0, 0, 0, 0.35); padding: 22px 22px 20px; position: relative; }
.aix_nat-share-box .ttl { font-size: 17px; font-weight: 700; color: #2C3A45; margin: 0 0 4px; }
.aix_nat-share-box p { font-size: 13px; color: #52616E; margin: 0 0 14px; line-height: 1.5; }
.aix_nat-share-url { font-size: 12.5px; color: #2C3A45; background: #F8FAFC; border: 1px solid #E6EAF0; border-radius: 10px; padding: 9px 12px; margin: 0 0 14px !important; word-break: break-all; }
.aix_nat-share-close { position: absolute; top: 12px; right: 12px; width: 34px; height: 34px; border-radius: 10px; border: 1px solid #E6EAF0; background: #ffffff; color: #52616E; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; }
.aix_nat-share-close svg { width: 16px; height: 16px; }
.aix_nat-share-row { display: flex; gap: 8px; flex-wrap: wrap; }
.aix_nat-share-row .aix_app-btn.main { background: #F7EA48; border-color: #F7EA48; }
.aix_nat-share-net { display: flex; gap: 8px; flex-wrap: wrap; margin-top: 10px; padding-top: 12px; border-top: 1px solid #E6EAF0; }
.aix_nat-tour { position: fixed; z-index: 99996; width: 300px; max-width: calc(100vw - 24px); background: #ffffff; border: 1px solid #E6EAF0; border-radius: 14px; box-shadow: 0 20px 44px rgba(19, 32, 45, 0.22); padding: 14px 16px 12px; font-size: 13.5px; line-height: 1.55; color: #2C3A45; }
.aix_nat-tour .arr { position: absolute; width: 12px; height: 12px; background: #ffffff; border-left: 1px solid #E6EAF0; border-top: 1px solid #E6EAF0; transform: rotate(45deg); }
.aix_nat-tour.at-bottom .arr { top: -7px; }
.aix_nat-tour.at-top .arr { bottom: -7px; transform: rotate(225deg); }
.aix_nat-tour .n { font-size: 11px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: #52616E; margin: 0 0 4px; }
.aix_nat-tour p { margin: 0 0 12px; }
.aix_nat-tour .row { display: flex; align-items: center; gap: 8px; }
.aix_nat-tour .row .aix_app-btn { padding: 7px 12px; font-size: 12.5px; }
.aix_nat-tour .row .aix_app-btn.main { background: #F7EA48; border-color: #F7EA48; }
.aix_nat-tour .skip { margin-left: auto; background: transparent; border: 0; color: #52616E; font-size: 12px; font-family: inherit; cursor: pointer; text-decoration: underline; padding: 0; }
.aix_nat-tour .x { position: absolute; top: 8px; right: 8px; width: 26px; height: 26px; border: 0; background: transparent; color: #52616E; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; border-radius: 8px; }
.aix_nat-tour .x:hover { background: #F8FAFC; color: #2C3A45; }
.aix_nat-tour .x svg { width: 14px; height: 14px; }
.aix_nat-tour-target { box-shadow: 0 0 0 3px #F7EA48, 0 0 0 7px rgba(247, 234, 72, 0.25) !important; position: relative; z-index: 2; border-radius: 12px; }
.aix_nat-vote { display: inline-flex; align-items: center; gap: 4px; font-size: 12px; color: #52616E; }
.aix_nat-vote small { font-size: 12px; margin-right: 4px; }
.aix_nat-vote button { width: 28px; height: 28px; padding: 0; border-radius: 10px; border: 1px solid #E6EAF0; background: #ffffff; color: #52616E; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; transition: border-color 0.2s ease, color 0.2s ease; }
.aix_nat-vote button:hover { color: #2C3A45; border-color: #C9D2DC; }
.aix_nat-vote button.on { background: rgba(247, 234, 72, 0.18); border-color: rgba(247, 234, 72, 0.7); color: #2C3A45; }
.aix_nat-vote svg { width: 15px; height: 15px; }
.aix_nat-stage.is-compare { align-items: stretch; padding: 12px; }
.aix_nat-cmpgrid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; width: 100%; }
.aix_nat-cmpgrid .col { display: flex; flex-direction: column; gap: 8px; min-width: 0; }
.aix_nat-cmpgrid small { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; color: #52616E; }
.aix_nat-cmpgrid .body { flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; background: #ffffff; border: 1px solid #E6EAF0; border-radius: 12px; padding: 10px; min-height: 200px; overflow: auto; text-align: center; }
.aix_nat-cmpgrid .body img { max-width: 100%; max-height: 480px; }
.aix_nat-cmpgrid .body p { font-size: 12px; color: #52616E; margin: 8px 0 0; }
.aix_nat-cmpgrid .body .aix_nat-text { text-align: left; font-size: 14px; }
.aix_nat-cmpgrid .body.checker { background-color: #F8FAFC; background-image: linear-gradient(45deg, #e9edf2 25%, transparent 25%), linear-gradient(-45deg, #e9edf2 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #e9edf2 75%), linear-gradient(-45deg, transparent 75%, #e9edf2 75%); background-size: 20px 20px; background-position: 0 0, 0 10px, 10px -10px, -10px 0; }
@media (max-width: 650px) { .aix_nat-cmpgrid { grid-template-columns: 1fr; } }
.aix_nat-text { width: 100%; font-size: 15px; line-height: 1.7; color: #2C3A45; white-space: pre-wrap; align-self: flex-start; }
.aix_nat-stage.is-chat { display: block; overflow-y: auto; overflow-x: hidden; max-height: 560px; padding: 14px; }
.aix_nat-composer { display: flex; align-items: flex-end; gap: 8px; padding: 8px 8px 8px 14px; border-radius: 16px; background: #ffffff; border: 1px solid #E6EAF0; box-shadow: 0 10px 24px rgba(19, 32, 45, 0.05); transition: border-color 0.2s ease; }
.aix_nat-composer:focus-within { border-color: #C9D2DC; }
.aix_nat-composer textarea { flex: 1; min-width: 0; border: 0; outline: none; resize: none; font-family: inherit; font-size: 14.5px; line-height: 1.5; color: #2C3A45; background: transparent; padding: 8px 0; max-height: 160px; }
.aix_nat-composer textarea::placeholder { color: #98A2AE; }
.aix_nat-composer button { flex-shrink: 0; width: 40px; height: 40px; border-radius: 12px; border: 0; background: #F7EA48; color: #2C3A45; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; box-shadow: 0 8px 18px rgba(247, 234, 72, 0.25); transition: opacity 0.2s ease; }
.aix_nat-composer button:hover { opacity: 0.9; }
.aix_nat-composer button[disabled] { opacity: 0.45; cursor: default; }
.aix_nat-composer button svg { width: 18px; height: 18px; }
.aix_nat-composer-hint { font-size: 11.5px; color: #98A2AE; margin: -8px 0 0 14px; }
#aix_native.is-chatmode .aix_nat-left [data-field="q"] > textarea, #aix_native.is-chatmode #go { display: none; }
#aix_native.is-chatmode .aix_nat-left [data-field="q"] .aix_nat-ideaswrap { margin-top: 0 !important; }
.aix_nat-newchat { display: flex; align-items: center; gap: 8px; width: 100%; padding: 11px 14px; border-radius: 12px; border: 1px dashed rgba(255, 255, 255, 0.3); background: transparent; color: #ffffff; font-family: inherit; font-size: 13.5px; font-weight: 600; cursor: pointer; transition: border-color 0.2s ease, background 0.2s ease; }
.aix_nat-newchat:hover { border-color: #F7EA48; background: rgba(247, 234, 72, 0.06); }
.aix_nat-newchat svg { width: 16px; height: 16px; color: #F7EA48; }
.aix_nat-chatlist { flex: 1; min-height: 120px; overflow-y: auto; display: flex; flex-direction: column; gap: 4px; margin: 0 -6px; padding: 0 6px; }
.aix_nat-chatlist p.empty { font-size: 12.5px; color: rgba(255, 255, 255, 0.5); line-height: 1.5; margin: 6px 4px; }
.aix_nat-chatitem { position: relative; display: flex; flex-direction: column; gap: 2px; padding: 9px 34px 9px 12px; border-radius: 10px; cursor: pointer; color: rgba(255, 255, 255, 0.85); border: 1px solid transparent; transition: background 0.15s ease; }
.aix_nat-chatitem:hover { background: rgba(255, 255, 255, 0.06); }
.aix_nat-chatitem.active { background: rgba(247, 234, 72, 0.12); border-color: rgba(247, 234, 72, 0.35); color: #ffffff; }
.aix_nat-chatitem b { font-size: 13px; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_nat-chatitem small { font-size: 11px; color: rgba(255, 255, 255, 0.5); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_nat-chatitem .del { position: absolute; right: 6px; top: 50%; margin-top: -12px; width: 24px; height: 24px; border-radius: 8px; border: 0; background: transparent; color: rgba(255, 255, 255, 0.6); display: none; align-items: center; justify-content: center; cursor: pointer; padding: 0; }
.aix_nat-chatitem:hover .del, .aix_nat-chatitem .del:focus-visible { display: flex; }
.aix_nat-chatitem .del:hover { color: #ffffff; background: rgba(255, 255, 255, 0.1); }
.aix_nat-chatitem .del svg { width: 13px; height: 13px; }
@media (hover: none) { .aix_nat-chatitem .del { display: flex; } }
.aix_nat-welcome { text-align: center; max-width: 600px; padding: 10px 8px; }
.aix_nat-welcome .ttl { font-size: 22px; font-weight: 700; color: #2C3A45; margin: 0 0 6px; line-height: 1.3; }
.aix_nat-welcome p { font-size: 14px; color: #52616E; margin: 0 0 18px; line-height: 1.6; }
.aix_nat-starters { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; text-align: left; }
.aix_nat-starter { display: flex; gap: 10px; align-items: flex-start; padding: 12px 14px; border-radius: 14px; background: #ffffff; border: 1px solid #E6EAF0; color: #2C3A45; font-family: inherit; font-size: 13.5px; line-height: 1.45; cursor: pointer; text-align: left; transition: border-color 0.2s ease, box-shadow 0.2s ease; }
.aix_nat-starter:hover { border-color: #F7EA48; box-shadow: 0 10px 24px rgba(247, 234, 72, 0.18); }
.aix_nat-starter svg { width: 16px; height: 16px; flex-shrink: 0; color: #52616E; margin-top: 2px; }
@media (max-width: 650px) { .aix_nat-starters { grid-template-columns: 1fr; } }
.aix_nat-chat { width: 100%; display: flex; flex-direction: column; gap: 10px; padding: 2px 2px 6px; }
.aix_nat-msg { max-width: 88%; padding: 10px 14px; border-radius: 14px; font-size: 14.5px; line-height: 1.6; color: #2C3A45; white-space: pre-wrap; word-break: break-word; }
.aix_nat-msg.user { align-self: flex-end; background: #EEF2F6; color: #2C3A45; border-bottom-right-radius: 4px; }
.aix_nat-msg.bot { align-self: flex-start; background: #ffffff; border: 1px solid #E6EAF0; border-bottom-left-radius: 4px; }
.aix_nat-msg.bot small { display: block; font-size: 11px; color: #52616E; margin-bottom: 4px; font-weight: 600; }
.aix_nat-typing { display: inline-flex; gap: 5px; align-items: center; height: 18px; }
.aix_nat-typing i { width: 7px; height: 7px; border-radius: 999px; background: #52616E; animation: aix_typing 1.2s infinite ease-in-out; }
.aix_nat-typing i:nth-child(2) { animation-delay: 0.2s; } .aix_nat-typing i:nth-child(3) { animation-delay: 0.4s; }
@keyframes aix_typing { 0%, 80%, 100% { opacity: 0.25; } 40% { opacity: 1; } }
.aix_nat-stage.is-code { padding: 0; background: #11181D; border-color: #11181D; align-items: stretch; }
.aix_nat-browser { width: 100%; display: flex; flex-direction: column; background: #11181D; border-radius: 16px; overflow: hidden; }
.aix_nat-browser-bar { display: flex; align-items: center; gap: 10px; padding: 10px 12px; background: #1a242c; border-bottom: 1px solid rgba(255, 255, 255, 0.08); flex-wrap: wrap; }
.aix_nat-browser-dots { display: inline-flex; gap: 6px; flex-shrink: 0; }
.aix_nat-browser-dots i { width: 11px; height: 11px; border-radius: 999px; background: #ff5f57; display: inline-block; }
.aix_nat-browser-dots i:nth-child(2) { background: #febc2e; } .aix_nat-browser-dots i:nth-child(3) { background: #28c840; }
.aix_nat-browser-url { flex: 1; min-width: 120px; display: flex; align-items: center; gap: 8px; padding: 7px 12px; border-radius: 999px; background: rgba(255, 255, 255, 0.06); border: 1px solid rgba(255, 255, 255, 0.12); color: rgba(255, 255, 255, 0.75); font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_nat-browser-url svg { width: 13px; height: 13px; flex-shrink: 0; color: #2fb36a; }
.aix_nat-browser-url b { color: #ffffff; font-weight: 600; }
.aix_nat-browser-tools { display: inline-flex; gap: 4px; align-items: center; flex-shrink: 0; }
.aix_nat-browser-tools .sep { width: 1px; height: 22px; background: rgba(255, 255, 255, 0.14); margin: 0 4px; }
.aix_nat-browser-tools button { width: 32px; height: 32px; border-radius: 9px; border: 1px solid transparent; background: transparent; color: rgba(255, 255, 255, 0.75); display: inline-flex; align-items: center; justify-content: center; cursor: pointer; font-family: inherit; transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease; }
.aix_nat-browser-tools button svg { width: 16px; height: 16px; }
.aix_nat-browser-tools button:hover { background: rgba(255, 255, 255, 0.08); color: #ffffff; }
.aix_nat-browser-tools button.active { background: #F7EA48; color: #2C3A45; border-color: #F7EA48; }
.aix_nat-browser-tools button.fs { width: auto; padding: 0 12px 0 10px; gap: 6px; font-size: 12.5px; font-weight: 600; background: #F7EA48; color: #2C3A45; }
.aix_nat-browser-tools button.fs:hover { background: #ffffff; }
.aix_nat-browser-body { position: relative; background: #2C3A45; background-image: radial-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px); background-size: 18px 18px; padding: 18px; display: flex; justify-content: center; align-items: flex-start; overflow: auto; height: 520px; }
.aix_nat-browser-body.is-desktop { padding: 0; }
.aix_nat-device { background: #ffffff; box-shadow: 0 24px 60px rgba(0, 0, 0, 0.45); transform-origin: top center; flex-shrink: 0; overflow: hidden; }
.is-desktop .aix_nat-device { width: 100%; height: 100%; box-shadow: none; border-radius: 0; }
.is-tablet .aix_nat-device { width: 820px; height: 1100px; border-radius: 22px; border: 12px solid #11181D; }
.is-mobile .aix_nat-device { width: 390px; height: 800px; border-radius: 34px; border: 10px solid #11181D; }
.aix_nat-device iframe { width: 100%; height: 100%; border: 0; display: block; background: #ffffff; }
.aix_nat-browser-body pre { margin: 0; width: 100%; height: 100%; min-height: 360px; overflow: auto; padding: 16px 18px; background: #11181D; color: #E6EAF0; font-size: 12.5px; line-height: 1.55; white-space: pre; }
.aix_nat-browser-body.is-source { padding: 0; }
.aix_nat-browser-foot { display: flex; justify-content: space-between; align-items: center; gap: 10px; padding: 7px 14px; font-size: 11.5px; color: rgba(255, 255, 255, 0.55); background: #1a242c; border-top: 1px solid rgba(255, 255, 255, 0.08); flex-wrap: wrap; }
.aix_nat-browser-foot b { color: rgba(255, 255, 255, 0.85); font-weight: 600; }
.aix_nat-browser:fullscreen, .aix_nat-browser.is-fsfallback { position: fixed; inset: 0; z-index: 99999; border-radius: 0; width: 100vw; height: 100vh; }
.aix_nat-browser:fullscreen .aix_nat-browser-body, .aix_nat-browser.is-fsfallback .aix_nat-browser-body { flex: 1; height: auto; }
.aix_nat-browser:fullscreen .aix_nat-browser-bar { padding: 12px 18px; }
@media (max-width: 650px) { .aix_nat-browser-body { height: 440px; } .aix_nat-browser-url { display: none; } .aix_nat-browser-tools button.fs span { display: none; } .aix_nat-browser-tools button.fs { width: 32px; padding: 0; } }
.aix_nat-empty { text-align: center; color: #52616E; font-size: 14px; padding: 24px; max-width: 380px; line-height: 1.6; }
.aix_nat-empty svg { width: 40px; height: 40px; margin: 0 auto 12px; color: #2C3A45; opacity: 0.35; }
@keyframes aix_shimmer { 0% { background-position: 200% 0; } 100% { background-position: -200% 0; } }
@media (prefers-reduced-motion: reduce) { .aix_nat-status.is-busy .aix_nat-dot { animation: none; } }
.aix_nat-actions { display: flex; gap: 8px; flex-wrap: wrap; }
.aix_app-btn { display: inline-flex; align-items: center; gap: 8px; padding: 9px 14px; border-radius: 12px; border: 1px solid #E6EAF0; background: #ffffff; color: #2C3A45; font-size: 13px; font-weight: 600; cursor: pointer; font-family: inherit; text-decoration: none; transition: border-color 0.2s ease, box-shadow 0.2s ease; }
.aix_app-btn:hover, .aix_app-btn:focus-visible { border-color: #F7EA48; box-shadow: 0 10px 24px rgba(247, 234, 72, 0.18); outline: none; }
.aix_app-btn svg { width: 15px; height: 15px; }
.aix_nat-meta { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 10px; font-size: 12px; color: #52616E; line-height: 1.5; margin: 0; }
.aix_nat-meta .aix_nat-vote { margin-left: auto; }
.aix_nat-meta b { color: #2C3A45; font-weight: 600; }
.aix_nat-note { display: flex; gap: 10px; align-items: flex-start; padding: 12px 14px; border-radius: 12px; background: rgba(247, 234, 72, 0.18); border: 1px solid rgba(247, 234, 72, 0.5); font-size: 12.5px; line-height: 1.5; color: #2C3A45; }
.aix_nat-note svg { width: 16px; height: 16px; flex-shrink: 0; margin-top: 1px; }

/* ---- sans limite = point plein vert ; GPU partagé = anneau jaune (forme + couleur, pas seulement la couleur) ---- */
.aix_nat-left .aix_nat-engbtn .dot.gpu, .aix_nat-left .aix_nat-engopt .dot.gpu, .aix_nat-englist-foot i.gpu { border-color: #F7EA48 !important; }
.aix_nat-englist-foot i, .aix_nat-quota .aix_nat-legend i { width: 9px; height: 9px; }

/* ---- zone de saisie : « Surprends-moi » et « Améliorer le prompt » attachés au champ, un seul bouton principal dessous ---- */
.aix_nat-tawrap { position: relative; border: 1px solid rgba(255, 255, 255, 0.16); background: rgba(255, 255, 255, 0.06); border-radius: 12px; transition: border-color 0.2s ease, box-shadow 0.2s ease; }
.aix_nat-tawrap:focus-within { border-color: #F7EA48; box-shadow: 0 0 0 3px rgba(247, 234, 72, 0.2); }
.aix_nat-left .aix_nat-tawrap textarea, .aix_nat-left .aix_nat-tawrap textarea:focus { display: block; border: 0; background: transparent; box-shadow: none; border-radius: 12px 12px 0 0; min-height: 88px; }
.aix_nat-tatool { display: inline-flex; align-items: center; gap: 6px; padding: 6px 11px; border-radius: 999px; border: 1px solid rgba(255, 255, 255, 0.14); background: rgba(255, 255, 255, 0.04); color: rgba(255, 255, 255, 0.85); font-size: 12px; font-weight: 600; font-family: inherit; line-height: 1.3; cursor: pointer; transition: border-color 0.2s ease, color 0.2s ease, background-color 0.2s ease; }
.aix_nat-tatool svg { width: 14px; height: 14px; color: #F7EA48; }
.aix_nat-tatool:hover { border-color: rgba(247, 234, 72, 0.6); background: rgba(247, 234, 72, 0.08); color: #ffffff; }
.aix_nat-tatool:focus-visible { outline: 2px solid #F7EA48; outline-offset: 2px; }
.aix_nat-tatool[disabled] { opacity: 0.6; cursor: default; }
.aix_nat-btnrow .aix_btn-primary { padding: 14px 24px; font-size: 14.5px; }
.aix_nat-btnrow .aix_btn-primary:focus-visible { outline: 2px solid #ffffff; outline-offset: 2px; }
.aix_nat-kbd { margin-left: 4px; padding: 2px 7px; border-radius: 6px; background: rgba(44, 58, 69, 0.12); color: rgba(44, 58, 69, 0.8); font-size: 11px; font-weight: 700; font-family: inherit; line-height: 1.4; }
@media (hover: none) { .aix_nat-kbd { display: none; } }
@media (max-width: 650px) { .aix_nat-btnrow .aix_btn-primary { width: 100%; align-self: stretch; } }

/* ---- réglages : token Hugging Face (session par défaut, appareil sur demande, bouton oublier) ---- */
.aix_nat-tokrow { display: flex; align-items: center; justify-content: space-between; gap: 8px; flex-wrap: wrap; margin-top: 10px; }
.aix_nat-settings-pop label.aix_nat-tokrem { display: inline-flex; align-items: center; gap: 7px; margin: 0; font-size: 12.5px; font-weight: 500; text-transform: none; letter-spacing: 0; color: #2C3A45; cursor: pointer; }
.aix_nat-settings-pop .aix_nat-tokrem input { width: auto; margin: 0; padding: 0; accent-color: #F7EA48; }
.aix_nat-tokdel { display: inline-flex; align-items: center; gap: 5px; padding: 5px 10px; border-radius: 999px; border: 1px solid #E6EAF0; background: #ffffff; color: #52616E; font-size: 12px; font-weight: 600; font-family: inherit; cursor: pointer; transition: border-color 0.2s ease, color 0.2s ease; }
.aix_nat-tokdel svg { width: 12px; height: 12px; }
.aix_nat-tokdel:hover { border-color: #d9534f; color: #b53b37; }
.aix_nat-settings-pop p.aix_nat-tokmsg { margin: 8px 0 0; font-weight: 600; color: #1f8f52; }
.aix_nat-settings-pop p.aix_nat-tokmsg:empty { display: none; }
#aix_native .aix_nat-tokic { display: inline-block; width: 13px; height: 13px; vertical-align: -2px; margin-right: 5px; color: #2fb36a; }
.aix_nat-browser-url svg { color: rgba(255, 255, 255, 0.55); }

/* ---- bloc éditorial : toutes les apps, par famille (liens internes vers la page de chaque app) ---- */
.aix_nat-applink { display: flex; align-items: flex-start; gap: 10px; padding: 10px 12px; border-radius: 12px; border: 1px solid #E6EAF0; background: #F8FAFC; text-decoration: none; transition: border-color 0.2s ease, background-color 0.2s ease; }
.aix_nat-applink svg { width: 16px; height: 16px; flex: none; margin-top: 2px; color: #52616E; }
.aix_nat-applink span { min-width: 0; }
.aix_nat-applink b { display: block; font-size: 13.5px; font-weight: 600; line-height: 1.35; color: #2C3A45; }
.aix_nat-applink small { display: block; margin-top: 1px; font-size: 12px; line-height: 1.4; color: #52616E; }
.aix_nat-applink:hover { border-color: #F7EA48; background: #ffffff; }
.aix_nat-applink.active { border-color: rgba(247, 234, 72, 0.7); background: rgba(247, 234, 72, 0.18); }
.aix_nat-applink:focus-visible { outline: 2px solid #F7EA48; outline-offset: 2px; }


/* ============================================================
   STUDIO IA — 3 colonnes : rail des apps | canevas | inspecteur
   Toujours sombre (zone de travail), calé sur la hauteur de l'écran (hauteur posée par free-apps.js),
   plus large que le reste de la page (jusqu'à 1720 px). Le bloc « à propos » et le texte SEO restent à 1280 px.
   ============================================================ */
.container.aix_nat-container { padding-left: 0; padding-right: 0; }
#aix_native { margin-top: 0; }
@media (max-width: 650px) { #aix_native { padding: 0 12px; } }

/* liens-boutons : le style global a:hover du thème (soulignement + bleu) ne s'applique pas ici */
#aix_native a:hover, #aix_native a:focus { text-decoration: none; }
#aix_native a.aix_app-btn:hover, #aix_native .aix_nat-applink:hover, #aix_native .aix_nat-share-net a:hover, #aix_native .aix_nat-settings-pop p a:hover { color: #2C3A45; }
#aix_native .aix_nat-applink:hover b { color: #2C3A45; }
#aix_native .aix_std a.aix_app-btn:hover, #aix_native .aix_std .aix_nat-tab:hover, #aix_native .aix_nat-author-links a:hover, #aix_native .aix_std .aix_nat-thanks a.go:hover, #aix_native .aix_nat-msg .md a:hover { color: #ffffff; }
#aix_native .aix_nat-englist-foot a.propose:hover { color: #F7EA48; text-decoration: underline; }

.aix_std { position: relative; display: grid; grid-template-columns: 264px minmax(0, 1fr) 380px; grid-template-rows: auto minmax(0, 1fr); grid-template-areas: "rail head insp" "rail work insp";
  width: min(calc(100vw - 48px), 1720px); margin-left: calc((100% - min(calc(100vw - 48px), 1720px)) / 2);
  height: calc(100vh - 110px); min-height: 600px; background: #0b1014; color: #ffffff; border: 1px solid #1f2a33; border-radius: 20px; overflow: hidden; box-shadow: 0 30px 60px rgba(8, 16, 26, 0.28); }
@media (min-width: 1500px) { .aix_std { grid-template-columns: 284px minmax(0, 1fr) 410px; } }
@media (max-width: 1280px) { .aix_std { grid-template-columns: 240px minmax(0, 1fr) 350px; } }

/* ---- rail ---- */
.aix_std-rail { grid-area: rail; min-height: 0; display: flex; flex-direction: column; background: #11181D; border-right: 1px solid rgba(255, 255, 255, 0.07); }
.aix_std-rail-head { flex: none; padding: 16px 14px 12px; display: flex; flex-direction: column; gap: 12px; }
.aix_std-brand { display: flex; align-items: center; gap: 10px; margin: 0; }
.aix_std-brand .ic { flex: none; width: 32px; height: 32px; border-radius: 10px; background: rgba(247, 234, 72, 0.16); color: #F7EA48; display: flex; align-items: center; justify-content: center; }
.aix_std-brand .ic svg { width: 16px; height: 16px; }
.aix_std-brand b { font-size: 15px; font-weight: 700; color: #ffffff; letter-spacing: -0.01em; }
.aix_nat-beta { display: inline-flex; align-items: center; height: 20px; padding: 0 8px; border-radius: 999px; border: 1px solid rgba(255, 255, 255, 0.18); background: rgba(255, 255, 255, 0.05); color: rgba(255, 255, 255, 0.7); font-size: 9.5px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; cursor: help; }
.aix_std-railclose { display: none; margin-left: auto; width: 32px; height: 32px; border-radius: 9px; border: 1px solid rgba(255, 255, 255, 0.12); background: transparent; color: rgba(255, 255, 255, 0.75); align-items: center; justify-content: center; cursor: pointer; }
.aix_std-railclose svg { width: 16px; height: 16px; }
.aix_std-search { display: flex; align-items: center; gap: 8px; height: 38px; padding: 0 11px; margin: 0; border-radius: 10px; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); transition: border-color 0.2s ease; cursor: text; }
.aix_std-search:focus-within { border-color: rgba(247, 234, 72, 0.6); }
.aix_std-search svg { flex: none; width: 15px; height: 15px; color: rgba(255, 255, 255, 0.45); }
.aix_std-search input { flex: 1; min-width: 0; height: 100%; border: 0; outline: none; background: transparent; color: #ffffff; font-family: inherit; font-size: 13px; padding: 0; box-shadow: none; }
.aix_std-search input::placeholder { color: rgba(255, 255, 255, 0.58); }
.aix_std-search input::-webkit-search-cancel-button { filter: invert(1); opacity: 0.5; }
.aix_std-apps { flex: 1; min-height: 0; overflow-y: auto; padding: 0 8px 12px; }
#aix_native .aix_std-apps { scrollbar-color: rgba(255, 255, 255, 0.18) transparent; }
.aix_std-group { margin: 0 0 4px; }
.aix_std-grouphead { width: 100%; display: flex; align-items: center; gap: 8px; padding: 12px 8px 6px; border: 0; background: transparent; color: rgba(255, 255, 255, 0.5); font-family: inherit; font-size: 11px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; cursor: pointer; text-align: left; transition: color 0.2s ease; }
.aix_std-grouphead:hover { color: rgba(255, 255, 255, 0.85); }
.aix_std-grouphead svg { flex: none; width: 14px; height: 14px; }
.aix_std-grouphead span { flex: 1; min-width: 0; }
.aix_std-grouphead small { font-size: 10.5px; font-weight: 700; letter-spacing: 0; color: rgba(255, 255, 255, 0.58); }
.aix_std-grouphead svg:last-child { width: 13px; height: 13px; transition: transform 0.2s ease; }
.aix_std-group.is-closed .aix_std-grouphead svg:last-child { transform: rotate(-90deg); }
.aix_std-group.is-closed .aix_std-list { display: none; }
.aix_std-grouphead:focus-visible { outline: 2px solid #F7EA48; outline-offset: -2px; border-radius: 8px; }
.aix_std-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 2px; }
.aix_std-list li { margin: 0; }
.aix_std .aix_nat-tab { position: relative; display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 10px; color: rgba(255, 255, 255, 0.78); font-size: 13.5px; font-weight: 500; line-height: 1.3; text-decoration: none; transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease; }
.aix_std .aix_nat-tab svg { flex: none; width: 16px; height: 16px; color: rgba(255, 255, 255, 0.5); transition: color 0.2s ease; }
.aix_std .aix_nat-tab .n { flex: 1; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_std .aix_nat-tab i { flex: none; width: 8px; height: 8px; border-radius: 999px; background: #2fb36a; }
.aix_std .aix_nat-tab:hover { background: rgba(255, 255, 255, 0.05); color: #ffffff; }
.aix_std .aix_nat-tab:hover svg { color: rgba(255, 255, 255, 0.85); }
.aix_std .aix_nat-tab.active { background: rgba(247, 234, 72, 0.13); color: #ffffff; font-weight: 600; box-shadow: inset 3px 0 0 #F7EA48; }
.aix_std .aix_nat-tab.active svg { color: #F7EA48; }
.aix_std .aix_nat-tab:focus-visible { outline: 2px solid #F7EA48; outline-offset: -2px; }
.aix_std-noapp { margin: 16px 8px; font-size: 12.5px; color: rgba(255, 255, 255, 0.5); }
.aix_std-rail-foot { flex: none; padding: 12px 16px 14px; border-top: 1px solid rgba(255, 255, 255, 0.07); }
.aix_std .aix_nat-legend2 { color: rgba(255, 255, 255, 0.55); font-size: 11.5px; gap: 12px; flex-wrap: wrap; }
.aix_std-scrim { display: none; }

/* ---- sans limite = point plein vert ; GPU partagé = anneau jaune (forme + couleur) ---- */
.aix_std .aix_nat-tab i.gpu, .aix_nat-engbtn .dot.gpu, .aix_nat-engopt .dot.gpu, .aix_nat-englist-foot i.gpu, .aix_nat-legend2 i.gpu, .aix_nat-quota .aix_nat-legend i.gpu { background: transparent !important; border: 2px solid #d9a400 !important; box-sizing: border-box; }
.aix_std .aix_nat-tab i.gpu, .aix_std .aix_nat-legend2 i.gpu, .aix_nat-left .aix_nat-engbtn .dot.gpu, .aix_nat-left .aix_nat-engopt .dot.gpu, .aix_nat-englist-foot i.gpu, .aix_std-work .aix_nat-quota .aix_nat-legend i.gpu { border-color: #F7EA48 !important; }
.aix_nat-englist-foot i, .aix_nat-quota .aix_nat-legend i { width: 9px; height: 9px; }

/* ---- en-tête du canevas ---- */
.aix_std-head { grid-area: head; min-width: 0; display: flex; align-items: center; gap: 14px; padding: 14px 18px 14px 20px; background: #11181D; border-bottom: 1px solid rgba(255, 255, 255, 0.07); position: relative; z-index: 6; }
.aix_std-picker { display: none; align-items: center; gap: 10px; min-width: 0; padding: 7px 12px 7px 7px; border-radius: 12px; border: 1px solid rgba(255, 255, 255, 0.14); background: rgba(255, 255, 255, 0.05); color: #ffffff; font-family: inherit; text-align: left; cursor: pointer; transition: border-color 0.2s ease; }
.aix_std-picker:hover, .aix_std-picker[aria-expanded="true"] { border-color: rgba(247, 234, 72, 0.6); }
.aix_std-picker .ic { flex: none; width: 32px; height: 32px; border-radius: 9px; background: rgba(247, 234, 72, 0.16); color: #F7EA48; display: flex; align-items: center; justify-content: center; }
.aix_std-picker .ic svg { width: 16px; height: 16px; }
.aix_std-picker .t { min-width: 0; display: flex; flex-direction: column; line-height: 1.25; }
.aix_std-picker small { font-size: 10.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: rgba(255, 255, 255, 0.5); }
.aix_std-picker b { font-size: 14px; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_std-picker > svg { flex: none; width: 16px; height: 16px; color: #F7EA48; }
.aix_std-title { flex: 1; min-width: 0; display: flex; align-items: center; gap: 12px; }
.aix_std-appic { flex: none; width: 40px; height: 40px; border-radius: 12px; background: rgba(247, 234, 72, 0.16); color: #F7EA48; display: flex; align-items: center; justify-content: center; }
.aix_std-appic svg { width: 19px; height: 19px; }
.aix_std-titletx { min-width: 0; }
.aix_std-eyebrow { margin: 0 0 2px; font-size: 10.5px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #F7EA48; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_std .aix_nat-h1 { margin: 0; font-size: 18px; font-weight: 700; line-height: 1.3; letter-spacing: -0.01em; color: #ffffff; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.aix_std-headr { flex: 0 1 auto; min-width: 0; display: flex; align-items: center; gap: 12px; }
.aix_std-title { min-width: 45%; }
/* statut au repos masqué quand la place manque (le canevas affiche déjà la progression) ; les erreurs restent visibles */
@media (max-width: 1400px) { .aix_std .aix_nat-status:not(.is-err) { display: none; } }
.aix_std .aix_nat-status { min-width: 0; }
.aix_std .aix_nat-status { max-width: 280px; padding: 6px 12px; border-radius: 999px; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.08); color: rgba(255, 255, 255, 0.75); font-size: 12px; min-height: 0; }
.aix_std .aix_nat-status #statusText { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_std .aix_nat-dot { background: rgba(255, 255, 255, 0.35); }
.aix_nat-tools { position: relative; display: flex; align-items: center; gap: 6px; flex-shrink: 0; }
.aix_std .aix_nat-iconbtn { background: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.75); }
.aix_std .aix_nat-iconbtn:hover, .aix_std .aix_nat-iconbtn:focus-visible { background: rgba(255, 255, 255, 0.09); border-color: rgba(247, 234, 72, 0.5); color: #ffffff; }
.aix_std .aix_nat-iconbtn[data-tip]::before { border: 1px solid rgba(255, 255, 255, 0.14); }
.aix_std .aix_nat-iconbtn .cnt { background: #F7EA48; color: #11181D; border-color: #11181D; }
.aix_std .aix_nat-iconbtn.has-token::after { border-color: #11181D; }

/* ---- canevas ---- */
.aix_std-work { grid-area: work; min-width: 0; min-height: 0; display: flex; flex-direction: column; background-color: #0b1014; background-image: radial-gradient(rgba(255, 255, 255, 0.055) 1px, transparent 1px); background-size: 22px 22px; }
.aix_std .aix_nat-stage { flex: 1 1 auto; min-height: 0; border: 0; border-radius: 0; background: transparent; padding: 28px; overflow: auto; display: flex; align-items: center; justify-content: center; }
.aix_std .aix_nat-stage > * { margin: auto; }
.aix_std .aix_nat-stage img, .aix_std .aix_nat-stage video, .aix_std .aix_nat-compare img.cmp-base { max-width: 100%; max-height: 100%; }
.aix_std .aix_nat-stage > img, .aix_std .aix_nat-stage > video { max-height: calc(100% - 4px); border-radius: 12px; box-shadow: 0 24px 60px rgba(0, 0, 0, 0.45); object-fit: contain; }
.aix_std .aix_nat-compare { max-height: 100%; box-shadow: 0 24px 60px rgba(0, 0, 0, 0.45); }
.aix_std .aix_nat-stage.is-checker { background-color: #10171c; background-image: linear-gradient(45deg, #172028 25%, transparent 25%), linear-gradient(-45deg, #172028 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #172028 75%), linear-gradient(-45deg, transparent 75%, #172028 75%); background-size: 20px 20px; background-position: 0 0, 0 10px, 10px -10px, -10px 0; }
.aix_std .aix_nat-stage.is-loading { background: transparent; border: 0; padding: 0; }
.aix_std .aix_nat-stage.is-loading .aix_nat-loader { min-height: 100%; }
.aix_std .aix_nat-stage.is-chat { display: block; max-height: none; padding: 22px 28px; }
.aix_std .aix_nat-stage.is-chat .aix_nat-chat { max-width: 860px; margin: 0 auto; }
.aix_std .aix_nat-stage.is-code { padding: 0; background: #11181D; align-items: stretch; }
.aix_std .aix_nat-stage.is-code > * { margin: 0; }
.aix_std .aix_nat-browser { height: 100%; border-radius: 0; }
.aix_std .aix_nat-browser-body { flex: 1 1 auto; height: auto; min-height: 0; }
.aix_std .aix_nat-stage.is-compare { align-items: stretch; padding: 20px; }
.aix_std .aix_nat-stage.is-compare > * { margin: 0; }

/* écran d'accueil d'une app */
.aix_std-hello { max-width: 620px; padding: 12px 8px; text-align: center; }
.aix_std-hello .ic { width: 64px; height: 64px; margin: 0 auto 16px; border-radius: 18px; background: rgba(247, 234, 72, 0.14); color: #F7EA48; display: flex; align-items: center; justify-content: center; }
#aix_native .aix_std-hello .ic svg { width: 28px; height: 28px; margin: 0; opacity: 1; color: #F7EA48; }
.aix_std-hello .ttl { margin: 0 0 8px; font-size: 24px; font-weight: 700; line-height: 1.2; letter-spacing: -0.01em; color: #ffffff; }
.aix_std-hello .ttl .aix_nat-newtag { color: #F7EA48; border-color: #F7EA48; }
.aix_std-hello .sub { margin: 0 0 6px; font-size: 14.5px; line-height: 1.6; color: rgba(255, 255, 255, 0.7); }
.aix_std-hello .hint { margin: 0; font-size: 12.5px; color: rgba(255, 255, 255, 0.58); }
.aix_std .aix_nat-empty-wrap { gap: 26px; }
.aix_std .aix_nat-empty { color: rgba(255, 255, 255, 0.72); max-width: 520px; }
.aix_std .aix_nat-empty > svg { color: #ffffff; opacity: 0.3; }

/* composants du résultat, version sombre */
.aix_std .aix_nat-example { background: #121a20; border-color: rgba(255, 255, 255, 0.08); box-shadow: 0 20px 50px rgba(0, 0, 0, 0.35); }
.aix_std .aix_nat-example .ex-head { color: rgba(255, 255, 255, 0.6); }
.aix_std .aix_nat-example .ex-chip { background: rgba(247, 234, 72, 0.14); border-color: transparent; color: #F7EA48; }
.aix_std .aix_nat-example .ex-chip svg { color: #F7EA48; }
.aix_std .aix_nat-example .ex-av { background: #1d2731; border-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.7); }
.aix_std .aix_nat-example .ex-bubble { color: #e8edf1; }
.aix_std .aix_nat-example .ex-bubble.you { background: #1d2731; }
.aix_std .aix_nat-example .ex-bubble.ai { background: #151e25; border-color: rgba(255, 255, 255, 0.08); }
.aix_std .aix_nat-example .ex-bubble b { color: rgba(255, 255, 255, 0.5); }
.aix_std .aix_nat-example .ex-more { color: #ffffff; }
.aix_std .aix_nat-example .ex-framewrap { border-color: rgba(255, 255, 255, 0.1); }
.aix_std .aix_nat-example .ex-try { background: transparent; border-color: rgba(255, 255, 255, 0.28); color: #ffffff; }
.aix_std .aix_nat-example .ex-try svg { color: #F7EA48; }
.aix_std .aix_nat-example .ex-try:hover { background: rgba(247, 234, 72, 0.08); border-color: #F7EA48; }
.aix_std .aix_nat-text { color: #e8edf1; max-width: 860px; }
.aix_std .aix_nat-quota .ttl, .aix_std .aix_nat-quota p b, .aix_std .aix_nat-count, .aix_std .aix_nat-file .ttl { color: #ffffff; }
.aix_std .aix_nat-quota p, .aix_std .aix_nat-quota .aix_nat-legend, .aix_std .aix_nat-file p { color: rgba(255, 255, 255, 0.7); }
.aix_std .aix_nat-quota-icon { color: #F7EA48; background: rgba(247, 234, 72, 0.14); }
.aix_std .aix_nat-welcome .ttl { color: #ffffff; }
.aix_std .aix_nat-welcome p { color: rgba(255, 255, 255, 0.65); }
.aix_std .aix_nat-starter { background: #121a20; border-color: rgba(255, 255, 255, 0.08); color: #e8edf1; }
.aix_std .aix_nat-starter svg { color: #F7EA48; }
.aix_std .aix_nat-starter:hover { border-color: rgba(247, 234, 72, 0.6); box-shadow: none; }
.aix_std .aix_nat-msg { color: #e8edf1; }
.aix_std .aix_nat-msg.user { background: #1d2731; }
.aix_std .aix_nat-msg.bot { background: #121a20; border-color: rgba(255, 255, 255, 0.08); }
.aix_std .aix_nat-msg.bot small { color: rgba(255, 255, 255, 0.5); }
.aix_std .aix_nat-msg .md code { background: rgba(255, 255, 255, 0.08); }
.aix_std .aix_nat-msg .md pre { background: #0b1014; border: 1px solid rgba(255, 255, 255, 0.08); }
.aix_std .aix_nat-msg .md a { color: #ffffff; text-decoration-color: #F7EA48; }
.aix_std .aix_nat-typing i { background: rgba(255, 255, 255, 0.55); }
.aix_std .aix_nat-composer { margin: 0 20px 6px; background: #121a20; border-color: rgba(255, 255, 255, 0.12); box-shadow: 0 16px 40px rgba(0, 0, 0, 0.35); }
.aix_std .aix_nat-composer:focus-within { border-color: rgba(247, 234, 72, 0.55); }
.aix_std .aix_nat-composer textarea { color: #ffffff; }
.aix_std .aix_nat-composer textarea::placeholder { color: rgba(255, 255, 255, 0.58); }
.aix_std .aix_nat-composer-hint { margin: 0 0 10px 34px; color: rgba(255, 255, 255, 0.58); }
.aix_std .aix_nat-swatches { max-width: 900px; }
.aix_std .aix_nat-swatch { background: #121a20; border-color: rgba(255, 255, 255, 0.08); }
.aix_std .aix_nat-swatch b { color: #ffffff; }
.aix_std .aix_nat-swatch small { color: rgba(255, 255, 255, 0.6); }
.aix_std .aix_nat-swatch:hover { border-color: rgba(247, 234, 72, 0.6); box-shadow: none; }
.aix_std .aix_nat-cmpgrid small { color: rgba(255, 255, 255, 0.55); }
.aix_std .aix_nat-cmpgrid .body { background: #121a20; border-color: rgba(255, 255, 255, 0.08); }
.aix_std .aix_nat-cmpgrid .body p { color: rgba(255, 255, 255, 0.6); }
.aix_std .aix_nat-cmpgrid .body.checker { background-color: #10171c; background-image: linear-gradient(45deg, #172028 25%, transparent 25%), linear-gradient(-45deg, #172028 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #172028 75%), linear-gradient(-45deg, transparent 75%, #172028 75%); }
.aix_std .aix_nat-audio { background: #151e25; border: 1px solid rgba(255, 255, 255, 0.08); }
.aix_std .aix_nat-progress { background: rgba(255, 255, 255, 0.1); }
.aix_std .aix_nat-loader-tools button, .aix_std .aix_nat-loader-tools label { background: rgba(255, 255, 255, 0.06); border-color: rgba(255, 255, 255, 0.14); color: #ffffff; }

/* ---- barre d'actions sous le résultat + historique ---- */
.aix_std-dock { flex: none; display: flex; flex-wrap: wrap; align-items: center; gap: 8px 14px; padding: 10px 20px; background: rgba(17, 24, 29, 0.92); border-top: 1px solid rgba(255, 255, 255, 0.07); }
.aix_std-dock .aix_nat-actions { flex: 1 1 auto; }
.aix_std-dock .aix_nat-meta { flex: 0 1 auto; margin-left: auto; }
.aix_std-dock .aix_nat-iter { flex: 1 1 100%; order: 3; padding: 8px 10px; }
.aix_std-dock .aix_nat-iter label { display: none; }
.aix_std-dock .aix_nat-iter .aix_nat-iter-row input { padding: 7px 11px; }
.aix_std-dock .aix_app-btn { padding: 8px 12px; }
.aix_std-insp > .aix_nat-thanks { flex: none; margin: 0 16px 10px; }
.aix_std-dock:not(:has(> :not([hidden]))) { display: none; }
.aix_std-dock .aix_nat-actions { align-items: center; }
.aix_std .aix_app-btn { background: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.12); color: #ffffff; }
.aix_std .aix_app-btn svg { color: rgba(255, 255, 255, 0.8); }
.aix_std .aix_app-btn:hover, .aix_std .aix_app-btn:focus-visible { background: rgba(247, 234, 72, 0.08); border-color: rgba(247, 234, 72, 0.6); box-shadow: none; color: #ffffff; }
.aix_std .aix_nat-quota .aix_app-btn.alt { background: rgba(247, 234, 72, 0.14); border-color: rgba(247, 234, 72, 0.45); }
.aix_std .aix_nat-meta { color: rgba(255, 255, 255, 0.6); }
.aix_std .aix_nat-meta b { color: #ffffff; }
.aix_std .aix_nat-vote { color: rgba(255, 255, 255, 0.6); }
.aix_std .aix_nat-vote button { background: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.12); color: rgba(255, 255, 255, 0.75); }
.aix_std .aix_nat-vote button:hover { color: #ffffff; border-color: rgba(247, 234, 72, 0.5); }
.aix_std .aix_nat-thanks { gap: 12px; padding: 8px 12px; border-radius: 12px; background: rgba(255, 255, 255, 0.04); border-color: rgba(255, 255, 255, 0.08); }
.aix_std .aix_nat-thanks img { width: 30px; height: 30px; border-radius: 8px; }
.aix_std .aix_nat-thanks .t { font-size: 12.5px; color: rgba(255, 255, 255, 0.65); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_std .aix_nat-thanks .t b { display: inline; margin: 0 6px 0 0; font-size: 12.5px; color: #ffffff; }
.aix_std .aix_nat-thanks a.go { padding: 6px 11px; font-size: 12px; background: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.14); color: #ffffff; }
.aix_std .aix_nat-thanks a.go:hover { border-color: rgba(247, 234, 72, 0.6); box-shadow: none; }
.aix_std .aix_nat-iter { background: rgba(255, 255, 255, 0.04); border-color: rgba(255, 255, 255, 0.08); }
.aix_std .aix_nat-iter label, .aix_std .aix_nat-iter-versions { color: rgba(255, 255, 255, 0.6); }
.aix_std .aix_nat-iter input { background: #0b1014; border-color: rgba(255, 255, 255, 0.14); color: #ffffff; }
.aix_std .aix_nat-iter input::placeholder { color: rgba(255, 255, 255, 0.58); }
.aix_std .aix_nat-iter-versions button { background: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.12); color: #ffffff; }
.aix_std .aix_nat-iter-versions button.active { background: rgba(247, 234, 72, 0.16); border-color: rgba(247, 234, 72, 0.6); }
.aix_std-history { flex: none; display: flex; align-items: center; gap: 12px; padding: 10px 20px; background: #0f151a; border-top: 1px solid rgba(255, 255, 255, 0.07); }
.aix_std-history .lbl { flex: none; display: inline-flex; align-items: center; gap: 6px; font-size: 11px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: rgba(255, 255, 255, 0.5); }
.aix_std-history .lbl svg { width: 14px; height: 14px; }
.aix_std-history .row { flex: 1; min-width: 0; display: flex; gap: 8px; overflow-x: auto; padding: 2px; }
#aix_native .aix_std-history .row { scrollbar-width: none; }
.aix_std-hist { flex: none; position: relative; height: 52px; min-width: 52px; max-width: 150px; display: flex; align-items: center; gap: 6px; padding: 0; border-radius: 10px; border: 1px solid rgba(255, 255, 255, 0.12); background: #151e25; color: rgba(255, 255, 255, 0.7); overflow: hidden; cursor: pointer; font-family: inherit; transition: border-color 0.2s ease; }
.aix_std-hist img { width: 52px; height: 52px; object-fit: cover; display: block; }
.aix_std-hist svg { flex: none; width: 16px; height: 16px; margin-left: 10px; color: #F7EA48; }
.aix_std-hist small { font-size: 11px; line-height: 1.3; padding-right: 10px; text-align: left; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.aix_std-hist .pal { display: flex; height: 100%; width: 52px; }
.aix_std-hist .pal i { flex: 1; }
.aix_std-hist:hover { border-color: rgba(247, 234, 72, 0.6); }
.aix_std-hist.active { border-color: #F7EA48; box-shadow: 0 0 0 1px #F7EA48; }
.aix_std-histall { flex: none; display: inline-flex; align-items: center; gap: 6px; padding: 7px 11px; border-radius: 10px; border: 1px solid rgba(255, 255, 255, 0.12); background: transparent; color: rgba(255, 255, 255, 0.8); font-family: inherit; font-size: 12px; font-weight: 600; cursor: pointer; transition: border-color 0.2s ease, color 0.2s ease; }
.aix_std-histall svg { width: 14px; height: 14px; }
.aix_std-histall:hover { border-color: rgba(247, 234, 72, 0.6); color: #ffffff; }

/* ---- inspecteur (réglages de l'app) ---- */
.aix_std-insp { grid-area: insp; min-height: 0; display: flex; flex-direction: column; background: linear-gradient(180deg, #151d24 0%, #11181D 100%); border-left: 1px solid rgba(255, 255, 255, 0.07); }
.aix_nat-left { min-width: 0; color: #ffffff; position: relative; display: flex; flex-direction: column; gap: 18px; }
.aix_std .aix_nat-left { flex: 1 1 auto; min-height: 0; overflow-y: auto; overflow-x: hidden; padding: 20px 22px 0; }
.aix_std .aix_nat-left.aix_nat-chatside { gap: 12px; padding-bottom: 18px; }
.aix_std .aix_nat-left .aix_nat-engwrap { position: relative; z-index: 5; }
.aix_std .aix_nat-author { margin-top: 0; padding: 10px 12px; }
.aix_std .aix_nat-author img { width: 34px; height: 34px; }
.aix_std .aix_nat-author-links { flex-wrap: nowrap; }
.aix_std .aix_nat-author-links a { padding: 6px 9px; }
.aix_nat-btnrow { display: flex; gap: 10px; flex-wrap: wrap; align-items: center; }
.aix_std .aix_nat-btnrow { position: sticky; bottom: 0; z-index: 4; margin: auto -22px 0; padding: 18px 22px 20px; background: linear-gradient(180deg, rgba(17, 24, 29, 0) 0%, #11181D 30%); }
.aix_std .aix_nat-btnrow .aix_btn-primary { width: 100%; align-self: stretch; padding: 15px 20px; font-size: 15px; border-radius: 12px; }
.aix_std .aix_nat-note { flex: none; margin: 0; padding: 11px 20px 13px; border: 0; border-top: 1px solid rgba(255, 255, 255, 0.07); border-radius: 0; background: transparent; color: rgba(255, 255, 255, 0.5); font-size: 11.5px; line-height: 1.5; }
.aix_std .aix_nat-note svg { width: 14px; height: 14px; color: #F7EA48; opacity: 0.85; }
.aix_std .aix_nat-note span { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; cursor: help; }
/* texte complet dans une bulle au-dessus (la colonne ne bouge pas, le bouton Générer reste en place) */
.aix_std .aix_nat-note { position: relative; outline: none; }
.aix_std .aix_nat-note[data-full]::after { content: attr(data-full); position: absolute; left: 12px; right: 12px; bottom: calc(100% - 2px); z-index: 12; padding: 12px 14px; border-radius: 12px; background: #1d2731; border: 1px solid rgba(255, 255, 255, 0.14); box-shadow: 0 18px 40px rgba(0, 0, 0, 0.5); color: rgba(255, 255, 255, 0.85); font-size: 12px; line-height: 1.55; opacity: 0; visibility: hidden; pointer-events: none; transition: opacity 0.15s ease, visibility 0.15s ease; }
.aix_std .aix_nat-note[data-full]:hover::after, .aix_std .aix_nat-note[data-full]:focus-visible::after { opacity: 1; visibility: visible; }
.aix_std .aix_nat-chatlist { max-height: none; }

/* zone de saisie : « Surprends-moi » et « Améliorer le prompt » attachés au champ */
.aix_nat-tawrap { position: relative; border: 1px solid rgba(255, 255, 255, 0.16); background: rgba(255, 255, 255, 0.06); border-radius: 12px; transition: border-color 0.2s ease, box-shadow 0.2s ease; }
.aix_nat-tawrap:focus-within { border-color: #F7EA48; box-shadow: 0 0 0 3px rgba(247, 234, 72, 0.2); }
.aix_nat-left .aix_nat-tawrap textarea, .aix_nat-left .aix_nat-tawrap textarea:focus { display: block; border: 0; background: transparent; box-shadow: none; border-radius: 12px 12px 0 0; min-height: 110px; }
.aix_nat-tabar { display: flex; align-items: center; gap: 6px; flex-wrap: wrap; padding: 2px 8px 8px; }
.aix_nat-tabar .aix_nat-undo { margin-left: 4px; }

/* ---- mode agrandi : le studio seul, plein écran ---- */
#aix_native:fullscreen, #aix_native.is-focus { position: fixed; inset: 0; z-index: 99990; max-width: none; width: 100vw; height: 100vh; margin: 0; padding: 0; background: #0b1014; overflow: hidden; }
#aix_native:fullscreen .aix_std, #aix_native.is-focus .aix_std { width: 100%; height: 100% !important; min-height: 0; margin: 0; border: 0; border-radius: 0; box-shadow: none; }
#aix_native:fullscreen .aix_nat-seo, #aix_native.is-focus .aix_nat-seo { display: none; }
#aix_native.is-focus #focusBtn, #aix_native:fullscreen #focusBtn { color: #11181D; background: #F7EA48; border-color: #F7EA48; }

/* ---- tablette : le rail devient un tiroir ouvert par « Toutes les apps » ---- */
@media (max-width: 1100px) {
  .aix_std { grid-template-columns: minmax(0, 1fr) 340px; grid-template-areas: "head insp" "work insp"; }
  .aix_std-rail { position: fixed; top: 0; left: 0; bottom: 0; z-index: 99992; width: min(320px, 86vw); transform: translateX(-105%); transition: transform 0.25s ease; box-shadow: 20px 0 50px rgba(0, 0, 0, 0.45); border-right: 0; }
  .aix_std.is-rail-open .aix_std-rail { transform: translateX(0); }
  .aix_std-scrim { display: block; position: fixed; inset: 0; z-index: 99991; background: rgba(8, 12, 16, 0.55); }
  .aix_std-scrim[hidden] { display: none; }
  .aix_std-railclose { display: inline-flex; }
  .aix_std-picker { display: inline-flex; flex: 0 1 auto; max-width: 46%; }
  .aix_std-appic, .aix_std-eyebrow, .aix_std-picker small { display: none; }
  .aix_std .aix_nat-status { display: none; }
}
@media (max-width: 1100px) and (prefers-reduced-motion: reduce) { .aix_std-rail { transition: none; } }

/* ---- mobile : tout en pile (en-tête, réglages, résultat), hauteur libre ---- */
@media (max-width: 900px) {
  .aix_std { width: 100%; margin-left: 0; height: auto !important; min-height: 0; grid-template-columns: minmax(0, 1fr); grid-template-rows: none; grid-template-areas: "head" "insp" "work"; border-radius: 18px; overflow: visible; }
  .aix_std-head { flex-wrap: wrap; padding: 12px 14px; border-radius: 18px 18px 0 0; }
  .aix_std-picker { flex: 1 1 0; min-width: 0; max-width: none; }
  .aix_std-headr { flex: none; }
  .aix_std-title { order: 3; flex-basis: 100%; }
  .aix_std .aix_nat-h1 { font-size: 16px; }
  .aix_std-insp { border-left: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.07); }
  .aix_std .aix_nat-left { overflow: visible; padding: 18px 16px 0; }
  .aix_std .aix_nat-btnrow { margin: 4px -16px 0; padding: 14px 16px 16px; }
  .aix_std .aix_nat-note { padding: 10px 16px 12px; }
  .aix_std-work { min-height: 460px; border-radius: 0 0 18px 18px; overflow: hidden; }
  .aix_std .aix_nat-stage { min-height: 380px; padding: 18px 14px; }
  .aix_std .aix_nat-stage.is-code { min-height: 520px; }
  .aix_std .aix_nat-stage.is-chat { max-height: 70vh; padding: 16px 14px; }
  .aix_std-dock { padding: 12px 14px; }
  .aix_std-history { padding: 10px 14px; flex-wrap: wrap; }
  .aix_std-history .row { order: 3; flex-basis: 100%; }
  .aix_std-histall { margin-left: auto; }
  .aix_std .aix_nat-composer { margin: 0 12px 6px; }
}
@media (max-width: 650px) {
  .aix_std-headr .aix_nat-tools { gap: 4px; }
  .aix_std .aix_nat-iconbtn { width: 34px; height: 34px; }
  .aix_std .aix_nat-btnrow .aix_nat-kbd { display: none; }
}

/* ---- « à propos » sous le studio (surface claire, 1280 px) ---- */


/* ---- tableau des moteurs : fond explicite (évite les fonds hérités) ---- */

/* ============================================================
   Mode sombre du site (filtre d'inversion global sur <html>)
   Chaque bloc est ré-inversé séparément (pas #aix_native entier : un filtre sur un parent casserait les éléments en position fixe).
   Le studio est déjà sombre : une fois ré-inversé il s'affiche à l'identique. Les surfaces claires reçoivent leurs couleurs sombres.
   ============================================================ */
html.dark-mode #aix_native .aix_std-rail, html.dark-mode #aix_native .aix_std-head, html.dark-mode #aix_native .aix_std-work, html.dark-mode #aix_native .aix_std-insp, html.dark-mode #aix_native .aix_std-scrim, html.dark-mode #aix_native .aix_nat-seo, html.dark-mode #aix_native > .aix_nat-drawer, html.dark-mode #aix_native > .aix_nat-share, html.dark-mode #aix_native > .aix_nat-tour { filter: invert(1) hue-rotate(180deg); }
html.dark-mode #aix_native .aix_std { border-color: transparent; box-shadow: none; background: transparent; }
html.dark-mode #aix_native .aix_nat-seo { background: #1b232b; border-color: #2e3a45; box-shadow: 0 30px 60px rgba(0, 0, 0, 0.35); }
html.dark-mode #aix_native .aix_nat-seo h3, html.dark-mode #aix_native .aix_nat-seo p.intro, html.dark-mode #aix_native .aix_nat-applink b { color: #e2e2e2; }
html.dark-mode #aix_native .aix_nat-seo p.intro ~ p.intro, html.dark-mode #aix_native .aix_nat-applink small, html.dark-mode #aix_native .aix_nat-applink svg { color: #a9b3bd; }
html.dark-mode #aix_native .aix_nat-applink { background: #232d37; border-color: #2e3a45; }
html.dark-mode #aix_native .aix_nat-seo h3 svg { color: #e2e2e2; border-color: #e2e2e2; }
html.dark-mode #aix_native .aix_nat-applink:hover { background: #2a3541; border-color: #F7EA48; }
html.dark-mode #aix_native .aix_nat-applink:hover b { color: #ffffff; }
html.dark-mode #aix_native .aix_nat-applink.active { background: rgba(247, 234, 72, 0.14); border-color: rgba(247, 234, 72, 0.5); }
/* fenêtres par-dessus (galerie, partage, visite guidée) */
html.dark-mode #aix_native .aix_nat-drawer-box, html.dark-mode #aix_native .aix_nat-drawer-head { background: #1a242c; border-color: #2e3a45; }
html.dark-mode #aix_native .aix_nat-drawer-head .ttl, html.dark-mode #aix_native .aix_nat-drawer-head .n, html.dark-mode #aix_native .aix_nat-drawer-empty, html.dark-mode #aix_native .aix_nat-gallery p { color: #e2e2e2; }
html.dark-mode #aix_native .aix_nat-gallery p .tools button, html.dark-mode #aix_native .aix_nat-thumb, html.dark-mode #aix_native .aix_nat-share-box, html.dark-mode #aix_native .aix_nat-share-url, html.dark-mode #aix_native .aix_nat-share-close, html.dark-mode #aix_native .aix_nat-share-net .aix_app-btn, html.dark-mode #aix_native .aix_nat-share-row .aix_app-btn:not(.main) { background: #232d37; border-color: #2e3a45; color: #e2e2e2; }
html.dark-mode #aix_native .aix_nat-share-box .ttl, html.dark-mode #aix_native .aix_nat-share-box p { color: #e2e2e2; }
html.dark-mode #aix_native .aix_nat-tour, html.dark-mode #aix_native .aix_nat-tour .arr { background: #232d37; border-color: #2e3a45; color: #e2e2e2; }
html.dark-mode #aix_native .aix_nat-tour .n, html.dark-mode #aix_native .aix_nat-tour .skip, html.dark-mode #aix_native .aix_nat-tour .x { color: #a9b3bd; }
html.dark-mode #aix_native .aix_nat-thumb:hover, html.dark-mode #aix_native .aix_nat-thumb.active { border-color: #F7EA48; }
/* studio : lignes secondaires compactées pour laisser la hauteur au résultat */
.aix_std-dock .aix_nat-meta { flex-wrap: nowrap; min-width: 0; max-width: 100%; }
.aix_std-dock .aix_nat-meta > span:first-child { min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_std-insp > .aix_nat-thanks .t { display: none; }
.aix_std-insp > .aix_nat-thanks a.go { flex: 1 1 auto; justify-content: center; }
.aix_std .aix_nat-browser-foot span + span { display: none; }
/* l'extension « simple dark mode » impose td { background: #000 !important } : on garde le fond du tableau */

/* ============================================================
   VITRINE sous le studio (#seo.aix_lp) — même univers sombre et même largeur que le studio,
   contenu centré à 1240 px. Rendue par le serveur, rechargée en fragment au changement d'app.
   ============================================================ */
.aix_nat-seo.aix_lp { position: relative; overflow: hidden; width: min(calc(100vw - 48px), 1720px); margin: 26px 0 60px calc((100% - min(calc(100vw - 48px), 1720px)) / 2); padding: 76px clamp(20px, 5vw, 88px) 72px; background-color: #0b1014; background-image: radial-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px); background-size: 22px 22px; border: 1px solid #1f2a33; border-radius: 24px; box-shadow: 0 30px 60px rgba(8, 16, 26, 0.22); color: #ffffff; }
.aix_nat-seo.aix_lp::before { content: ""; position: absolute; top: -220px; right: -160px; width: 720px; height: 720px; background: radial-gradient(circle, rgba(247, 234, 72, 0.13) 0%, rgba(247, 234, 72, 0) 62%); pointer-events: none; }
.aix_nat-seo.aix_lp::after { content: ""; position: absolute; bottom: -260px; left: -200px; width: 640px; height: 640px; background: radial-gradient(circle, rgba(47, 179, 106, 0.07) 0%, rgba(47, 179, 106, 0) 62%); pointer-events: none; }
.aix_lp > * { position: relative; z-index: 1; max-width: 1240px; margin-left: auto; margin-right: auto; }
.aix_lp > * { transition: opacity 0.2s ease; }
.aix_lp.is-loading > * { opacity: 0.45; }
.aix_lp h2, .aix_lp h3, .aix_lp p, .aix_lp ul, .aix_lp ol, .aix_lp dl, .aix_lp figure { margin: 0; }
.aix_lp h3 { display: block; font-size: inherit; }

/* éléments communs */
.lp-kicker { display: inline-flex; align-items: center; gap: 8px; margin: 0 0 18px !important; padding: 7px 14px; border-radius: 999px; background: rgba(247, 234, 72, 0.14); color: #F7EA48; font-size: 11px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; }
.lp-kicker svg { width: 14px; height: 14px; }
.lp-k { margin: 0 0 10px !important; font-size: 11.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: #F7EA48; }
.lp-h2 { font-size: 46px; font-weight: 700; line-height: 1.08; letter-spacing: -0.02em; color: #ffffff; margin: 0 0 18px !important; }
.lp-h2.is-sec { font-size: 32px; line-height: 1.15; margin-bottom: 12px !important; }
.lp-lead { font-size: 17px; line-height: 1.7; color: rgba(255, 255, 255, 0.82); margin: 0 0 14px !important; }
.lp-p { font-size: 15px; line-height: 1.7; color: rgba(255, 255, 255, 0.6); margin: 0 0 14px !important; }
.lp-sub { font-size: 15.5px; line-height: 1.65; color: rgba(255, 255, 255, 0.62); max-width: 720px; margin: 0 0 30px !important; }
.lp-btn { display: inline-flex; align-items: center; gap: 9px; padding: 13px 20px; border-radius: 12px; border: 1px solid rgba(255, 255, 255, 0.18); background: rgba(255, 255, 255, 0.04); color: #ffffff; font-size: 14px; font-weight: 700; text-decoration: none; transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease; }
.lp-btn svg { width: 16px; height: 16px; }
.lp-btn:hover { border-color: rgba(247, 234, 72, 0.6); background: rgba(247, 234, 72, 0.08); }
#aix_native .lp-btn:hover, #aix_native .lp-btn:focus { color: #ffffff; }
.lp-btn.is-main { background: #F7EA48; border-color: #F7EA48; color: #11181D; box-shadow: 0 10px 30px rgba(247, 234, 72, 0.25); }
.lp-btn.is-main:hover { background: #F7EA48; box-shadow: 0 14px 38px rgba(247, 234, 72, 0.38); }
#aix_native .lp-btn.is-main:hover, #aix_native .lp-btn.is-main:focus { color: #11181D; }
.lp-btn:focus-visible { outline: 2px solid #F7EA48; outline-offset: 3px; }
.lp-sec { margin-top: 96px !important; scroll-margin-top: 110px; }

/* 1. en-tête + vitrine */
.lp-hero { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.08fr); gap: 64px; align-items: center; }
.lp-ctas { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.lp-hero-vis { position: relative; padding: 10px 0 28px; }
.lp-shot { position: relative; border-radius: 22px; background: #121a20; border: 1px solid rgba(255, 255, 255, 0.1); box-shadow: 0 40px 90px rgba(0, 0, 0, 0.55), 0 0 0 8px rgba(255, 255, 255, 0.02); }
.lp-shot::before { content: ""; position: absolute; inset: 12% 8% -6%; z-index: -1; background: radial-gradient(ellipse at center, rgba(247, 234, 72, 0.22), rgba(247, 234, 72, 0) 70%); filter: blur(40px); pointer-events: none; }
.lp-shot > img { display: block; width: 100%; max-height: 540px; object-fit: cover; border-radius: 21px; }
.lp-shot.is-checker { background-color: #10171c; background-image: linear-gradient(45deg, #172028 25%, transparent 25%), linear-gradient(-45deg, #172028 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #172028 75%), linear-gradient(-45deg, transparent 75%, #172028 75%); background-size: 22px 22px; background-position: 0 0, 0 11px, 11px -11px, -11px 0; }
.lp-shot.is-checker > img { object-fit: contain; }
.lp-badge { position: absolute; top: 16px; left: 16px; display: inline-flex; align-items: center; gap: 6px; padding: 6px 11px; border-radius: 999px; background: rgba(11, 16, 20, 0.72); border: 1px solid rgba(255, 255, 255, 0.14); color: #ffffff; font-size: 11.5px; font-weight: 700; -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); }
.lp-badge svg { width: 13px; height: 13px; color: #2fb36a; }
.lp-chip { position: absolute; display: inline-flex; align-items: center; gap: 9px; border-radius: 14px; background: rgba(17, 24, 29, 0.86); border: 1px solid rgba(255, 255, 255, 0.14); color: #ffffff; font-size: 13px; line-height: 1.45; -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); box-shadow: 0 16px 40px rgba(0, 0, 0, 0.45); }
.lp-chip-eng { top: 16px; right: 16px; padding: 6px 12px 6px 6px; }
.lp-chip-eng .av { width: 26px; height: 26px; border-radius: 8px; object-fit: cover; background: rgba(255, 255, 255, 0.1); }
.lp-chip-eng b { font-size: 12.5px; font-weight: 600; }
.lp-chip-prompt { left: 20px; right: 20px; bottom: -22px; padding: 13px 16px; font-style: italic; }
.lp-chip-prompt svg { flex: none; width: 16px; height: 16px; color: #F7EA48; }
.lp-chip-prompt span { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
/* page web générée */
.lp-browser { border-radius: 21px; overflow: hidden; }
.lp-browser .bar { display: flex; align-items: center; gap: 6px; padding: 12px 14px; background: #1a242c; border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
.lp-browser .bar i { width: 10px; height: 10px; border-radius: 50%; background: #ff5f57; }
.lp-browser .bar i:nth-child(2) { background: #febc2e; } .lp-browser .bar i:nth-child(3) { background: #28c840; }
.lp-browser .bar span { margin-left: 10px; font-size: 12px; color: rgba(255, 255, 255, 0.6); }
.lp-browser .vp { position: relative; aspect-ratio: 16 / 10.5; overflow: hidden; background: #ffffff; }
.lp-browser .vp iframe { position: absolute; top: 0; left: 0; width: 250%; height: 250%; border: 0; transform: scale(0.4); transform-origin: 0 0; pointer-events: none; }
.lp-shot-code .lp-badge { top: 58px; }
/* audio */
.lp-shot-audio { padding: 70px 26px 56px; }
.lp-wave { display: flex; align-items: center; gap: 4px; height: 170px; margin-bottom: 22px; }
.lp-wave i { flex: 1; border-radius: 3px; background: linear-gradient(180deg, #F7EA48, rgba(247, 234, 72, 0.35)); }
.lp-shot-audio audio { display: block; width: 100%; color-scheme: dark; }
/* palette */
.lp-shot-pal { padding: 70px 22px 58px; }
.lp-pal { display: grid; grid-template-columns: repeat(auto-fit, minmax(90px, 1fr)); gap: 12px; }
.lp-pal span { display: flex; flex-direction: column; gap: 4px; }
.lp-pal i { display: block; height: 150px; border-radius: 14px; border: 1px solid rgba(255, 255, 255, 0.08); }
.lp-pal b { font-size: 13px; color: #ffffff; }
.lp-pal small { font-size: 11.5px; color: rgba(255, 255, 255, 0.55); }
/* texte / chat */
.lp-shot-chat { padding: 68px 24px 26px; }
.lp-conv { display: flex; flex-direction: column; gap: 14px; }
.lp-conv p { font-size: 14px; line-height: 1.6; color: #e8edf1; }
.lp-conv p b { display: block; margin-bottom: 4px; font-size: 10.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: rgba(255, 255, 255, 0.5); }
.lp-conv .u { align-self: flex-end; max-width: 82%; padding: 12px 16px; border-radius: 16px 16px 4px 16px; background: #1d2731; }
.lp-conv .a { display: flex; gap: 12px; align-items: flex-start; }
.lp-conv .a .av { flex: none; width: 34px; height: 34px; border-radius: 10px; object-fit: cover; background: rgba(255, 255, 255, 0.08); }
.lp-conv .a p { padding: 14px 16px; border-radius: 4px 16px 16px 16px; background: #151e25; border: 1px solid rgba(255, 255, 255, 0.08); max-height: 290px; overflow: hidden; -webkit-mask-image: linear-gradient(180deg, #000 70%, transparent); mask-image: linear-gradient(180deg, #000 70%, transparent); }
/* parcours entrée → moteurs → sortie */
.lp-shot-flow { padding: 64px 28px; }
.lp-flow { display: flex; align-items: center; justify-content: center; gap: 0; }
.lp-node { flex: none; width: 150px; display: flex; flex-direction: column; align-items: center; gap: 12px; padding: 22px 14px; border-radius: 18px; background: #151e25; border: 1px solid rgba(255, 255, 255, 0.1); text-align: center; }
.lp-node .ic { width: 58px; height: 58px; border-radius: 16px; background: rgba(255, 255, 255, 0.06); color: #ffffff; display: flex; align-items: center; justify-content: center; }
.lp-node .ic svg { width: 26px; height: 26px; }
.lp-node b { font-size: 13.5px; font-weight: 600; line-height: 1.35; color: #ffffff; }
.lp-node b small { display: block; margin-top: 2px; font-size: 11px; font-weight: 700; letter-spacing: 0.08em; color: rgba(255, 255, 255, 0.5); }
.lp-node.is-ai { width: 176px; border-color: rgba(247, 234, 72, 0.45); box-shadow: 0 0 0 6px rgba(247, 234, 72, 0.06), 0 20px 50px rgba(247, 234, 72, 0.12); }
.lp-node.is-ai .avs { display: flex; height: 58px; align-items: center; }
.lp-node.is-ai .av { width: 40px; height: 40px; border-radius: 12px; object-fit: cover; background: #1d2731; border: 2px solid #151e25; margin-left: -10px; }
.lp-node.is-ai .av:first-child { margin-left: 0; }
.lp-node.is-out .ic { background: rgba(247, 234, 72, 0.16); color: #F7EA48; }
.lp-link { flex: 1 1 40px; min-width: 24px; max-width: 70px; height: 2px; position: relative; overflow: hidden; background: rgba(255, 255, 255, 0.1); }
.lp-link i { position: absolute; top: 0; left: -40%; width: 40%; height: 100%; background: linear-gradient(90deg, rgba(247, 234, 72, 0), #F7EA48, rgba(247, 234, 72, 0)); animation: lp_flow 8s linear infinite; }
@keyframes lp_flow { to { left: 100%; } }
@media (prefers-reduced-motion: reduce) { .lp-link i { animation: none; left: 30%; } }

/* 2. repères */
.lp-trust { list-style: none; padding: 26px 0 !important; margin-top: 76px !important; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; border-top: 1px solid rgba(255, 255, 255, 0.08); border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
.lp-trust li { display: flex; align-items: flex-start; gap: 13px; margin: 0; }
.lp-trust li > svg { flex: none; width: 40px; height: 40px; padding: 10px; border-radius: 12px; background: rgba(247, 234, 72, 0.14); color: #F7EA48; }
.lp-trust b { display: block; font-size: 14.5px; font-weight: 700; color: #ffffff; line-height: 1.35; }
.lp-trust small { display: block; margin-top: 2px; font-size: 12.5px; line-height: 1.45; color: rgba(255, 255, 255, 0.55); }

/* 3. mode d'emploi */
.lp-steps { list-style: none; padding: 0 !important; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; margin-top: 28px !important; counter-reset: none; }
.lp-steps li { position: relative; margin: 0; padding: 28px 26px 26px; border-radius: 20px; background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.015) 100%); border: 1px solid rgba(255, 255, 255, 0.08); }
.lp-steps li::before { display: none; }
.lp-steps .n { display: inline-flex; align-items: center; justify-content: center; min-width: 46px; height: 46px; margin-bottom: 18px; border-radius: 14px; background: rgba(247, 234, 72, 0.14); color: #F7EA48; font-size: 16px; font-weight: 700; letter-spacing: 0.04em; }
.lp-steps li:not(:last-child)::after { content: ""; position: absolute; top: 50px; right: -17px; width: 18px; height: 2px; background: rgba(247, 234, 72, 0.5); }
.lp-steps p { font-size: 15px; line-height: 1.65; color: rgba(255, 255, 255, 0.78); }

/* 4. moteurs */
.lp-engs { display: grid; grid-template-columns: repeat(auto-fill, minmax(270px, 1fr)); gap: 14px; }
.lp-eng { display: flex; flex-direction: column; gap: 14px; padding: 18px; border-radius: 18px; background: #121a20; border: 1px solid rgba(255, 255, 255, 0.08); transition: border-color 0.2s ease, box-shadow 0.2s ease; }
.lp-eng:hover { border-color: rgba(247, 234, 72, 0.45); box-shadow: 0 18px 44px rgba(0, 0, 0, 0.35); }
.lp-eng .hd { display: flex; align-items: center; gap: 12px; min-width: 0; }
.lp-eng .av { flex: none; width: 42px; height: 42px; border-radius: 12px; object-fit: cover; background: #1d2731; }
.lp-eng .nm { min-width: 0; }
.lp-eng h3 { font-size: 15.5px; font-weight: 700; line-height: 1.3; color: #ffffff; }
.lp-eng .nm p { margin-top: 2px !important; font-size: 12.5px; color: rgba(255, 255, 255, 0.55); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.lp-new { display: inline-block; margin-left: 4px; padding: 1px 7px; border-radius: 6px; background: rgba(247, 234, 72, 0.16); color: #F7EA48; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; vertical-align: 2px; }
.lp-tag { align-self: flex-start; display: inline-flex; align-items: center; gap: 7px; padding: 4px 10px; border-radius: 999px; background: rgba(47, 179, 106, 0.12); color: #6fdc9f; font-size: 11.5px; font-weight: 700; }
.lp-tag i { width: 8px; height: 8px; border-radius: 50%; background: #2fb36a; }
.lp-tag.is-gpu { background: rgba(247, 234, 72, 0.1); color: #F7EA48; }
.lp-tag.is-gpu i { background: transparent; border: 2px solid #F7EA48; }
.lp-eng dl { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; padding: 12px 0 !important; border-top: 1px solid rgba(255, 255, 255, 0.07); border-bottom: 1px solid rgba(255, 255, 255, 0.07); }
.lp-eng dt { font-size: 10.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: rgba(255, 255, 255, 0.58); }
.lp-eng dd { margin: 2px 0 0; font-size: 13px; color: #e8edf1; }
.lp-eng dd a { color: #e8edf1; text-decoration: underline; text-decoration-color: rgba(247, 234, 72, 0.7); text-underline-offset: 3px; }
#aix_native .lp-eng dd a:hover { color: #ffffff; text-decoration: underline; }
.lp-try { margin-top: auto; display: inline-flex; align-items: center; gap: 8px; font-size: 13.5px; font-weight: 700; color: #F7EA48; text-decoration: none; }
.lp-try svg { width: 15px; height: 15px; }
#aix_native .lp-try:hover, #aix_native .lp-try:focus { color: #ffffff; }
.lp-recent { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; margin-top: 22px !important; font-size: 13px; }
.lp-recent b { display: inline-flex; align-items: center; gap: 6px; margin-right: 6px; color: rgba(255, 255, 255, 0.75); font-weight: 600; }
.lp-recent b svg { width: 15px; height: 15px; color: #F7EA48; }
.lp-recent a { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border-radius: 999px; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); color: #ffffff; text-decoration: none; transition: border-color 0.2s ease; }
.lp-recent a small { color: rgba(255, 255, 255, 0.5); font-size: 11.5px; }
.lp-recent a:hover { border-color: rgba(247, 234, 72, 0.6); }
#aix_native .lp-recent a:hover { color: #ffffff; }

/* 5. astuces */
.lp-tips { list-style: none; padding: 0 !important; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; margin-top: 28px !important; }
.lp-tips li { display: flex; flex-direction: column; gap: 14px; margin: 0; padding: 24px; border-radius: 20px; background: #121a20; border: 1px solid rgba(255, 255, 255, 0.08); }
.lp-tips .ic { width: 42px; height: 42px; border-radius: 12px; background: rgba(247, 234, 72, 0.14); color: #F7EA48; display: flex; align-items: center; justify-content: center; }
.lp-tips .ic svg { width: 19px; height: 19px; }
.lp-tips p { font-size: 14.5px; line-height: 1.65; color: rgba(255, 255, 255, 0.75); }

/* 6. FAQ */
.lp-faqwrap { display: grid; grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr); gap: 56px; align-items: start; }
.lp-faq-side { position: sticky; top: 120px; }
.lp-faq-side .lp-sub { margin-bottom: 22px !important; }
.lp-faq { border-top: 1px solid rgba(255, 255, 255, 0.1); }
.lp-qa { border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.lp-q { width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 22px 4px; border: 0; background: transparent; color: #ffffff; font-family: inherit; font-size: 16px; font-weight: 600; line-height: 1.45; text-align: left; cursor: pointer; transition: color 0.2s ease; }
.lp-q:hover { color: #F7EA48; }
.lp-q:focus-visible { outline: 2px solid #F7EA48; outline-offset: 2px; border-radius: 8px; }
.lp-q .pm { position: relative; flex: none; width: 30px; height: 30px; border-radius: 50%; border: 1px solid rgba(255, 255, 255, 0.2); transition: transform 0.25s ease, border-color 0.2s ease, background-color 0.2s ease; }
.lp-q .pm::before, .lp-q .pm::after { content: ""; position: absolute; top: 50%; left: 50%; width: 12px; height: 2px; margin: -1px 0 0 -6px; border-radius: 1px; background: currentColor; }
.lp-q .pm::after { transform: rotate(90deg); }
.lp-qa.is-open .lp-q .pm { transform: rotate(45deg); background: #F7EA48; border-color: #F7EA48; color: #11181D; }
.lp-a { max-height: 0; overflow: hidden; opacity: 0; transition: max-height 0.3s ease, opacity 0.2s ease; }
.lp-qa.is-open .lp-a { max-height: 800px; opacity: 1; }
.lp-a p { padding: 0 60px 22px 4px; font-size: 15px; line-height: 1.7; color: rgba(255, 255, 255, 0.7); }
@media (prefers-reduced-motion: reduce) { .lp-a, .lp-q .pm { transition: none; } }

/* 7. toutes les apps */
.lp-apps { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; }
.lp-fam { padding: 18px 14px 14px; border-radius: 20px; background: #121a20; border: 1px solid rgba(255, 255, 255, 0.08); }
.lp-fam .t { display: flex; align-items: center; gap: 10px; margin: 0 4px 12px !important; font-size: 14px; font-weight: 700; color: #ffffff; }
.lp-fam .t .ic { width: 34px; height: 34px; border-radius: 10px; background: rgba(247, 234, 72, 0.14); color: #F7EA48; display: flex; align-items: center; justify-content: center; }
.lp-fam .t .ic svg { width: 16px; height: 16px; }
.lp-fam .t small { margin-left: auto; font-size: 11.5px; color: rgba(255, 255, 255, 0.58); }
.lp-fam ul { list-style: none; padding: 0 !important; display: flex; flex-direction: column; gap: 2px; }
.lp-fam li { margin: 0; }
.aix_lp .aix_nat-applink { display: flex; align-items: flex-start; gap: 10px; padding: 9px 10px; border-radius: 11px; border: 1px solid transparent; background: transparent; text-decoration: none; transition: background-color 0.2s ease, border-color 0.2s ease; }
.aix_lp .aix_nat-applink svg { width: 16px; height: 16px; flex: none; margin-top: 2px; color: rgba(255, 255, 255, 0.5); }
.aix_lp .aix_nat-applink b { display: block; font-size: 13.5px; font-weight: 600; line-height: 1.35; color: #ffffff; }
.aix_lp .aix_nat-applink small { display: block; margin-top: 1px; font-size: 12px; line-height: 1.4; color: rgba(255, 255, 255, 0.5); }
.aix_lp .aix_nat-applink:hover { background: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.08); }
#aix_native .aix_lp .aix_nat-applink:hover b { color: #ffffff; }
.aix_lp .aix_nat-applink.active { background: rgba(247, 234, 72, 0.12); border-color: rgba(247, 234, 72, 0.35); }
.aix_lp .aix_nat-applink.active svg { color: #F7EA48; }

/* 8. appel final */
.lp-final { margin-top: 96px !important; display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 32px; align-items: center; padding: 40px 44px; border-radius: 24px; background: linear-gradient(135deg, #151e25 0%, #1a242c 100%); border: 1px solid rgba(247, 234, 72, 0.22); position: relative; overflow: hidden; }
.lp-final::before { content: ""; position: absolute; top: -90px; right: -90px; width: 300px; height: 300px; background: radial-gradient(circle, rgba(247, 234, 72, 0.2) 0%, rgba(247, 234, 72, 0) 70%); pointer-events: none; }
.lp-final > * { position: relative; }
.lp-final .lp-sub { margin-bottom: 0 !important; }
.lp-final .b { display: flex; flex-direction: column; gap: 10px; }

/* responsive */
@media (max-width: 1280px) { .lp-h2 { font-size: 40px; } .lp-hero { gap: 44px; } }
@media (max-width: 1100px) {
  .lp-hero { grid-template-columns: 1fr; gap: 40px; }
  .lp-trust { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .lp-apps { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .lp-faqwrap { grid-template-columns: 1fr; gap: 24px; }
  .lp-faq-side { position: static; }
  .lp-final { grid-template-columns: 1fr; }
  .lp-final .b { flex-direction: row; flex-wrap: wrap; }
}
@media (max-width: 900px) {
  .aix_nat-seo.aix_lp { width: 100%; margin-left: 0; border-radius: 20px; padding: 48px 22px 44px; }
  .lp-steps, .lp-tips { grid-template-columns: 1fr; }
  .lp-steps li:not(:last-child)::after { top: auto; bottom: -17px; right: auto; left: 48px; width: 2px; height: 18px; }
}
@media (max-width: 650px) {
  .aix_nat-seo.aix_lp { padding: 38px 16px 34px; }
  .lp-h2 { font-size: 30px; }
  .lp-h2.is-sec { font-size: 25px; }
  .lp-lead { font-size: 15.5px; }
  .lp-sec { margin-top: 64px !important; }
  .lp-trust, .lp-apps { grid-template-columns: 1fr; }
  .lp-trust { margin-top: 56px !important; }
  .lp-flow { flex-direction: column; }
  .lp-link { width: 2px; height: 34px; flex: none; min-width: 0; max-width: none; }
  .lp-link i { left: 0; top: -40%; width: 100%; height: 40%; background: linear-gradient(180deg, rgba(247, 234, 72, 0), #F7EA48, rgba(247, 234, 72, 0)); animation-name: lp_flow_v; }
  .lp-node, .lp-node.is-ai { width: 100%; max-width: 260px; }
  .lp-shot-flow { padding: 56px 18px 30px; }
  .lp-a p { padding-right: 8px; }
  .lp-final { padding: 28px 22px; margin-top: 64px !important; }
  .lp-final .b .lp-btn { width: 100%; justify-content: center; }
}
@keyframes lp_flow_v { to { top: 100%; } }

/* mode sombre du site : la vitrine est ré-inversée (voir liste plus haut) et garde ses couleurs sombres d'origine */
html.dark-mode #aix_native .aix_nat-seo.aix_lp { background-color: #0b1014; border-color: #1f2a33; box-shadow: none; }
html.dark-mode #aix_native .aix_lp .aix_nat-applink { background: transparent; border-color: transparent; }
html.dark-mode #aix_native .aix_lp .aix_nat-applink:hover { background: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.08); }
html.dark-mode #aix_native .aix_lp .aix_nat-applink.active { background: rgba(247, 234, 72, 0.12); border-color: rgba(247, 234, 72, 0.35); }
html.dark-mode #aix_native .aix_lp .aix_nat-applink b { color: #ffffff; }
html.dark-mode #aix_native .aix_lp .aix_nat-applink small, html.dark-mode #aix_native .aix_lp .aix_nat-applink svg { color: rgba(255, 255, 255, 0.5); }

/* ---- inspecteur : carte auteur sur deux lignes (nom lisible, puis Fiche / Le space) ---- */
.aix_std .aix_nat-author { flex-wrap: wrap; gap: 10px 12px; padding: 12px; }
.aix_std .aix_nat-author-text { flex: 1 1 0; min-width: 0; }
.aix_std .aix_nat-author-text small { font-size: 10.5px; }
.aix_std .aix_nat-author-text b { font-size: 14px; }
.aix_std .aix_nat-author-links { flex: 1 1 100%; display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.aix_std .aix_nat-author-links a { justify-content: center; padding: 8px 10px; }
.aix_std .aix_nat-author-links a:only-child { grid-column: 1 / -1; }

/* ---- moteur : statut et délai dans la carte du moteur (la pastille séparée est supprimée) ---- */
.aix_nat-engbtn .t small .st { color: #6fdc9f; font-weight: 600; }
.aix_nat-engbtn .t small .st.gpu { color: #F7EA48; }
.aix_nat-engbtn .t small .st.off { color: #ff9d9a; }
.aix_nat-engbtn .dot.off { border-color: #ff7b7b !important; }
.aix_nat-eng.is-single .aix_nat-engbtn { cursor: default; }
.aix_nat-eng.is-single .aix_nat-engbtn:hover { border-color: rgba(255, 255, 255, 0.16); background: rgba(255, 255, 255, 0.06); }

/* ---- zone de saisie : la poignée d'agrandissement dans le coin bas-droit du cadre (sous les boutons) ---- */
.aix_nat-tawrap { display: flex; flex-direction: column; min-height: 150px; overflow: hidden; resize: vertical; }
.aix_nat-left .aix_nat-tawrap textarea, .aix_nat-left .aix_nat-tawrap textarea:focus { flex: 1 1 auto; resize: none; min-height: 90px; }
.aix_nat-tawrap .aix_nat-tabar { flex: none; padding-right: 22px; }
.aix_nat-tawrap::-webkit-resizer { background: transparent; }

/* ---- canevas : accueil de l'app et exemple côte à côte quand la place le permet (plus de défilement inutile) ---- */
.aix_std .aix_nat-stage { container-type: inline-size; container-name: stage; }
@media (min-width: 901px) { .aix_std .aix_nat-stage { container-type: size; } }
@container stage (min-width: 580px) {
  .aix_std .aix_nat-empty-wrap { flex-direction: row; align-items: center; justify-content: center; gap: 28px; max-width: 1180px; }
  .aix_std .aix_nat-empty-wrap .aix_std-hello { flex: 1 1 0; min-width: 0; max-width: 440px; text-align: left; padding: 0; }
  .aix_std .aix_nat-empty-wrap .aix_std-hello .ic { margin: 0 0 16px; }
  .aix_std .aix_nat-empty-wrap .aix_nat-example { flex: 1 1 0; min-width: 0; max-width: 520px; padding: 14px 14px 16px; }
  .aix_std .aix_nat-empty-wrap .aix_nat-example .ex-bubble { max-width: 100%; }
  .aix_std .aix_nat-empty-wrap .aix_nat-example .ex-bubble img { width: 100%; max-width: 260px; }
  .aix_std .aix_nat-empty-wrap .aix_nat-example .ex-foot { padding-left: 0; }
}
@container stage (min-width: 580px) and (max-width: 760px) {
  .aix_std-hello .ttl { font-size: 20px; }
  .aix_std-hello .sub { font-size: 13.5px; }
}
@container stage (max-height: 560px) {
  .aix_std .aix_nat-example .ex-bubble img { width: 180px; }
  .aix_std-hello .ic { width: 52px; height: 52px; margin-bottom: 12px; }
  .aix_std-hello .ttl { font-size: 21px; }
}

/* ---- vitrine : bande des repères centrée comme le reste ---- */
.aix_lp > .lp-trust { margin-left: auto; margin-right: auto; }
/* exemple dans le canevas : l'image et l'aperçu se règlent sur la hauteur disponible (pas de barre de défilement pour quelques pixels) */
@media (min-width: 901px) {
  .aix_std .aix_nat-example .ex-bubble img { width: auto; max-width: 100%; max-height: max(110px, calc(100cqh - 250px)); }
  .aix_std .aix_nat-empty-wrap .aix_nat-example .ex-bubble img { width: auto; max-width: min(100%, 300px); }
  .aix_std .aix_nat-example .ex-framewrap { height: max(110px, min(170px, calc(100cqh - 270px))); }
  .aix_std .aix_nat-example .ex-bubble.you { display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; }
  .aix_std .aix_nat-example .ex-head { margin-bottom: 10px; }
  .aix_std .aix_nat-example .ex-row { margin-bottom: 8px; }
}
@container stage (min-width: 580px) {
  .aix_std .aix_nat-empty-wrap .aix_nat-example { flex: 1.25 1 0; }
  .aix_std .aix_nat-empty-wrap .aix_nat-example .ex-head > span:not(.ex-chip) { display: none; }
  .aix_std .aix_nat-empty-wrap .aix_nat-example .ex-bubble.you { -webkit-line-clamp: 3; }
}
@media (min-width: 901px) { .aix_std .aix_nat-stage { padding: 22px 28px; } }
/* moteur : le statut et le délai passent sur deux lignes plutôt que d'être coupés */
.aix_nat-engbtn .t small { white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
/* mobile : le nom de l'app reste lisible dans le bouton « Toutes les apps » */
@media (max-width: 650px) {
  .aix_std-picker { padding-right: 10px; }
  .aix_std-picker .t { min-width: 70px; flex: 1 1 auto; }
  .aix_std-headr .aix_nat-tools { gap: 3px; }
  .aix_std .aix_nat-iconbtn { width: 32px; height: 32px; }
}
@media (max-width: 400px) { .aix_std #helpBtn { display: none; } }

/* ================= ajouts : styles en un clic, options avancées, « Et ensuite ? », relance, partenaire, accessibilité ================= */
/* styles en un clic (image, vidéo) : petit menu qui s'ouvre par-dessus, sans agrandir la colonne */
.aix_nat-stylewrap { position: relative; display: inline-flex; }
.aix_nat-tatool#styleBtn > svg:last-child { width: 12px; height: 12px; color: rgba(255, 255, 255, 0.6); transition: transform 0.2s ease; }
.aix_nat-stylewrap.is-open #styleBtn > svg:last-child { transform: rotate(180deg); }
#styleBtn.on { border-color: rgba(247, 234, 72, 0.7); background: rgba(247, 234, 72, 0.12); color: #ffffff; }
#styleLbl { max-width: 110px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_std-insp { position: relative; }
.aix_nat-stylemenu { position: absolute; z-index: 60; display: grid; grid-template-columns: 1fr 1fr; gap: 4px; width: 250px; max-width: calc(100% - 16px); padding: 6px; border-radius: 12px; background: #1a242c; border: 1px solid rgba(255, 255, 255, 0.16); box-shadow: 0 18px 44px rgba(0, 0, 0, 0.55); }
.aix_nat-stylemenu button { padding: 7px 9px; border: 1px solid transparent; border-radius: 8px; background: transparent; color: #e8edf1; font-family: inherit; font-size: 12.5px; font-weight: 500; text-align: left; cursor: pointer; }
.aix_nat-stylemenu button.on { color: #F7EA48; border-color: rgba(247, 234, 72, 0.35); }
.aix_nat-stylemenu button:hover, .aix_nat-stylemenu button:focus-visible { background: rgba(247, 234, 72, 0.1); border-color: rgba(247, 234, 72, 0.4); color: #ffffff; outline: none; }
.aix_nat-stylemenu button.none { grid-column: 1 / -1; color: rgba(255, 255, 255, 0.65); text-align: center; border-top: 1px solid rgba(255, 255, 255, 0.08); border-radius: 0 0 8px 8px; }

/* options avancées : repliées sur une ligne, dépliées sur une seule rangée (graine | prompt négatif) */
.aix_nat-adv { border-radius: 12px; border: 1px solid rgba(255, 255, 255, 0.08); background: rgba(255, 255, 255, 0.025); }
.aix_nat-advbtn { width: 100%; display: flex; align-items: center; gap: 8px; padding: 7px 11px; border: 0; background: transparent; color: rgba(255, 255, 255, 0.75); font-family: inherit; font-size: 12.5px; font-weight: 600; text-align: left; cursor: pointer; border-radius: 12px; }
.aix_nat-advbtn > svg { flex: none; width: 14px; height: 14px; color: rgba(255, 255, 255, 0.6); }
.aix_nat-advbtn > svg:last-child { margin-left: auto; width: 13px; height: 13px; transition: transform 0.2s ease; }
.aix_nat-adv.is-open .aix_nat-advbtn > svg:last-child { transform: rotate(180deg); }
.aix_nat-advbtn i.on { width: 7px; height: 7px; border-radius: 50%; background: #F7EA48; }
.aix_nat-advbtn:hover { color: #ffffff; }
.aix_nat-advbtn:focus-visible { outline: 2px solid #F7EA48; outline-offset: 2px; }
.aix_nat-advbody { display: grid; grid-template-columns: minmax(96px, 0.8fr) minmax(0, 1.6fr); gap: 6px 8px; padding: 0 10px 10px; }
.aix_nat-advbody[hidden] { display: none; }
.aix_nat-advrow { display: flex; flex-direction: column; gap: 3px; min-width: 0; margin: 0; }
.aix_nat-advrow > span { font-size: 10.5px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: rgba(255, 255, 255, 0.6); }
.aix_nat-left .aix_nat-advrow input, .aix_nat-left .aix_nat-advrow input:focus { width: 100%; height: 32px; padding: 0 9px; border-radius: 8px; border: 1px solid rgba(255, 255, 255, 0.12); background: rgba(0, 0, 0, 0.2); color: #ffffff; font-family: inherit; font-size: 12.5px; box-shadow: none; margin: 0; }
.aix_nat-left .aix_nat-advrow input:focus { border-color: rgba(247, 234, 72, 0.6); outline: none; }
.aix_nat-advlast { grid-column: 1 / -1; order: 3; justify-self: start; display: inline-flex; align-items: center; gap: 5px; padding: 3px 8px; border: 0; border-radius: 6px; background: transparent; color: #F7EA48; font-family: inherit; font-size: 11.5px; font-weight: 600; cursor: pointer; }
.aix_nat-advlast svg { width: 12px; height: 12px; }
.aix_nat-advlast:hover { background: rgba(247, 234, 72, 0.1); }
.aix_nat-advbody > .aix_nat-advrow:only-child { grid-column: 1 / -1; }

/* « Et ensuite ? » : pastilles sous le résultat, dans la barre du bas du canevas */
.aix_nat-next { flex: 1 1 100%; order: 4; min-width: 0; display: flex; align-items: center; gap: 6px; flex-wrap: nowrap; overflow-x: auto; scrollbar-width: none; padding-top: 8px; border-top: 1px dashed rgba(255, 255, 255, 0.08); -webkit-mask-image: linear-gradient(90deg, #000 92%, transparent); mask-image: linear-gradient(90deg, #000 92%, transparent); }
.aix_nat-next::-webkit-scrollbar { display: none; }
.aix_nat-next > * { flex: none; }
.aix_nat-next[hidden] { display: none; }
.aix_nat-next .lbl { display: inline-flex; align-items: center; gap: 6px; margin-right: 4px; font-size: 11.5px; font-weight: 700; letter-spacing: 0.04em; color: rgba(255, 255, 255, 0.65); }
.aix_nat-next .lbl svg { width: 13px; height: 13px; color: #F7EA48; }
.aix_nat-nextchip { display: inline-flex; align-items: center; gap: 6px; padding: 5px 11px; border-radius: 999px; border: 1px solid rgba(255, 255, 255, 0.14); background: rgba(255, 255, 255, 0.04); color: #e8edf1; font-family: inherit; font-size: 12px; font-weight: 600; cursor: pointer; transition: border-color 0.2s ease, background-color 0.2s ease; }
.aix_nat-nextchip svg { width: 13px; height: 13px; color: #F7EA48; }
.aix_nat-nextchip:hover { border-color: rgba(247, 234, 72, 0.6); background: rgba(247, 234, 72, 0.08); color: #ffffff; }
.aix_nat-nextchip:focus-visible { outline: 2px solid #F7EA48; outline-offset: 2px; }
.aix_nat-nextchip[disabled] { opacity: 0.55; cursor: progress; }

/* relance automatique vers un moteur sans quota */
.aix_nat-retry { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 8px 12px; margin: 14px 0 0; padding: 9px 12px; border-radius: 10px; background: rgba(47, 179, 106, 0.1); border: 1px solid rgba(47, 179, 106, 0.3); color: #bff0d3; font-size: 13px; }
.aix_nat-retry button { padding: 4px 10px; border-radius: 8px; border: 1px solid rgba(255, 255, 255, 0.2); background: transparent; color: #ffffff; font-family: inherit; font-size: 12px; font-weight: 600; cursor: pointer; }
.aix_nat-retry button:hover { border-color: rgba(255, 255, 255, 0.5); }

/* moteur partenaire */
.aix_nat-newtag.is-partner, .aix_std-hello .ttl .aix_nat-newtag.is-partner { color: #9fd0ff; border-color: rgba(159, 208, 255, 0.6); }
.lp-new.is-partner { background: rgba(159, 208, 255, 0.14); color: #9fd0ff; }
html.dark-mode #aix_native .aix_nat-newtag.is-partner { color: #9fd0ff; border-color: rgba(159, 208, 255, 0.6); }

/* vitrine : la fiche du moteur ouverte (page ?model=) en tête, mention données */
.lp-eng.is-current { border-color: rgba(247, 234, 72, 0.55); box-shadow: 0 0 0 4px rgba(247, 234, 72, 0.07); }
.lp-data { display: flex; align-items: flex-start; justify-content: center; gap: 8px; max-width: 760px; margin: 26px auto 0 !important; font-size: 12.5px; line-height: 1.55; color: rgba(255, 255, 255, 0.6); text-align: center; }
.lp-data svg { flex: none; width: 14px; height: 14px; margin-top: 2px; color: #6fdc9f; }
.lp-data a { color: rgba(255, 255, 255, 0.85); text-decoration: underline; text-decoration-color: rgba(247, 234, 72, 0.6); text-underline-offset: 3px; }
#aix_native .lp-data a:hover { color: #ffffff; }
/* image d'entrée d'un exemple, en vignette */
.lp-in { position: absolute; left: 16px; bottom: 50px; z-index: 2; display: flex; flex-direction: column; align-items: center; gap: 4px; padding: 5px 5px 4px; border-radius: 12px; background: rgba(11, 16, 20, 0.8); border: 1px solid rgba(255, 255, 255, 0.14); box-shadow: 0 12px 28px rgba(0, 0, 0, 0.45); }
.lp-in img { display: block; width: 84px; height: 84px; object-fit: cover; border-radius: 8px; }
.lp-in small { font-size: 10px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: rgba(255, 255, 255, 0.7); }
.lp-shot-chat .lp-in { left: auto; right: 16px; top: 10px; bottom: auto; flex-direction: row-reverse; gap: 8px; padding: 4px 4px 4px 10px; }
.lp-shot-chat .lp-in img { width: 40px; height: 40px; }
.lp-shot-video > video { display: block; width: 100%; max-height: 540px; object-fit: cover; border-radius: 21px; background: #0b1014; }
@media (max-width: 650px) { .lp-in img { width: 60px; height: 60px; } }
/* exemple dans le canevas : image d'entrée et vidéo */
.aix_nat-example .ex-bubble img.ex-in { display: inline-block; width: 46px; height: 46px; max-height: none; margin: 0 10px 4px 0; float: left; object-fit: cover; border-radius: 8px; box-shadow: none; }
.aix_std .aix_nat-empty-wrap .aix_nat-example .ex-bubble img.ex-in { width: 46px; max-width: 46px; }
.aix_nat-example .ex-vid { display: block; width: 260px; max-width: 100%; max-height: 220px; border-radius: 10px; background: #0b1014; }
@media (min-width: 901px) { .aix_std .aix_nat-example .ex-vid { max-height: max(110px, calc(100cqh - 250px)); width: auto; } }

/* raccourci « / » dans la recherche des apps */
.aix_std-kbd { flex: none; min-width: 20px; height: 20px; padding: 0 6px; border-radius: 5px; border: 1px solid rgba(255, 255, 255, 0.18); background: rgba(255, 255, 255, 0.05); color: rgba(255, 255, 255, 0.6); font-family: inherit; font-size: 11px; font-weight: 600; line-height: 18px; text-align: center; box-shadow: none; }
.aix_std-search:focus-within .aix_std-kbd, .aix_std-search:has(input:not(:placeholder-shown)) .aix_std-kbd { display: none; }
@media (hover: none) { .aix_std-kbd { display: none; } }

/* outils internes (?debug=1) */
.aix_app-btn.is-debug { border-style: dashed; }
.aix_nat-hdbg { margin-top: 10px; padding-top: 10px; border-top: 1px solid rgba(255, 255, 255, 0.1); font-size: 12px; }
.aix_nat-hdbg ul { list-style: none; margin: 6px 0 0; padding: 0; max-height: 160px; overflow: auto; }
.aix_nat-hdbg li { display: flex; align-items: center; gap: 6px; margin: 0; padding: 2px 0; }
.aix_nat-hdbg li i { width: 7px; height: 7px; border-radius: 50%; background: #2fb36a; }
.aix_nat-hdbg li.ko i { background: #ff7b7b; }
.aix_nat-hdbg small { color: rgba(255, 255, 255, 0.6); }

/* focus clavier visible partout dans le studio */
.aix_std :is(button, a, [tabindex="0"]):focus-visible { outline: 2px solid #F7EA48; outline-offset: 2px; }

/* « Et ensuite ? » : la consigne est demandée dans le canevas, sous le visuel reçu */
.aix_nat-nextask { width: 100%; max-width: 620px; margin: auto; display: flex; flex-direction: column; align-items: center; gap: 16px; }
.aix_nat-nextask .vis { display: flex; justify-content: center; max-width: 100%; }
.aix_nat-nextask .vis img, .aix_nat-nextask .vis video { display: block; max-width: 100%; max-height: max(140px, calc(100cqh - 220px)); border-radius: 14px; box-shadow: 0 18px 44px rgba(0, 0, 0, 0.45); object-fit: contain; }
.aix_nat-nextask .vis .ic { width: 64px; height: 64px; border-radius: 16px; display: flex; align-items: center; justify-content: center; background: rgba(255, 255, 255, 0.06); color: #F7EA48; }
.aix_nat-nextask .ask { width: 100%; display: flex; flex-direction: column; gap: 8px; padding: 12px; border-radius: 16px; background: #151e25; border: 1px solid rgba(247, 234, 72, 0.35); box-shadow: 0 0 0 5px rgba(247, 234, 72, 0.05); }
.aix_nat-nextask label { display: flex; align-items: center; gap: 8px; margin: 0; font-size: 13px; font-weight: 700; color: #ffffff; }
.aix_nat-nextask label .ic { display: inline-flex; color: #F7EA48; }
.aix_nat-nextask label .ic svg { width: 16px; height: 16px; }
.aix_nat-nextask .row { display: flex; gap: 8px; }
.aix_std .aix_nat-nextask .row input, .aix_std .aix_nat-nextask .row input:focus { flex: 1 1 auto; min-width: 0; height: 42px; margin: 0; padding: 0 12px; border-radius: 10px; border: 1px solid rgba(255, 255, 255, 0.16); background: rgba(0, 0, 0, 0.25); color: #ffffff; font-family: inherit; font-size: 14px; box-shadow: none; outline: none; }
.aix_std .aix_nat-nextask .row input:focus { border-color: rgba(247, 234, 72, 0.7); }
.aix_nat-nextask .row input::placeholder { color: rgba(255, 255, 255, 0.55); }
.aix_nat-nextask .row .aix_btn-primary { flex: none; height: 42px; padding: 0 16px; margin: 0; width: auto; }
.aix_nat-nextask .ideas { display: flex; gap: 6px; flex-wrap: nowrap; overflow-x: auto; scrollbar-width: none; }
.aix_nat-nextask .ideas::-webkit-scrollbar { display: none; }
.aix_nat-nextidea { flex: none; display: inline-flex; align-items: center; gap: 6px; max-width: 260px; padding: 5px 11px; border-radius: 999px; border: 1px solid rgba(255, 255, 255, 0.14); background: rgba(255, 255, 255, 0.04); color: #e8edf1; font-family: inherit; font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor: pointer; }
.aix_nat-nextidea svg { flex: none; width: 12px; height: 12px; color: #F7EA48; }
.aix_nat-nextidea:hover { border-color: rgba(247, 234, 72, 0.6); color: #ffffff; }
@media (max-width: 650px) { .aix_nat-nextask .row { flex-direction: column; } .aix_nat-nextask .row .aix_btn-primary { width: 100%; justify-content: center; } }

/* avant/après : le cadre est dimensionné par le script aux proportions du résultat, les deux images le remplissent exactement */
.aix_std .aix_nat-compare, .aix_nat-compare { max-width: 100%; }
.aix_nat-compare img.cmp-base, .aix_std .aix_nat-compare img.cmp-base { width: 100%; height: 100%; max-width: none; max-height: none; object-fit: contain; }
.aix_nat-compare .cmp-over img, .aix_std .aix_nat-stage .aix_nat-compare .cmp-over img { width: 100%; height: 100%; max-width: none; max-height: none; }
.aix_nat-stage.is-checker .aix_nat-compare .cmp-over { background: #11181D; }

/* la vitrine découpe ses décors sans devenir une zone défilante (un lien #ancre ne peut plus décaler son contenu) */
.aix_nat-seo.aix_lp { overflow: clip; }

/* ================= fond de page immersif (cette page uniquement) ================= */
body.aix-nat-page, body:has(#aix_native) { background-color: #0b1014; background-image: radial-gradient(ellipse 60% 420px at 50% 0, rgba(247, 234, 72, 0.09), rgba(247, 234, 72, 0) 70%), radial-gradient(ellipse 45% 520px at 100% 240px, rgba(80, 140, 200, 0.07), rgba(80, 140, 200, 0) 70%), radial-gradient(ellipse 40% 520px at 0 900px, rgba(47, 179, 106, 0.05), rgba(47, 179, 106, 0) 70%), radial-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px); background-size: auto, auto, auto, 24px 24px; background-repeat: no-repeat, no-repeat, no-repeat, repeat; }
body:has(#aix_native) .aix_std { border-color: rgba(255, 255, 255, 0.09); box-shadow: 0 40px 90px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(255, 255, 255, 0.02); }
body:has(#aix_native) .aix_nat-seo.aix_lp { background-color: #0e151a; border-color: rgba(255, 255, 255, 0.08); box-shadow: 0 30px 70px rgba(0, 0, 0, 0.35); }
/* mode sombre du site (inversion globale) : on rend au body sa couleur claire d'origine, que l'inversion transforme en sombre */
html.dark-mode body.aix-nat-page, html.dark-mode body:has(#aix_native) { background-color: #F4F7F8 !important; background-image: none !important; }

/* ================= barre du résultat compacte : action principale avec libellé, les autres en icônes ================= */
.aix_std-dock .aix_nat-actions .aix_app-btn.is-icon { width: 36px; height: 36px; padding: 0; justify-content: center; gap: 0; }
.aix_std-dock .aix_nat-actions .aix_app-btn.is-icon .lbl { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.aix_std-dock .aix_nat-actions .aix_app-btn.is-icon svg { width: 16px; height: 16px; margin: 0; }
.aix_std-dock .aix_nat-actions { gap: 6px; flex: 0 1 auto; }
.aix_std-dock { gap: 6px 12px; padding: 8px 16px; }
.aix_std-dock .aix_nat-next { padding-top: 6px; }

/* ================= message bref ================= */
.aix_std-work { position: relative; }
.aix_nat-toast { position: absolute; left: 50%; bottom: 18px; z-index: 40; display: flex; align-items: flex-start; gap: 10px; max-width: min(560px, calc(100% - 32px)); padding: 11px 14px; border-radius: 12px; background: #1a242c; border: 1px solid rgba(255, 255, 255, 0.14); color: #ffffff; font-size: 13px; line-height: 1.5; box-shadow: 0 18px 44px rgba(0, 0, 0, 0.5); transform: translate(-50%, 12px); opacity: 0; pointer-events: none; transition: opacity 0.2s ease, transform 0.2s ease; }
.aix_nat-toast.is-on { opacity: 1; transform: translate(-50%, 0); }
.aix_nat-toast svg { flex: none; width: 16px; height: 16px; margin-top: 2px; color: #6fdc9f; }
.aix_nat-toast.is-err { border-color: rgba(255, 123, 123, 0.5); }
.aix_nat-toast.is-err svg { color: #ff9d9a; }
@media (prefers-reduced-motion: reduce) { .aix_nat-toast { transition: none; } }

/* ================= traduction automatique ================= */
.aix_nat-trbtn span { font-size: 11px; letter-spacing: 0.04em; }
.aix_nat-trbtn:not(.on) { opacity: 0.7; }
.aix_nat-trbtn:not(.on) svg { color: rgba(255, 255, 255, 0.6); }
.aix_nat-trbtn.on { border-color: rgba(247, 234, 72, 0.55); background: rgba(247, 234, 72, 0.1); color: #ffffff; }

/* ================= chat : image jointe ================= */
.aix_nat-composer { flex-wrap: wrap; }
.aix_std .aix_nat-composer .aix_nat-attachbtn { width: 36px; height: 36px; margin-bottom: 2px; border-radius: 10px; background: transparent; border: 1px solid rgba(255, 255, 255, 0.14); color: rgba(255, 255, 255, 0.75); box-shadow: none; }
.aix_std .aix_nat-composer .aix_nat-attachbtn:hover { border-color: rgba(247, 234, 72, 0.6); color: #ffffff; opacity: 1; }
.aix_std .aix_nat-composer .aix_nat-attachbtn[hidden] { display: none; }
.aix_nat-attach { flex: 1 1 100%; display: flex; align-items: center; gap: 8px; padding: 4px 4px 2px 0; font-size: 12px; color: rgba(255, 255, 255, 0.75); }
.aix_nat-attach[hidden] { display: none; }
.aix_nat-attach img { width: 40px; height: 40px; border-radius: 8px; object-fit: cover; }
.aix_nat-attach span { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.aix_std .aix_nat-composer .aix_nat-attach button { width: 26px; height: 26px; border-radius: 8px; background: rgba(255, 255, 255, 0.08); color: #ffffff; box-shadow: none; }
.aix_std .aix_nat-composer .aix_nat-attach button svg { width: 14px; height: 14px; }
.aix_nat-msg .att { display: block; max-width: 180px; max-height: 180px; margin-bottom: 8px; border-radius: 10px; }

/* ================= déposer un fichier n'importe où ================= */
.aix_std.is-dragging::after { content: attr(data-drop); position: absolute; inset: 10px; z-index: 50; display: flex; align-items: center; justify-content: center; border: 2px dashed rgba(247, 234, 72, 0.7); border-radius: 16px; background: rgba(11, 16, 20, 0.82); color: #F7EA48; font-size: 16px; font-weight: 700; pointer-events: none; }

/* ================= rail : apps épinglées, « Top », état des moteurs ================= */
.aix_std-list li { position: relative; }
.aix_std-pin { position: absolute; top: 50%; right: 26px; width: 26px; height: 26px; margin-top: -13px; display: none; align-items: center; justify-content: center; padding: 0; border: 0; border-radius: 8px; background: #151e25; color: rgba(255, 255, 255, 0.6); cursor: pointer; }
.aix_std-pin svg { width: 14px; height: 14px; }
.aix_std-list li:hover .aix_std-pin, .aix_std-pin:focus-visible, .aix_std-pin.on { display: inline-flex; }
.aix_std-pin.on { background: transparent; color: #F7EA48; }
.aix_std-pin.on svg { fill: currentColor; }
.aix_std-list li:hover .aix_nat-tab, .aix_std-list li:has(.aix_std-pin.on) .aix_nat-tab { padding-right: 56px; }
.aix_std-pin:hover { color: #F7EA48; }
.aix_std-pin:focus-visible { outline: 2px solid #F7EA48; outline-offset: 1px; }
.aix_std-group[data-fam="pins"] .aix_std-pin.on { display: none; }
.aix_std-group[data-fam="pins"] li:hover .aix_std-pin.on { display: inline-flex; }
.aix_std-group[data-fam="pins"] li:not(:hover) .aix_nat-tab { padding-right: 10px; }
.aix_std-hot { flex: none; padding: 1px 6px; border-radius: 6px; background: rgba(247, 234, 72, 0.14); color: #F7EA48; font-size: 9.5px; font-style: normal; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; }
@media (hover: none) { .aix_std-pin { display: inline-flex; background: transparent; } .aix_std-list li .aix_nat-tab { padding-right: 56px; } }
.aix_std-statusbtn { display: inline-flex; align-items: center; gap: 7px; margin-top: 9px; padding: 0; border: 0; background: transparent; color: rgba(255, 255, 255, 0.62); font-family: inherit; font-size: 11.5px; font-weight: 600; cursor: pointer; }
.aix_std-statusbtn svg { width: 14px; height: 14px; color: #6fdc9f; }
.aix_std-statusbtn:hover { color: #ffffff; }
.aix_std-statusbtn:focus-visible { outline: 2px solid #F7EA48; outline-offset: 2px; border-radius: 4px; }

/* ================= tiroir « État des moteurs » ================= */
.aix_nat-health .sub { margin: 0 0 16px; font-size: 12.5px; line-height: 1.55; color: #52616E; }
.aix_nat-health section { margin: 0 0 18px; }
.aix_nat-health h3 { display: flex; align-items: center; gap: 8px; margin: 0 0 8px; font-size: 13px; font-weight: 700; color: #2C3A45; }
.aix_nat-health h3 svg { width: 15px; height: 15px; color: #52616E; }
.aix_nat-health ul { list-style: none; margin: 0; padding: 0; border: 1px solid #E6EAF0; border-radius: 12px; overflow: hidden; }
.aix_nat-health li { display: grid; grid-template-columns: 10px minmax(0, 1fr) auto; grid-template-rows: auto auto; column-gap: 10px; align-items: center; margin: 0; padding: 9px 12px; border-top: 1px solid #E6EAF0; font-size: 12.5px; }
.aix_nat-health li:first-child { border-top: 0; }
.aix_nat-health li i { grid-row: 1 / span 2; width: 8px; height: 8px; border-radius: 50%; background: #98A2AE; }
.aix_nat-health li.ok i { background: #2fb36a; box-shadow: 0 0 0 3px rgba(47, 179, 106, 0.15); }
.aix_nat-health li.ko i { background: #e5484d; box-shadow: 0 0 0 3px rgba(229, 72, 77, 0.15); }
.aix_nat-health li b { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #2C3A45; font-weight: 600; }
.aix_nat-health li small { grid-column: 2; color: #52616E; font-size: 11.5px; }
.aix_nat-health li span { grid-column: 3; grid-row: 1 / span 2; text-align: right; color: #52616E; font-size: 11.5px; }
.aix_nat-health li.ok span { color: #1f8a50; }
.aix_nat-health li.ko span { color: #c93236; font-weight: 600; }
html.dark-mode #aix_native .aix_nat-health .sub, html.dark-mode #aix_native .aix_nat-health li small, html.dark-mode #aix_native .aix_nat-health li span { color: #aeb8c2; }
html.dark-mode #aix_native .aix_nat-health h3, html.dark-mode #aix_native .aix_nat-health li b { color: #e2e2e2; }
html.dark-mode #aix_native .aix_nat-health ul, html.dark-mode #aix_native .aix_nat-health li { border-color: #2e3a45; }

/* ================= vitrine : moteur vérifié ================= */
.lp-checked { align-self: flex-start; display: inline-flex; align-items: center; gap: 6px; margin-top: -6px; font-size: 11.5px; color: rgba(255, 255, 255, 0.6); }
.lp-checked svg { width: 13px; height: 13px; color: #6fdc9f; }

/* ================= document lu (OCR) : texte mis en forme, tableaux, zones d'image ================= */
.aix_nat-text.aix_nat-doc { white-space: normal; }
.aix_nat-doc p { margin: 0 0 12px; }
.aix_nat-doc h1, .aix_nat-doc h2, .aix_nat-doc h3 { margin: 16px 0 8px; font-size: 16px; font-weight: 700; color: #ffffff; }
.aix_nat-doc ul, .aix_nat-doc ol { margin: 0 0 12px; padding-left: 22px; }
.aix_nat-doc .doc-table { max-width: 100%; overflow-x: auto; margin: 4px 0 14px; border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 10px; }
.aix_nat-doc table { width: 100%; border-collapse: collapse; font-size: 13px; line-height: 1.45; }
.aix_nat-doc th, .aix_nat-doc td { padding: 7px 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.08); text-align: left; vertical-align: top; }
.aix_nat-doc th { background: rgba(255, 255, 255, 0.05); font-weight: 700; color: #ffffff; }
.aix_nat-doc tr:last-child td { border-bottom: 0; }
.aix_nat-doc .doc-img { display: inline-flex; align-items: center; gap: 7px; margin: 2px 0 12px; padding: 6px 11px; border-radius: 8px; border: 1px dashed rgba(255, 255, 255, 0.22); color: rgba(255, 255, 255, 0.65); font-size: 12px; font-weight: 600; }
.aix_nat-doc .doc-img svg { width: 14px; height: 14px; color: #F7EA48; }

/* ================= tiroirs (Vos créations, État des moteurs) : même univers sombre que le studio ================= */
.aix_nat-drawer { background: rgba(5, 9, 12, 0.6); }
.aix_nat-drawer-box { width: 460px; background: #11181D; color: #e8edf1; border-left: 1px solid rgba(255, 255, 255, 0.08); box-shadow: -30px 0 70px rgba(0, 0, 0, 0.5); }
.aix_nat-drawer-head { border-bottom-color: rgba(255, 255, 255, 0.08); }
.aix_nat-drawer-head .ttl { color: #ffffff; }
.aix_nat-drawer-head .n { color: rgba(255, 255, 255, 0.55); }
.aix_nat-drawer-head .aix_nat-share-close { background: rgba(255, 255, 255, 0.06); color: #ffffff; border-color: rgba(255, 255, 255, 0.12); }
.aix_nat-drawer-empty { color: rgba(255, 255, 255, 0.6); }
.aix_nat-health .sub, .aix_nat-health li small, .aix_nat-health li span { color: rgba(255, 255, 255, 0.6); }
.aix_nat-health h3, .aix_nat-health li b { color: #ffffff; }
.aix_nat-health h3 svg { color: #F7EA48; }
.aix_nat-health ul, .aix_nat-health li { border-color: rgba(255, 255, 255, 0.08); }
.aix_nat-health li.ok span { color: #6fdc9f; }
.aix_nat-health li.ko span { color: #ff9d9a; }
html.dark-mode #aix_native .aix_nat-drawer-box, html.dark-mode #aix_native .aix_nat-drawer-head { background: #11181D; border-color: rgba(255, 255, 255, 0.08); }

/* ================= Vos créations ================= */
.aix_nat-gtools { position: sticky; top: -16px; z-index: 2; margin: -16px -18px 14px; padding: 14px 18px 12px; background: #11181D; border-bottom: 1px solid rgba(255, 255, 255, 0.06); }
.aix_nat-gsearch { display: flex; align-items: center; gap: 8px; height: 38px; margin: 0 0 10px; padding: 0 11px; border-radius: 10px; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); }
.aix_nat-gsearch:focus-within { border-color: rgba(247, 234, 72, 0.6); }
.aix_nat-gsearch svg { flex: none; width: 15px; height: 15px; color: rgba(255, 255, 255, 0.55); }
.aix_nat-gsearch input, .aix_nat-gsearch input:focus { flex: 1; min-width: 0; height: 100%; margin: 0; padding: 0; border: 0; outline: none; background: transparent; box-shadow: none; color: #ffffff; font-family: inherit; font-size: 13px; }
.aix_nat-gsearch input::placeholder { color: rgba(255, 255, 255, 0.55); }
.aix_nat-gchips { display: flex; gap: 6px; flex-wrap: wrap; }
.aix_nat-gchips button { display: inline-flex; align-items: center; gap: 6px; padding: 5px 10px; border-radius: 999px; border: 1px solid rgba(255, 255, 255, 0.12); background: rgba(255, 255, 255, 0.03); color: rgba(255, 255, 255, 0.8); font-family: inherit; font-size: 12px; font-weight: 600; cursor: pointer; }
.aix_nat-gchips button svg { width: 13px; height: 13px; color: rgba(255, 255, 255, 0.55); }
.aix_nat-gchips button b { padding: 0 6px; border-radius: 999px; background: rgba(255, 255, 255, 0.08); font-size: 10.5px; }
.aix_nat-gchips button:hover { border-color: rgba(247, 234, 72, 0.5); color: #ffffff; }
.aix_nat-gchips button.on { border-color: #F7EA48; background: rgba(247, 234, 72, 0.12); color: #ffffff; }
.aix_nat-gchips button.on svg { color: #F7EA48; }
.aix_nat-gchips button:focus-visible { outline: 2px solid #F7EA48; outline-offset: 2px; }
.aix_nat-ggroup { margin: 0 0 16px; }
.aix_nat-ggroup h3 { margin: 0 0 8px; font-size: 11px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: rgba(255, 255, 255, 0.55); }
.aix_nat-ggrid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; }
.aix_nat-gcard { position: relative; }
.aix_nat-gcard .open { position: relative; width: 100%; aspect-ratio: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 6px; padding: 0; overflow: hidden; border-radius: 12px; border: 1px solid rgba(255, 255, 255, 0.1); background: #151e25; color: #e8edf1; font-family: inherit; cursor: pointer; }
.aix_nat-gcard .open:hover, .aix_nat-gcard.active .open { border-color: #F7EA48; }
.aix_nat-gcard .open:focus-visible { outline: 2px solid #F7EA48; outline-offset: 2px; }
.aix_nat-gcard .open img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.aix_nat-gcard .open .ic svg { width: 20px; height: 20px; color: #F7EA48; }
.aix_nat-gcard .open .snip { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; padding: 0 9px 16px; font-size: 10.5px; line-height: 1.35; color: rgba(255, 255, 255, 0.72); text-align: center; }
.aix_nat-gcard .open .pal { display: flex; width: 100%; height: 100%; }
.aix_nat-gcard .open .pal i { flex: 1; }
.aix_nat-gcard .open small { position: absolute; left: 0; right: 0; bottom: 0; padding: 3px 7px; background: rgba(11, 16, 20, 0.8); color: #ffffff; font-size: 9.5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_nat-gcard .fav, .aix_nat-gcard .del { position: absolute; top: 5px; width: 24px; height: 24px; display: none; align-items: center; justify-content: center; padding: 0; border: 0; border-radius: 8px; background: rgba(11, 16, 20, 0.78); color: #ffffff; cursor: pointer; }
.aix_nat-gcard .fav { left: 5px; } .aix_nat-gcard .del { right: 5px; }
.aix_nat-gcard .fav svg, .aix_nat-gcard .del svg { width: 13px; height: 13px; }
.aix_nat-gcard:hover .fav, .aix_nat-gcard:hover .del, .aix_nat-gcard .fav:focus-visible, .aix_nat-gcard .del:focus-visible, .aix_nat-gcard .fav.on { display: inline-flex; }
.aix_nat-gcard .fav.on { color: #F7EA48; }
.aix_nat-gcard .fav.on svg { fill: currentColor; }
.aix_nat-gcard .fav:focus-visible, .aix_nat-gcard .del:focus-visible { outline: 2px solid #F7EA48; }
@media (hover: none) { .aix_nat-gcard .fav, .aix_nat-gcard .del { display: inline-flex; } }
.aix_nat-gfoot { display: flex; align-items: center; flex-wrap: wrap; gap: 8px 12px; margin-top: 6px; padding-top: 12px; border-top: 1px solid rgba(255, 255, 255, 0.08); font-size: 11.5px; line-height: 1.5; color: rgba(255, 255, 255, 0.6); }
.aix_nat-gfoot > span:first-child { flex: 1 1 200px; display: inline-flex; align-items: flex-start; gap: 6px; }
.aix_nat-gfoot > span:first-child svg { flex: none; width: 13px; height: 13px; margin-top: 2px; color: #6fdc9f; }
.aix_nat-gfoot .tools { display: inline-flex; gap: 6px; }
.aix_nat-gfoot .tools button { display: inline-flex; align-items: center; gap: 5px; padding: 5px 10px; border-radius: 999px; border: 1px solid rgba(255, 255, 255, 0.14); background: transparent; color: rgba(255, 255, 255, 0.85); font-family: inherit; font-size: 11.5px; font-weight: 600; cursor: pointer; }
.aix_nat-gfoot .tools button:hover { border-color: rgba(247, 234, 72, 0.6); color: #ffffff; }
.aix_nat-gfoot .tools button svg { width: 12px; height: 12px; }
/* vue détaillée */
.aix_nat-gdetail .nav { display: flex; align-items: center; gap: 6px; margin: 0 0 12px; font-size: 12px; color: rgba(255, 255, 255, 0.6); }
.aix_nat-gdetail .nav span { margin-left: auto; margin-right: 6px; }
.aix_nat-gdetail .nav button { display: inline-flex; align-items: center; gap: 4px; padding: 5px 9px; border-radius: 8px; border: 1px solid rgba(255, 255, 255, 0.12); background: transparent; color: #ffffff; font-family: inherit; font-size: 12px; font-weight: 600; cursor: pointer; }
.aix_nat-gdetail .nav button svg { width: 14px; height: 14px; }
.aix_nat-gdetail .nav button.arr { padding: 5px; }
.aix_nat-gdetail .nav button[disabled] { opacity: 0.35; cursor: default; }
.aix_nat-gdetail .nav button:not([disabled]):hover { border-color: rgba(247, 234, 72, 0.6); }
.aix_nat-gdetail .media { display: flex; align-items: center; justify-content: center; min-height: 120px; overflow: hidden; border-radius: 14px; background: #0b1014; border: 1px solid rgba(255, 255, 255, 0.08); }
.aix_nat-gdetail .media.is-checker { background-color: #10171c; background-image: linear-gradient(45deg, #172028 25%, transparent 25%), linear-gradient(-45deg, #172028 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #172028 75%), linear-gradient(-45deg, transparent 75%, #172028 75%); background-size: 20px 20px; background-position: 0 0, 0 10px, 10px -10px, -10px 0; }
.aix_nat-gdetail .media img, .aix_nat-gdetail .media video { display: block; max-width: 100%; max-height: 52vh; object-fit: contain; }
.aix_nat-gdetail .media .aix_nat-audio { width: 100%; margin: 14px; }
.aix_nat-gdetail .media .pal { display: flex; width: 100%; height: 120px; }
.aix_nat-gdetail .media .pal i { flex: 1; }
.aix_nat-gdetail .media .txt, .aix_nat-gdetail .media .code { width: 100%; max-height: 42vh; overflow: auto; margin: 0; padding: 14px; font-size: 13px; line-height: 1.6; color: #e8edf1; white-space: pre-wrap; word-break: break-word; }
.aix_nat-gdetail .media .code { font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; font-size: 12px; }
.aix_nat-gdetail .media .ic svg { width: 34px; height: 34px; color: #F7EA48; }
.aix_nat-gdetail .warn { display: flex; gap: 8px; margin: 10px 0 0; font-size: 12px; line-height: 1.5; color: rgba(255, 255, 255, 0.7); }
.aix_nat-gdetail .warn svg { flex: none; width: 14px; height: 14px; margin-top: 2px; color: #F7EA48; }
.aix_nat-gdetail dl { display: flex; flex-direction: column; gap: 6px; margin: 14px 0 0; padding: 0; }
.aix_nat-gdetail dl div { display: flex; flex-wrap: wrap; align-items: center; gap: 4px 8px; font-size: 12.5px; }
.aix_nat-gdetail dt { display: inline-flex; align-items: center; gap: 6px; font-weight: 700; color: #ffffff; }
.aix_nat-gdetail dt svg { width: 14px; height: 14px; color: rgba(255, 255, 255, 0.55); }
.aix_nat-gdetail dd { margin: 0; color: rgba(255, 255, 255, 0.65); }
.aix_nat-gdetail blockquote { margin: 12px 0 0; padding: 10px 12px; border-left: 3px solid #F7EA48; border-radius: 0 10px 10px 0; background: rgba(255, 255, 255, 0.04); font-size: 13px; line-height: 1.55; color: #e8edf1; font-style: normal; }
.aix_nat-gdetail .acts { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }
.aix_nat-gdetail .acts .aix_app-btn { padding: 8px 12px; font-size: 12.5px; }
.aix_nat-gdetail .acts .aix_app-btn.icon { width: 36px; height: 36px; padding: 0; justify-content: center; }
.aix_nat-gdetail .acts .aix_app-btn.icon svg { margin: 0; }
.aix_nat-gdetail .acts .aix_app-btn.on { color: #F7EA48; border-color: rgba(247, 234, 72, 0.6); }
.aix_nat-gdetail .acts .aix_app-btn.on svg { fill: currentColor; }
@media (max-width: 480px) { .aix_nat-ggrid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
.aix_nat-drawer .aix_app-btn { background: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.14); color: #ffffff; text-decoration: none; }
.aix_nat-drawer .aix_app-btn svg { width: 15px; height: 15px; color: rgba(255, 255, 255, 0.85); }
.aix_nat-drawer .aix_app-btn:hover { border-color: rgba(247, 234, 72, 0.6); color: #ffffff; }
.aix_nat-drawer .aix_app-btn.main { background: #F7EA48; border-color: #F7EA48; color: #11181D; }
.aix_nat-drawer .aix_app-btn.main svg { color: #11181D; }
#aix_native .aix_nat-drawer a.aix_app-btn:hover { color: #ffffff; }
.aix_nat-drawer .aix_app-btn:focus-visible { outline: 2px solid #F7EA48; outline-offset: 2px; }

/* ================= réglages : tiroir ================= */
.aix_nat-setd section { margin: 0 0 22px; }
.aix_nat-setd h3 { margin: 0 0 10px; font-size: 11px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: #F7EA48; }
.aix_nat-setd fieldset { margin: 0 0 14px; padding: 0; border: 0; min-width: 0; }
.aix_nat-setd legend { margin: 0 0 8px; padding: 0; font-size: 13px; font-weight: 600; color: #ffffff; }
.aix_nat-setd input[type=radio], .aix_nat-setd input[type=checkbox] { position: absolute; opacity: 0; width: 1px; height: 1px; margin: 0; }
.aix_nat-themes { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; }
.aix_nat-themes .th { position: relative; display: flex; flex-direction: column; gap: 2px; padding: 8px; border-radius: 12px; border: 1px solid rgba(255, 255, 255, 0.12); cursor: pointer; }
.aix_nat-themes .th .pv { display: flex; height: 44px; margin-bottom: 6px; overflow: hidden; border-radius: 8px; border: 1px solid rgba(255, 255, 255, 0.1); }
.aix_nat-themes .th .pv i { flex: 1; }
.aix_nat-themes .th-slate .pv i:nth-child(1) { background: #0b1014; } .aix_nat-themes .th-slate .pv i:nth-child(2) { background: #151e25; } .aix_nat-themes .th-slate .pv i:nth-child(3) { background: #1d2731; }
.aix_nat-themes .th-dim .pv i:nth-child(1) { background: #15202b; } .aix_nat-themes .th-dim .pv i:nth-child(2) { background: #1e2d3b; } .aix_nat-themes .th-dim .pv i:nth-child(3) { background: #263747; }
.aix_nat-themes .th-black .pv i:nth-child(1) { background: #000000; } .aix_nat-themes .th-black .pv i:nth-child(2) { background: #101011; } .aix_nat-themes .th-black .pv i:nth-child(3) { background: #1b1c1f; }
.aix_nat-themes .th b { font-size: 12.5px; color: #ffffff; }
.aix_nat-themes .th small { font-size: 10.5px; color: rgba(255, 255, 255, 0.6); }
.aix_nat-themes .th:has(input:checked) { border-color: #F7EA48; box-shadow: 0 0 0 3px rgba(247, 234, 72, 0.15); }
.aix_nat-themes .th:has(input:focus-visible), .aix_nat-seg label:has(input:focus-visible), .aix_nat-sw:has(input:focus-visible) { outline: 2px solid #F7EA48; outline-offset: 2px; }
.aix_nat-seg { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 6px; }
.aix_nat-seg label { display: flex; flex-direction: column; align-items: center; gap: 2px; padding: 8px 6px; border-radius: 10px; border: 1px solid rgba(255, 255, 255, 0.12); cursor: pointer; }
.aix_nat-seg label span { font-weight: 700; color: #ffffff; line-height: 1.2; }
.aix_nat-seg label small { font-size: 11px; color: rgba(255, 255, 255, 0.65); }
.aix_nat-seg label:has(input:checked) { border-color: #F7EA48; background: rgba(247, 234, 72, 0.1); }
.aix_nat-sw { position: relative; display: flex; align-items: center; gap: 12px; margin: 0 0 6px; padding: 10px 12px; border-radius: 12px; background: rgba(255, 255, 255, 0.03); border: 1px solid rgba(255, 255, 255, 0.08); cursor: pointer; }
.aix_nat-sw .tx { flex: 1; min-width: 0; display: flex; flex-direction: column; gap: 2px; }
.aix_nat-sw b { font-size: 13px; font-weight: 600; color: #ffffff; }
.aix_nat-sw small { font-size: 11.5px; line-height: 1.4; color: rgba(255, 255, 255, 0.62); }
.aix_nat-sw i { position: relative; flex: none; width: 38px; height: 22px; border-radius: 999px; background: rgba(255, 255, 255, 0.16); transition: background-color 0.2s ease; }
.aix_nat-sw i::after { content: ""; position: absolute; top: 3px; left: 3px; width: 16px; height: 16px; border-radius: 50%; background: #ffffff; transition: left 0.2s ease; }
.aix_nat-sw:has(input:checked) i { background: #F7EA48; }
.aix_nat-sw:has(input:checked) i::after { left: 19px; background: #11181D; }
.aix_nat-setlink { display: inline-flex; align-items: center; gap: 6px; margin-top: 4px; padding: 4px 0; border: 0; background: transparent; color: rgba(255, 255, 255, 0.7); font-family: inherit; font-size: 12px; font-weight: 600; cursor: pointer; }
.aix_nat-setlink svg { width: 13px; height: 13px; }
.aix_nat-setlink:hover { color: #ffffff; }
.aix_nat-setd .sub { display: flex; gap: 7px; margin: 0 0 10px; font-size: 12px; line-height: 1.5; color: rgba(255, 255, 255, 0.65); }
.aix_nat-setd .sub svg { flex: none; width: 13px; height: 13px; margin-top: 2px; color: #6fdc9f; }
.aix_nat-wipe { display: inline-flex; align-items: center; gap: 7px; padding: 8px 12px; border-radius: 10px; border: 1px solid rgba(255, 123, 123, 0.45); background: rgba(229, 72, 77, 0.08); color: #ffb3b1; font-family: inherit; font-size: 12.5px; font-weight: 600; cursor: pointer; }
.aix_nat-wipe svg { width: 14px; height: 14px; }
.aix_nat-wipe:hover, .aix_nat-wipe[data-armed] { background: rgba(229, 72, 77, 0.2); color: #ffffff; }
.aix_nat-setd .aix_nat-tokmsg { margin: 8px 0 0; font-size: 12px; color: #6fdc9f; }
/* token Hugging Face dans le tiroir */
.aix_nat-settok label { display: block; margin: 0 0 6px; font-size: 12px; font-weight: 600; color: #ffffff; }
.aix_nat-settok input[type=password], .aix_nat-settok input[type=password]:focus { width: 100%; margin: 0; padding: 9px 11px; border-radius: 10px; border: 1px solid rgba(255, 255, 255, 0.14); background: rgba(0, 0, 0, 0.25); color: #ffffff; font-family: inherit; font-size: 13px; box-shadow: none; outline: none; }
.aix_nat-settok input[type=password]:focus { border-color: rgba(247, 234, 72, 0.6); }
.aix_nat-settok .aix_nat-tokrow { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-top: 8px; }
.aix_nat-settok label.aix_nat-tokrem { display: inline-flex; align-items: center; gap: 7px; margin: 0; font-size: 12.5px; font-weight: 500; color: rgba(255, 255, 255, 0.8); }
.aix_nat-settok .aix_nat-tokrem input { position: static; opacity: 1; width: auto; height: auto; accent-color: #F7EA48; }
.aix_nat-settok .aix_nat-tokdel { display: inline-flex; align-items: center; gap: 5px; padding: 4px 8px; border: 0; border-radius: 8px; background: transparent; color: #ffb3b1; font-family: inherit; font-size: 12px; cursor: pointer; }
.aix_nat-settok .aix_nat-tokdel svg { width: 13px; height: 13px; }
.aix_nat-settok p { margin: 8px 0 0; font-size: 12px; line-height: 1.5; color: rgba(255, 255, 255, 0.62); }
.aix_nat-settok p a { color: #ffffff; text-decoration: underline; text-decoration-color: #F7EA48; }
.aix_nat-settok .aix_nat-tokic { display: inline-block; width: 13px; height: 13px; margin-right: 4px; vertical-align: -2px; color: #6fdc9f; }

/* ================= accessibilité et taille du texte ================= */
body.aix-fs-1 .aix_std, body.aix-fs-1 .aix_nat-seo, body.aix-fs-1 .aix_nat-drawer-box, body.aix-fs-1 .aix_nat-share-box { zoom: 1.1; }
body.aix-fs-2 .aix_std, body.aix-fs-2 .aix_nat-seo, body.aix-fs-2 .aix_nat-drawer-box, body.aix-fs-2 .aix_nat-share-box { zoom: 1.22; }
body.aix-fs-1 .aix_nat-drawer-box { width: 420px; } body.aix-fs-2 .aix_nat-drawer-box { width: 380px; }
body.aix-font #aix_native, body.aix-font #aix_native :is(button, input, textarea, select, h1, h2, h3, p, span, b, small, a, li, label) { font-family: Verdana, Tahoma, "Segoe UI", Arial, sans-serif !important; letter-spacing: 0.02em; word-spacing: 0.08em; }
body.aix-font #aix_native :is(p, li, dd, blockquote, .aix_nat-text, .aix_nat-msg, textarea) { line-height: 1.75 !important; }
body.aix-rm #aix_native *, body.aix-rm #aix_native *::before, body.aix-rm #aix_native *::after { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; scroll-behavior: auto !important; }
body.aix-focus #aix_native :focus-visible { outline: 3px solid #F7EA48 !important; outline-offset: 3px !important; box-shadow: 0 0 0 7px rgba(247, 234, 72, 0.28) !important; }
body.aix-focus #aix_native a:not(.aix_nat-tab):not(.aix_app-btn):not(.lp-btn) { text-decoration: underline !important; text-underline-offset: 3px; }
/* texte agrandi (zoom) : largeurs recalculées pour que le studio et la vitrine gardent la même place à l'écran */
body.aix-fs-1 .aix_std, body.aix-fs-1 .aix_nat-seo.aix_lp { width: calc(min(calc(100vw - 48px), 1720px) / 1.1); margin-left: calc((max(24px, (100vw - 1720px) / 2) - max(20px, (100vw - 1240px) / 2)) / 1.1); }
body.aix-fs-1 #aix_native:fullscreen .aix_std, body.aix-fs-1 #aix_native.is-focus .aix_std { width: calc(100vw / 1.1); height: calc(100vh / 1.1) !important; margin: 0; }
@media (max-width: 900px) { body.aix-fs-1 .aix_std, body.aix-fs-1 .aix_nat-seo.aix_lp { width: calc((100vw - 40px) / 1.1); margin-left: 0; } body.aix-fs-1 .aix_nat-drawer-box { max-width: calc(100vw / 1.1); } }
@media (max-width: 650px) { body.aix-fs-1 .aix_std, body.aix-fs-1 .aix_nat-seo.aix_lp { width: calc((100vw - 24px) / 1.1); } }
body.aix-fs-2 .aix_std, body.aix-fs-2 .aix_nat-seo.aix_lp { width: calc(min(calc(100vw - 48px), 1720px) / 1.22); margin-left: calc((max(24px, (100vw - 1720px) / 2) - max(20px, (100vw - 1240px) / 2)) / 1.22); }
body.aix-fs-2 #aix_native:fullscreen .aix_std, body.aix-fs-2 #aix_native.is-focus .aix_std { width: calc(100vw / 1.22); height: calc(100vh / 1.22) !important; margin: 0; }
@media (max-width: 900px) { body.aix-fs-2 .aix_std, body.aix-fs-2 .aix_nat-seo.aix_lp { width: calc((100vw - 40px) / 1.22); margin-left: 0; } body.aix-fs-2 .aix_nat-drawer-box { max-width: calc(100vw / 1.22); } }
@media (max-width: 650px) { body.aix-fs-2 .aix_std, body.aix-fs-2 .aix_nat-seo.aix_lp { width: calc((100vw - 24px) / 1.22); } }

/* ================= rail : catégories bien distinctes des apps ================= */
.aix_std-railtools { display: flex; justify-content: flex-end; padding: 2px 4px 2px; }
.aix_std-foldall { display: inline-flex; align-items: center; gap: 5px; padding: 3px 6px; border: 0; border-radius: 6px; background: transparent; color: rgba(255, 255, 255, 0.55); font-family: inherit; font-size: 11px; font-weight: 600; cursor: pointer; }
.aix_std-foldall svg { width: 12px; height: 12px; }
.aix_std-foldall:hover { color: #ffffff; background: rgba(255, 255, 255, 0.05); }
.aix_std-foldall:focus-visible { outline: 2px solid #F7EA48; outline-offset: 1px; }
.aix_std-group { margin: 0; border-top: 1px solid rgba(255, 255, 255, 0.07); }
.aix_std-railtools + .aix_std-group, .aix_std-apps > .aix_std-group:first-child { border-top: 0; }
.aix_std-grouphead { position: sticky; top: 0; z-index: 2; gap: 8px; margin: 0 -8px; width: calc(100% + 16px); padding: 11px 16px 8px; background: #11181D; color: rgba(255, 255, 255, 0.62); font-size: 10.5px; letter-spacing: 0.1em; }
.aix_std-grouphead .nm { flex: 1; min-width: 0; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.aix_std-grouphead .peek { display: none; align-items: center; gap: 4px; flex: none; }
.aix_std-grouphead .peek svg { width: 12px; height: 12px; color: rgba(255, 255, 255, 0.45); }
.aix_std-group.is-closed .aix_std-grouphead .peek { display: inline-flex; }
.aix_std-grouphead small { min-width: 20px; padding: 1px 6px; border-radius: 999px; background: rgba(255, 255, 255, 0.07); color: rgba(255, 255, 255, 0.7); text-align: center; }
.aix_std-grouphead > svg:last-child { width: 14px; height: 14px; color: rgba(255, 255, 255, 0.7); }
.aix_std-group.is-mine .aix_std-grouphead { color: #ffffff; }
.aix_std-group.is-mine .aix_std-grouphead small { background: rgba(247, 234, 72, 0.16); color: #F7EA48; }
.aix_std-grouphead:hover { color: #ffffff; }
.aix_std-grouphead:hover small { color: #ffffff; }
.aix_std-list { margin: 2px 0 10px 13px; padding-left: 6px; border-left: 1px solid rgba(255, 255, 255, 0.09); }
.aix_std-group.is-mine .aix_std-list { border-left-color: rgba(247, 234, 72, 0.3); }
.aix_std .aix_std-list .aix_nat-tab { padding-left: 9px; }
@media (max-width: 1100px) { .aix_std-grouphead { background: #11181D; } }

/* ================= page AIxploria : titre (H1) + studio affiché en iframe (site séparé xondy.app) ================= */
.aixn-bar { width: min(calc(100vw - 48px), 1720px); margin: 18px 0 14px calc((100% - min(calc(100vw - 48px), 1720px)) / 2); display: flex; align-items: center; gap: 14px; padding: 0 4px; box-sizing: border-box; }
.aixn-ic { flex: none; width: 44px; height: 44px; border-radius: 13px; display: grid; place-items: center; background: rgba(247, 234, 72, 0.12); color: #F7EA48; border: 1px solid rgba(247, 234, 72, 0.25); }
.aixn-ic svg { width: 22px; height: 22px; }
.aixn-tx { min-width: 0; }
.aixn-kicker { margin: 0 0 3px; display: flex; align-items: center; gap: 8px; font-size: 12px; line-height: 1.4; font-weight: 500; letter-spacing: 0.02em; color: rgba(255, 255, 255, 0.55); }
.aixn-kicker .aix_nat-beta { height: 18px; }
#aix_native h1.aixn-h1 { margin: 0 !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; background: none !important; box-shadow: none !important; text-align: left !important; font-family: inherit !important; font-size: 22px !important; line-height: 1.25 !important; font-weight: 700 !important; letter-spacing: -0.01em; color: #ffffff !important; }
.aixn-frame { position: relative; width: min(calc(100vw - 48px), 1720px); margin-left: calc((100% - min(calc(100vw - 48px), 1720px)) / 2); height: calc(100vh - 110px); min-height: 600px; box-sizing: border-box; background: #0b1014; border: 1px solid #1f2a33; border-radius: 20px; overflow: hidden; box-shadow: 0 40px 90px rgba(0, 0, 0, 0.5); }
.aixn-frame iframe { display: block; width: 100%; height: 100%; border: 0; background: transparent; color-scheme: dark; }
@media (max-width: 900px) {
  .aixn-bar, .aixn-frame { width: 100%; margin-left: 0; }
  .aixn-bar { margin-top: 0; margin-bottom: 10px; padding: 0 2px; gap: 11px; }
  .aixn-frame { border-radius: 18px; min-height: 480px; }
  #aix_native h1.aixn-h1 { font-size: 17px !important; }
  .aixn-ic { width: 38px; height: 38px; border-radius: 11px; }
  .aixn-ic svg { width: 19px; height: 19px; }
}
html.dark-mode #aix_native .aixn-frame, html.dark-mode #aix_native .aixn-bar { filter: invert(1) hue-rotate(180deg); }

/* === THEMES:BEGIN (bloc généré : scripts/themes.py) === */
/* thème Nuit (bleu nuit) */
body.aix-th-dim .aix_nat-iconbtn .cnt { background: #192734; }
body.aix-th-dim .aix_nat-drawer { background: rgba(25, 39, 52, 0.45); }
body.aix-th-dim .aix_nat-thumb-del { background: rgba(25, 39, 52, 0.75); }
body.aix-th-dim .aix_nat-thumb small { background: rgba(25, 39, 52, 0.75); }
body.aix-th-dim .aix_nat-audio { background: #192734; }
body.aix-th-dim .aix_nat-msg .md pre { background: #192734; }
body.aix-th-dim .aix_nat-iconbtn[data-tip]::before { background: #192734; }
body.aix-th-dim .aix_nat-englist { background: #223242; }
body.aix-th-dim .aix_nat-stage.is-loading { background: linear-gradient(135deg, #192734 0%, #223242 100%); border-color: #192734; }
body.aix-th-dim #aix_native.is-dragging .aix_nat-card::after { background: rgba(25, 39, 52, 0.6); }
body.aix-th-dim .aix_nat-ideaswrap::before { background: linear-gradient(270deg, rgba(27, 41, 54, 0), #1e2d3b 70%); }
body.aix-th-dim .aix_nat-ideaswrap::after { background: linear-gradient(90deg, rgba(27, 41, 54, 0), #1e2d3b 70%); }
body.aix-th-dim .aix_nat-ideas-more { background: #223242; }
body.aix-th-dim .aix_nat-ideas-less { background: #223242; }
body.aix-th-dim .aix_nat-compare .cmp-lab { background: rgba(25, 39, 52, 0.7); }
body.aix-th-dim .aix_nat-share { background: rgba(25, 39, 52, 0.6); }
body.aix-th-dim .aix_nat-stage.is-code { background: #192734; border-color: #192734; }
body.aix-th-dim .aix_nat-browser { background: #192734; }
body.aix-th-dim .aix_nat-browser-bar { background: #223242; }
body.aix-th-dim .is-tablet .aix_nat-device { border: 12px solid #192734; }
body.aix-th-dim .is-mobile .aix_nat-device { border: 10px solid #192734; }
body.aix-th-dim .aix_nat-browser-body pre { background: #192734; }
body.aix-th-dim .aix_nat-browser-foot { background: #223242; }
body.aix-th-dim .aix_std { background: #15202b; border: 1px solid #28394a; }
body.aix-th-dim .aix_std-rail { background: #192734; }
body.aix-th-dim .aix_std-head { background: #192734; }
body.aix-th-dim .aix_std .aix_nat-iconbtn .cnt { border-color: #192734; }
body.aix-th-dim .aix_std .aix_nat-iconbtn.has-token::after { border-color: #192734; }
body.aix-th-dim .aix_std-work { background-color: #15202b; }
body.aix-th-dim .aix_std .aix_nat-stage.is-checker { background-color: #182531; background-image: linear-gradient(45deg, #20303f 25%, transparent 25%), linear-gradient(-45deg, #20303f 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #20303f 75%), linear-gradient(-45deg, transparent 75%, #20303f 75%); }
body.aix-th-dim .aix_std .aix_nat-stage.is-code { background: #192734; }
body.aix-th-dim .aix_std .aix_nat-example { background: #1b2936; }
body.aix-th-dim .aix_std .aix_nat-example .ex-av { background: #263747; }
body.aix-th-dim .aix_std .aix_nat-example .ex-bubble.you { background: #263747; }
body.aix-th-dim .aix_std .aix_nat-example .ex-bubble.ai { background: #1e2d3b; }
body.aix-th-dim .aix_std .aix_nat-starter { background: #1b2936; }
body.aix-th-dim .aix_std .aix_nat-msg.user { background: #263747; }
body.aix-th-dim .aix_std .aix_nat-msg.bot { background: #1b2936; }
body.aix-th-dim .aix_std .aix_nat-msg .md pre { background: #15202b; }
body.aix-th-dim .aix_std .aix_nat-composer { background: #1b2936; }
body.aix-th-dim .aix_std .aix_nat-swatch { background: #1b2936; }
body.aix-th-dim .aix_std .aix_nat-cmpgrid .body { background: #1b2936; }
body.aix-th-dim .aix_std .aix_nat-cmpgrid .body.checker { background-color: #182531; background-image: linear-gradient(45deg, #20303f 25%, transparent 25%), linear-gradient(-45deg, #20303f 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #20303f 75%), linear-gradient(-45deg, transparent 75%, #20303f 75%); }
body.aix-th-dim .aix_std .aix_nat-audio { background: #1e2d3b; }
body.aix-th-dim .aix_std-dock { background: rgba(25, 39, 52, 0.92); }
body.aix-th-dim .aix_std .aix_nat-iter input { background: #15202b; }
body.aix-th-dim .aix_std-history { background: #17232f; }
body.aix-th-dim .aix_std-hist { background: #1e2d3b; }
body.aix-th-dim .aix_std-insp { background: linear-gradient(180deg, #1d2c3a 0%, #192734 100%); }
body.aix-th-dim .aix_std .aix_nat-btnrow { background: linear-gradient(180deg, rgba(25, 39, 52, 0) 0%, #192734 30%); }
body.aix-th-dim .aix_std .aix_nat-note[data-full]::after { background: #263747; }
body.aix-th-dim #aix_native:fullscreen, body.aix-th-dim #aix_native.is-focus { background: #15202b; }
@media (max-width: 1100px) {
body.aix-th-dim .aix_std-scrim { background: rgba(12, 19, 26, 0.55); }
}
body.aix-th-dim .aix_nat-seo.aix_lp { background-color: #15202b; border: 1px solid #28394a; }
body.aix-th-dim .lp-shot { background: #1b2936; }
body.aix-th-dim .lp-shot.is-checker { background-color: #182531; background-image: linear-gradient(45deg, #20303f 25%, transparent 25%), linear-gradient(-45deg, #20303f 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #20303f 75%), linear-gradient(-45deg, transparent 75%, #20303f 75%); }
body.aix-th-dim .lp-badge { background: rgba(21, 32, 43, 0.72); }
body.aix-th-dim .lp-chip { background: rgba(25, 39, 52, 0.86); }
body.aix-th-dim .lp-browser .bar { background: #223242; }
body.aix-th-dim .lp-conv .u { background: #263747; }
body.aix-th-dim .lp-conv .a p { background: #1e2d3b; }
body.aix-th-dim .lp-node { background: #1e2d3b; }
body.aix-th-dim .lp-node.is-ai .av { background: #263747; border: 2px solid #1e2d3b; }
body.aix-th-dim .lp-eng { background: #1b2936; }
body.aix-th-dim .lp-eng .av { background: #263747; }
body.aix-th-dim .lp-tips li { background: #1b2936; }
body.aix-th-dim .lp-fam { background: #1b2936; }
body.aix-th-dim .lp-final { background: linear-gradient(135deg, #1e2d3b 0%, #223242 100%); }
body.aix-th-dim .aix_nat-stylemenu { background: #223242; }
body.aix-th-dim .lp-in { background: rgba(21, 32, 43, 0.8); }
body.aix-th-dim .lp-shot-video > video { background: #15202b; }
body.aix-th-dim .aix_nat-example .ex-vid { background: #15202b; }
body.aix-th-dim .aix_nat-nextask .ask { background: #1e2d3b; }
body.aix-th-dim .aix_nat-stage.is-checker .aix_nat-compare .cmp-over { background: #192734; }
body.aix-th-dim.aix-nat-page, body.aix-th-dim:has(#aix_native) { background-color: #15202b; }
body.aix-th-dim:has(#aix_native) .aix_nat-seo.aix_lp { background-color: #17232f; }
body.aix-th-dim .aix_nat-toast { background: #223242; }
body.aix-th-dim .aix_std.is-dragging::after { background: rgba(21, 32, 43, 0.82); }
body.aix-th-dim .aix_std-pin { background: #1e2d3b; }
body.aix-th-dim .aix_nat-drawer { background: rgba(8, 14, 20, 0.6); }
body.aix-th-dim .aix_nat-drawer-box { background: #192734; }
body.aix-th-dim .aix_nat-gtools { background: #192734; }
body.aix-th-dim .aix_nat-gcard .open { background: #1e2d3b; }
body.aix-th-dim .aix_nat-gcard .open small { background: rgba(21, 32, 43, 0.8); }
body.aix-th-dim .aix_nat-gcard .fav, body.aix-th-dim .aix_nat-gcard .del { background: rgba(21, 32, 43, 0.78); }
body.aix-th-dim .aix_nat-gdetail .media { background: #15202b; }
body.aix-th-dim .aix_nat-gdetail .media.is-checker { background-color: #182531; background-image: linear-gradient(45deg, #20303f 25%, transparent 25%), linear-gradient(-45deg, #20303f 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #20303f 75%), linear-gradient(-45deg, transparent 75%, #20303f 75%); }
body.aix-th-dim .aix_nat-themes .th-slate .pv i:nth-child(1) { background: #15202b; }
body.aix-th-dim .aix_nat-themes .th-slate .pv i:nth-child(2) { background: #1e2d3b; }
body.aix-th-dim .aix_nat-themes .th-slate .pv i:nth-child(3) { background: #263747; }
body.aix-th-dim .aix_nat-sw:has(input:checked) i::after { background: #192734; }
body.aix-th-dim .aix_std-grouphead { background: #192734; }
@media (max-width: 1100px) {
body.aix-th-dim .aix_std-grouphead { background: #192734; }
}
body.aix-th-dim .aixn-frame { background: #15202b; border: 1px solid #28394a; }
/* thème Noir (écrans OLED) */
body.aix-th-black .aix_nat-iconbtn .cnt { background: #080808; }
body.aix-th-black .aix_nat-drawer { background: rgba(8, 8, 8, 0.45); }
body.aix-th-black .aix_nat-thumb-del { background: rgba(8, 8, 8, 0.75); }
body.aix-th-black .aix_nat-thumb small { background: rgba(8, 8, 8, 0.75); }
body.aix-th-black .aix_nat-audio { background: #080808; }
body.aix-th-black .aix_nat-msg .md pre { background: #080808; }
body.aix-th-black .aix_nat-iconbtn[data-tip]::before { background: #080808; }
body.aix-th-black .aix_nat-englist { background: #16171a; }
body.aix-th-black .aix_nat-stage.is-loading { background: linear-gradient(135deg, #080808 0%, #16171a 100%); border-color: #080808; }
body.aix-th-black #aix_native.is-dragging .aix_nat-card::after { background: rgba(8, 8, 8, 0.6); }
body.aix-th-black .aix_nat-ideaswrap::before { background: linear-gradient(270deg, rgba(10, 10, 10, 0), #101011 70%); }
body.aix-th-black .aix_nat-ideaswrap::after { background: linear-gradient(90deg, rgba(10, 10, 10, 0), #101011 70%); }
body.aix-th-black .aix_nat-ideas-more { background: #16171a; }
body.aix-th-black .aix_nat-ideas-less { background: #16171a; }
body.aix-th-black .aix_nat-compare .cmp-lab { background: rgba(8, 8, 8, 0.7); }
body.aix-th-black .aix_nat-share { background: rgba(8, 8, 8, 0.6); }
body.aix-th-black .aix_nat-stage.is-code { background: #080808; border-color: #080808; }
body.aix-th-black .aix_nat-browser { background: #080808; }
body.aix-th-black .aix_nat-browser-bar { background: #16171a; }
body.aix-th-black .is-tablet .aix_nat-device { border: 12px solid #080808; }
body.aix-th-black .is-mobile .aix_nat-device { border: 10px solid #080808; }
body.aix-th-black .aix_nat-browser-body pre { background: #080808; }
body.aix-th-black .aix_nat-browser-foot { background: #16171a; }
body.aix-th-black .aix_std { background: #000000; border: 1px solid #1e1f22; }
body.aix-th-black .aix_std-rail { background: #080808; }
body.aix-th-black .aix_std-head { background: #080808; }
body.aix-th-black .aix_std .aix_nat-iconbtn .cnt { border-color: #080808; }
body.aix-th-black .aix_std .aix_nat-iconbtn.has-token::after { border-color: #080808; }
body.aix-th-black .aix_std-work { background-color: #000000; }
body.aix-th-black .aix_std .aix_nat-stage.is-checker { background-color: #050505; background-image: linear-gradient(45deg, #131314 25%, transparent 25%), linear-gradient(-45deg, #131314 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #131314 75%), linear-gradient(-45deg, transparent 75%, #131314 75%); }
body.aix-th-black .aix_std .aix_nat-stage.is-code { background: #080808; }
body.aix-th-black .aix_std .aix_nat-example { background: #0a0a0a; }
body.aix-th-black .aix_std .aix_nat-example .ex-av { background: #1b1c1f; }
body.aix-th-black .aix_std .aix_nat-example .ex-bubble.you { background: #1b1c1f; }
body.aix-th-black .aix_std .aix_nat-example .ex-bubble.ai { background: #101011; }
body.aix-th-black .aix_std .aix_nat-starter { background: #0a0a0a; }
body.aix-th-black .aix_std .aix_nat-msg.user { background: #1b1c1f; }
body.aix-th-black .aix_std .aix_nat-msg.bot { background: #0a0a0a; }
body.aix-th-black .aix_std .aix_nat-msg .md pre { background: #000000; }
body.aix-th-black .aix_std .aix_nat-composer { background: #0a0a0a; }
body.aix-th-black .aix_std .aix_nat-swatch { background: #0a0a0a; }
body.aix-th-black .aix_std .aix_nat-cmpgrid .body { background: #0a0a0a; }
body.aix-th-black .aix_std .aix_nat-cmpgrid .body.checker { background-color: #050505; background-image: linear-gradient(45deg, #131314 25%, transparent 25%), linear-gradient(-45deg, #131314 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #131314 75%), linear-gradient(-45deg, transparent 75%, #131314 75%); }
body.aix-th-black .aix_std .aix_nat-audio { background: #101011; }
body.aix-th-black .aix_std-dock { background: rgba(8, 8, 8, 0.92); }
body.aix-th-black .aix_std .aix_nat-iter input { background: #000000; }
body.aix-th-black .aix_std-history { background: #030303; }
body.aix-th-black .aix_std-hist { background: #101011; }
body.aix-th-black .aix_std-insp { background: linear-gradient(180deg, #0e0e0f 0%, #080808 100%); }
body.aix-th-black .aix_std .aix_nat-btnrow { background: linear-gradient(180deg, rgba(8, 8, 8, 0) 0%, #080808 30%); }
body.aix-th-black .aix_std .aix_nat-note[data-full]::after { background: #1b1c1f; }
body.aix-th-black #aix_native:fullscreen, body.aix-th-black #aix_native.is-focus { background: #000000; }
@media (max-width: 1100px) {
body.aix-th-black .aix_std-scrim { background: rgba(0, 0, 0, 0.55); }
}
body.aix-th-black .aix_nat-seo.aix_lp { background-color: #000000; border: 1px solid #1e1f22; }
body.aix-th-black .lp-shot { background: #0a0a0a; }
body.aix-th-black .lp-shot.is-checker { background-color: #050505; background-image: linear-gradient(45deg, #131314 25%, transparent 25%), linear-gradient(-45deg, #131314 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #131314 75%), linear-gradient(-45deg, transparent 75%, #131314 75%); }
body.aix-th-black .lp-badge { background: rgba(0, 0, 0, 0.72); }
body.aix-th-black .lp-chip { background: rgba(8, 8, 8, 0.86); }
body.aix-th-black .lp-browser .bar { background: #16171a; }
body.aix-th-black .lp-conv .u { background: #1b1c1f; }
body.aix-th-black .lp-conv .a p { background: #101011; }
body.aix-th-black .lp-node { background: #101011; }
body.aix-th-black .lp-node.is-ai .av { background: #1b1c1f; border: 2px solid #101011; }
body.aix-th-black .lp-eng { background: #0a0a0a; }
body.aix-th-black .lp-eng .av { background: #1b1c1f; }
body.aix-th-black .lp-tips li { background: #0a0a0a; }
body.aix-th-black .lp-fam { background: #0a0a0a; }
body.aix-th-black .lp-final { background: linear-gradient(135deg, #101011 0%, #16171a 100%); }
body.aix-th-black .aix_nat-stylemenu { background: #16171a; }
body.aix-th-black .lp-in { background: rgba(0, 0, 0, 0.8); }
body.aix-th-black .lp-shot-video > video { background: #000000; }
body.aix-th-black .aix_nat-example .ex-vid { background: #000000; }
body.aix-th-black .aix_nat-nextask .ask { background: #101011; }
body.aix-th-black .aix_nat-stage.is-checker .aix_nat-compare .cmp-over { background: #080808; }
body.aix-th-black.aix-nat-page, body.aix-th-black:has(#aix_native) { background-color: #000000; }
body.aix-th-black:has(#aix_native) .aix_nat-seo.aix_lp { background-color: #030303; }
body.aix-th-black .aix_nat-toast { background: #16171a; }
body.aix-th-black .aix_std.is-dragging::after { background: rgba(0, 0, 0, 0.82); }
body.aix-th-black .aix_std-pin { background: #101011; }
body.aix-th-black .aix_nat-drawer { background: rgba(0, 0, 0, 0.6); }
body.aix-th-black .aix_nat-drawer-box { background: #080808; }
body.aix-th-black .aix_nat-gtools { background: #080808; }
body.aix-th-black .aix_nat-gcard .open { background: #101011; }
body.aix-th-black .aix_nat-gcard .open small { background: rgba(0, 0, 0, 0.8); }
body.aix-th-black .aix_nat-gcard .fav, body.aix-th-black .aix_nat-gcard .del { background: rgba(0, 0, 0, 0.78); }
body.aix-th-black .aix_nat-gdetail .media { background: #000000; }
body.aix-th-black .aix_nat-gdetail .media.is-checker { background-color: #050505; background-image: linear-gradient(45deg, #131314 25%, transparent 25%), linear-gradient(-45deg, #131314 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #131314 75%), linear-gradient(-45deg, transparent 75%, #131314 75%); }
body.aix-th-black .aix_nat-themes .th-slate .pv i:nth-child(1) { background: #000000; }
body.aix-th-black .aix_nat-themes .th-slate .pv i:nth-child(2) { background: #101011; }
body.aix-th-black .aix_nat-themes .th-slate .pv i:nth-child(3) { background: #1b1c1f; }
body.aix-th-black .aix_nat-sw:has(input:checked) i::after { background: #080808; }
body.aix-th-black .aix_std-grouphead { background: #080808; }
@media (max-width: 1100px) {
body.aix-th-black .aix_std-grouphead { background: #080808; }
}
body.aix-th-black .aixn-frame { background: #000000; border: 1px solid #1e1f22; }
/* contraste renforcé */
body.aix-hc .aix_nat-undo { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-audio .time { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-engbtn { border: 1px solid rgba(255, 255, 255, 0.32); }
body.aix-hc .aix_nat-engbtn .t small, body.aix-hc .aix_nat-engopt .t small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-englist { border: 1px solid rgba(255, 255, 255, 0.34); }
body.aix-hc .aix_nat-englist-foot { color: rgba(255, 255, 255, 0.92); border-top: 1px solid rgba(255, 255, 255, 0.26); }
body.aix-hc .aix_nat-author { border: 1px solid rgba(255, 255, 255, 0.28); }
body.aix-hc .aix_nat-author-text small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-author-text span { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-author-links a { border: 1px solid rgba(255, 255, 255, 0.32); }
body.aix-hc .aix_nat-loader-sub { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-loader-time { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-steps span { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-steps span.done { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-left textarea, body.aix-hc .aix_nat-left input[type=text], body.aix-hc .aix_nat-left select { border: 1px solid rgba(255, 255, 255, 0.32); }
body.aix-hc .aix_nat-left textarea::placeholder, body.aix-hc .aix_nat-left input::placeholder { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-drop { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-drop small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-thumbs img { border: 1px solid rgba(255, 255, 255, 0.36); }
body.aix-hc .aix_nat-capbtn { border: 1px solid rgba(255, 255, 255, 0.32); }
body.aix-hc .aix_nat-privacy { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-camrow button, body.aix-hc .aix_nat-recrow button { border: 1px solid rgba(255, 255, 255, 0.36); }
body.aix-hc .aix_nat-ideas-more { border: 1px solid rgba(255, 255, 255, 0.36); }
body.aix-hc .aix_nat-ideas-less { border: 1px solid rgba(255, 255, 255, 0.36); }
body.aix-hc .aix_nat-idea { border: 1px solid rgba(255, 255, 255, 0.28); }
body.aix-hc .aix_nat-pill { border: 1px solid rgba(255, 255, 255, 0.32); }
body.aix-hc .aix_nat-chatlist p.empty { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-chatitem small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-chatitem .del { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-browser-bar { border-bottom: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_nat-browser-url { border: 1px solid rgba(255, 255, 255, 0.28); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-browser-tools button { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-browser-foot { color: rgba(255, 255, 255, 0.92); border-top: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_nat-tawrap { border: 1px solid rgba(255, 255, 255, 0.32); }
body.aix-hc .aix_nat-tatool { border: 1px solid rgba(255, 255, 255, 0.3); }
body.aix-hc .aix_nat-browser-url svg { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-rail { border-right: 1px solid rgba(255, 255, 255, 0.23); }
body.aix-hc .aix_nat-beta { border: 1px solid rgba(255, 255, 255, 0.34); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-railclose { border: 1px solid rgba(255, 255, 255, 0.28); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-search { border: 1px solid rgba(255, 255, 255, 0.26); }
body.aix-hc .aix_std-search svg { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-search input::placeholder { color: rgba(255, 255, 255, 0.92); }
body.aix-hc #aix_native .aix_std-apps { scrollbar-color: rgba(255, 255, 255, 0.34) transparent; }
body.aix-hc .aix_std-grouphead { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-grouphead small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-tab { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-tab svg { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-noapp { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-rail-foot { border-top: 1px solid rgba(255, 255, 255, 0.23); }
body.aix-hc .aix_std .aix_nat-legend2 { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-head { border-bottom: 1px solid rgba(255, 255, 255, 0.23); }
body.aix-hc .aix_std-picker { border: 1px solid rgba(255, 255, 255, 0.3); }
body.aix-hc .aix_std-picker small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-status { border: 1px solid rgba(255, 255, 255, 0.24); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-iconbtn { border-color: rgba(255, 255, 255, 0.26); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-iconbtn[data-tip]::before { border: 1px solid rgba(255, 255, 255, 0.3); }
body.aix-hc .aix_std-hello .sub { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-hello .hint { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-empty { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-example { border-color: rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_std .aix_nat-example .ex-head { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-example .ex-av { border-color: rgba(255, 255, 255, 0.26); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-example .ex-bubble.ai { border-color: rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_std .aix_nat-example .ex-bubble b { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-example .ex-framewrap { border-color: rgba(255, 255, 255, 0.26); }
body.aix-hc .aix_std .aix_nat-quota p, body.aix-hc .aix_std .aix_nat-quota .aix_nat-legend, body.aix-hc .aix_std .aix_nat-file p { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-welcome p { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-starter { border-color: rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_std .aix_nat-msg.bot { border-color: rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_std .aix_nat-msg.bot small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-msg .md pre { border: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_std .aix_nat-composer { border-color: rgba(255, 255, 255, 0.28); }
body.aix-hc .aix_std .aix_nat-composer textarea::placeholder { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-composer-hint { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-swatch { border-color: rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_std .aix_nat-swatch small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-cmpgrid small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-cmpgrid .body { border-color: rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_std .aix_nat-cmpgrid .body p { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-audio { border: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_std .aix_nat-loader-tools button, body.aix-hc .aix_std .aix_nat-loader-tools label { border-color: rgba(255, 255, 255, 0.3); }
body.aix-hc .aix_std-dock { border-top: 1px solid rgba(255, 255, 255, 0.23); }
body.aix-hc .aix_std .aix_app-btn { border-color: rgba(255, 255, 255, 0.28); }
body.aix-hc .aix_std .aix_app-btn svg { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-meta { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-vote { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-vote button { border-color: rgba(255, 255, 255, 0.28); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-thanks { border-color: rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_std .aix_nat-thanks .t { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-thanks a.go { border-color: rgba(255, 255, 255, 0.3); }
body.aix-hc .aix_std .aix_nat-iter { border-color: rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_std .aix_nat-iter label, body.aix-hc .aix_std .aix_nat-iter-versions { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-iter input { border-color: rgba(255, 255, 255, 0.3); }
body.aix-hc .aix_std .aix_nat-iter input::placeholder { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-iter-versions button { border-color: rgba(255, 255, 255, 0.28); }
body.aix-hc .aix_std-history { border-top: 1px solid rgba(255, 255, 255, 0.23); }
body.aix-hc .aix_std-history .lbl { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-hist { border: 1px solid rgba(255, 255, 255, 0.28); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-histall { border: 1px solid rgba(255, 255, 255, 0.28); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-insp { border-left: 1px solid rgba(255, 255, 255, 0.23); }
body.aix-hc .aix_std .aix_nat-note { border-top: 1px solid rgba(255, 255, 255, 0.23); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-note[data-full]::after { border: 1px solid rgba(255, 255, 255, 0.3); }
body.aix-hc .aix_nat-tawrap { border: 1px solid rgba(255, 255, 255, 0.32); }
@media (max-width: 900px) {
body.aix-hc .aix_std-insp { border-bottom: 1px solid rgba(255, 255, 255, 0.23); }
}
body.aix-hc .lp-lead { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-p { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-sub { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-btn { border: 1px solid rgba(255, 255, 255, 0.34); }
body.aix-hc .lp-shot { border: 1px solid rgba(255, 255, 255, 0.26); }
body.aix-hc .lp-badge { border: 1px solid rgba(255, 255, 255, 0.3); }
body.aix-hc .lp-chip { border: 1px solid rgba(255, 255, 255, 0.3); }
body.aix-hc .lp-browser .bar { border-bottom: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .lp-browser .bar span { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-pal i { border: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .lp-pal small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-conv p b { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-conv .a p { border: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .lp-node { border: 1px solid rgba(255, 255, 255, 0.26); }
body.aix-hc .lp-node b small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-trust { border-top: 1px solid rgba(255, 255, 255, 0.24); border-bottom: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .lp-trust small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-steps li { border: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .lp-steps p { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-eng { border: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .lp-eng .nm p { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-eng dl { border-top: 1px solid rgba(255, 255, 255, 0.23); border-bottom: 1px solid rgba(255, 255, 255, 0.23); }
body.aix-hc .lp-eng dt { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-recent b { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-recent a { border: 1px solid rgba(255, 255, 255, 0.26); }
body.aix-hc .lp-recent a small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-tips li { border: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .lp-tips p { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-faq { border-top: 1px solid rgba(255, 255, 255, 0.26); }
body.aix-hc .lp-qa { border-bottom: 1px solid rgba(255, 255, 255, 0.26); }
body.aix-hc .lp-q .pm { border: 1px solid rgba(255, 255, 255, 0.36); }
body.aix-hc .lp-a p { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-fam { border: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .lp-fam .t small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_lp .aix_nat-applink svg { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_lp .aix_nat-applink small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_lp .aix_nat-applink:hover { border-color: rgba(255, 255, 255, 0.24); }
html.dark-mode body.aix-hc #aix_native .aix_lp .aix_nat-applink:hover { border-color: rgba(255, 255, 255, 0.24); }
html.dark-mode body.aix-hc #aix_native .aix_lp .aix_nat-applink small, html.dark-mode body.aix-hc #aix_native .aix_lp .aix_nat-applink svg { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-eng.is-single .aix_nat-engbtn:hover { border-color: rgba(255, 255, 255, 0.32); }
body.aix-hc .aix_nat-tatool#styleBtn > svg:last-child { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-stylemenu { border: 1px solid rgba(255, 255, 255, 0.32); }
body.aix-hc .aix_nat-stylemenu button.none { color: rgba(255, 255, 255, 0.92); border-top: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_nat-adv { border: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_nat-advbtn { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-advbtn > svg { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-advrow > span { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-left .aix_nat-advrow input, body.aix-hc .aix_nat-left .aix_nat-advrow input:focus { border: 1px solid rgba(255, 255, 255, 0.28); }
body.aix-hc .aix_nat-next { border-top: 1px dashed rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_nat-next .lbl { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-nextchip { border: 1px solid rgba(255, 255, 255, 0.3); }
body.aix-hc .aix_nat-retry button { border: 1px solid rgba(255, 255, 255, 0.36); }
body.aix-hc .lp-data { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-in { border: 1px solid rgba(255, 255, 255, 0.3); }
body.aix-hc .lp-in small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-kbd { border: 1px solid rgba(255, 255, 255, 0.34); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-hdbg { border-top: 1px solid rgba(255, 255, 255, 0.26); }
body.aix-hc .aix_nat-hdbg small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-nextask .row input, body.aix-hc .aix_std .aix_nat-nextask .row input:focus { border: 1px solid rgba(255, 255, 255, 0.32); }
body.aix-hc .aix_nat-nextask .row input::placeholder { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-nextidea { border: 1px solid rgba(255, 255, 255, 0.3); }
body.aix-hc:has(#aix_native) .aix_std { border-color: rgba(255, 255, 255, 0.25); }
body.aix-hc:has(#aix_native) .aix_nat-seo.aix_lp { border-color: rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_nat-toast { border: 1px solid rgba(255, 255, 255, 0.3); }
body.aix-hc .aix_nat-trbtn:not(.on) svg { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std .aix_nat-composer .aix_nat-attachbtn { border: 1px solid rgba(255, 255, 255, 0.3); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-attach { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-pin { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-statusbtn { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .lp-checked { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-doc .doc-table { border: 1px solid rgba(255, 255, 255, 0.28); }
body.aix-hc .aix_nat-doc th, body.aix-hc .aix_nat-doc td { border-bottom: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_nat-doc .doc-img { border: 1px dashed rgba(255, 255, 255, 0.38); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-drawer-box { border-left: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_nat-drawer-head { border-bottom-color: rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_nat-drawer-head .n { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-drawer-head .aix_nat-share-close { border-color: rgba(255, 255, 255, 0.28); }
body.aix-hc .aix_nat-drawer-empty { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-health .sub, body.aix-hc .aix_nat-health li small, body.aix-hc .aix_nat-health li span { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-health ul, body.aix-hc .aix_nat-health li { border-color: rgba(255, 255, 255, 0.24); }
html.dark-mode body.aix-hc #aix_native .aix_nat-drawer-box, html.dark-mode body.aix-hc #aix_native .aix_nat-drawer-head { border-color: rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_nat-gtools { border-bottom: 1px solid rgba(255, 255, 255, 0.22); }
body.aix-hc .aix_nat-gsearch { border: 1px solid rgba(255, 255, 255, 0.26); }
body.aix-hc .aix_nat-gsearch svg { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-gsearch input::placeholder { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-gchips button { border: 1px solid rgba(255, 255, 255, 0.28); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-gchips button svg { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-ggroup h3 { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-gcard .open { border: 1px solid rgba(255, 255, 255, 0.26); }
body.aix-hc .aix_nat-gcard .open .snip { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-gfoot { border-top: 1px solid rgba(255, 255, 255, 0.24); color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-gfoot .tools button { border: 1px solid rgba(255, 255, 255, 0.3); }
body.aix-hc .aix_nat-gdetail .nav { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-gdetail .nav button { border: 1px solid rgba(255, 255, 255, 0.28); }
body.aix-hc .aix_nat-gdetail .media { border: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_nat-gdetail .warn { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-gdetail dt svg { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-gdetail dd { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-drawer .aix_app-btn { border-color: rgba(255, 255, 255, 0.3); }
body.aix-hc .aix_nat-themes .th { border: 1px solid rgba(255, 255, 255, 0.28); }
body.aix-hc .aix_nat-themes .th .pv { border: 1px solid rgba(255, 255, 255, 0.26); }
body.aix-hc .aix_nat-themes .th small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-seg label { border: 1px solid rgba(255, 255, 255, 0.28); }
body.aix-hc .aix_nat-seg label small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-sw { border: 1px solid rgba(255, 255, 255, 0.24); }
body.aix-hc .aix_nat-sw small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-setlink { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-setd .sub { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-settok input[type=password], body.aix-hc .aix_nat-settok input[type=password]:focus { border: 1px solid rgba(255, 255, 255, 0.3); }
body.aix-hc .aix_nat-settok label.aix_nat-tokrem { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_nat-settok p { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-foldall { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-group { border-top: 1px solid rgba(255, 255, 255, 0.23); }
body.aix-hc .aix_std-grouphead { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-grouphead .peek svg { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-grouphead small { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-grouphead > svg:last-child { color: rgba(255, 255, 255, 0.92); }
body.aix-hc .aix_std-list { border-left: 1px solid rgba(255, 255, 255, 0.25); }
body.aix-hc .aixn-kicker { color: rgba(255, 255, 255, 0.92); }
/* === THEMES:END === */
