.ai-card{border-radius:16px;padding:12px 20px;background:var(--bg);margin:10px 0 12px;box-shadow:1px 2px 8px #00000012;border:0!important}@media (max-width: 550px){.ai-card{padding:12px 14px}}.ai-card__title{font-size:16px;font-weight:700;margin-bottom:4px}.ai-card__subtitle{font-size:12px;color:#888;margin-bottom:12px}.ai-field{margin-bottom:10px}.ai-field__label{display:block;font-size:12px;color:#888;margin-bottom:4px}.ai-field__input{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:10px;font-size:14px;box-sizing:border-box}.ai-field__input:focus{outline:none;border-color:var(--blue1)}.ai-submit{width:100%;padding:12px;border-radius:10px;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.ai-submit:disabled{opacity:.5;cursor:not-allowed}.ai-answer{margin-top:12px}.ai-answer__text{font-size:14px;line-height:1.7}.ai-answer__text p{margin:0 0 10px}.ai-answer__text p:last-child{margin-bottom:0}.ai-answer__text h1,.ai-answer__text h2,.ai-answer__text h3,.ai-answer__text h4,.ai-answer__text h5,.ai-answer__text h6{font-weight:700;margin:16px 0 8px;line-height:1.4}.ai-answer__text h1{font-size:18px}.ai-answer__text h2{font-size:16px}.ai-answer__text h3{font-size:15px}.ai-answer__text h4,.ai-answer__text h5,.ai-answer__text h6{font-size:14px}.ai-answer__text strong{font-weight:700}.ai-answer__text ul,.ai-answer__text ol{margin:0 0 10px;padding-left:20px}.ai-answer__text ul li,.ai-answer__text ol li{margin-bottom:4px}.ai-answer__text ul{list-style:none}.ai-answer__text ul li{position:relative;padding-left:12px}.ai-answer__text ul li:before{content:"";position:absolute;left:0;top:.72em;width:4px;height:4px;border-radius:50%;background:#aaa}.ai-answer__text ol{list-style:decimal}.ai-answer__text code{background:#f0f0f0;border-radius:4px;padding:1px 5px;font-size:13px;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.ai-answer__text pre{background:#f6f6f6;border-radius:8px;padding:12px;margin:0 0 10px;overflow-x:auto}.ai-answer__text pre code{background:none;padding:0}.ai-answer__text blockquote{border-left:3px solid var(--blue1);padding-left:12px;margin:0 0 10px;color:#666}.ai-answer__text table{border-collapse:collapse;margin:0 0 10px;width:100%}.ai-answer__text table th,.ai-answer__text table td{border:1px solid #ddd;padding:6px 10px;font-size:13px}.ai-answer__text table th{background:#f6f6f6;font-weight:700}.ai-answer__error{font-size:13px;color:var(--red1);margin-bottom:8px}.ai-answer__retry{padding:6px 14px;border:1px solid #ddd;border-radius:8px;background:#fff;font-size:13px;cursor:pointer}.ai-answer__loading{display:flex;align-items:center;gap:6px}.ai-answer__dot{width:8px;height:8px;border-radius:50%;animation:ai-blink 1.2s infinite both}.ai-answer__dot:nth-child(2){animation-delay:.2s}.ai-answer__dot:nth-child(3){animation-delay:.4s}.ai-answer__loading-text{font-size:13px;color:#888;margin-left:6px}@keyframes ai-blink{0%,80%,to{opacity:.3}40%{opacity:1}}.ai-menu__label{font-size:12px;color:#888;margin-bottom:8px}.ai-menu__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.ai-menu__chip{padding:6px 12px;border:1px solid #ddd;border-radius:999px;background:#fff;font-size:13px;cursor:pointer}.ai-menu__chip.is-active{border-color:#059669;color:#059669;background:rgba(5,150,105,.08)}.ai-menu__chip:disabled{opacity:.5;cursor:default}:root{--grey100: #555;--typo1: #111;--typo2: #222;--typo3: #333;--typo4: #444;--typo5: #555;--typo6: #666;--typo7: #767676;--typo-sub: #999;--surface1: #eaeef3;--surface1-2: #dae0e9;--surface2: #f2f2f2;--surface3: #ccc;--surface-white: #fff;--surface-text: #5b6a80;--surface-btn: #d2dae4;--surface-btn2: rgb(221, 227, 234);--surface-btn3: rgb(240, 243, 248);--surface-btn4: rgb(228, 232, 238);--blue1: rgb(62, 106, 207);--red1: rgb(230, 31, 31);--yellow1: rgb(200, 136, 0);--green1: rgb(22, 183, 118);--surfaceBlue1: rgb(238, 242, 255);--surfaceBlue2: rgb(206, 218, 255);--surfaceGreen1: rgb(227, 243, 229);--surfaceGreen2: rgb(164, 221, 169);--surfaceRed1: rgb(255, 218, 218);--surfaceYellow1: rgb(254, 249, 199);--bg: #fff;--bg-surface: #f1f3f6;--bg-dark: #fff;--bg1-2: #eee;--bg2: #d9dee2;--bg-invert: #222;--skel-from: #eee;--skel-to: #f5f5f5}@media (prefers-color-scheme: dark){:root{--grey100: #ccc;--typo1: #eee;--typo2: #ddd;--typo3: #ccc;--typo4: #bbb;--typo5: #aaa;--typo6: #9a9a9a;--typo7: #a5a5a5;--typo-sub: rgb(124, 124, 124);--surface1: #303134;--surface1-2: #3e4045;--surface2: #353535;--surface3: #555;--surface-text: rgb(158, 165, 180);--surface-btn: rgb(70, 74, 82);--surface-btn2: #3a3c42;--surface-btn3: rgb(45, 47, 53);--surface-btn4: rgb(27, 30, 35);--surface-white: #2b2c2e;--blue1: rgb(111, 162, 255);--red1: rgb(255, 128, 128);--yellow1: rgb(225, 215, 139);--green1: rgb(139, 225, 215);--surfaceBlue1: rgba(47, 56, 132, .619);--surfaceBlue2: rgba(72, 90, 255, .2);--surfaceGreen1: rgba(72, 255, 173, .1);--surfaceGreen2: rgba(72, 255, 148, .2);--surfaceRed1: rgba(250, 15, 15, .15);--surfaceYellow1: rgba(250, 183, 15, .15);--bg: #232428;--bg-surface: #191a1c;--bg2: #161719;--bg-dark: #222224;--bg1-2: #39393d;--bg-invert: #eee;--skel-from: #2a2a30;--skel-to: rgb(48, 48, 54)}}:root body{--grey100: #555;--typo1: #111;--typo2: #222;--typo3: #333;--typo4: #444;--typo5: #555;--typo6: #666;--typo7: #767676;--typo-sub: #999;--surface1: #eaeef3;--surface1-2: #dae0e9;--surface2: #f2f2f2;--surface3: #ccc;--surface-white: #fff;--surface-text: #5b6a80;--surface-btn: #d2dae4;--surface-btn2: rgb(221, 227, 234);--surface-btn3: rgb(240, 243, 248);--surface-btn4: rgb(228, 232, 238);--blue1: rgb(62, 106, 207);--red1: rgb(230, 31, 31);--yellow1: rgb(200, 136, 0);--green1: rgb(22, 183, 118);--surfaceBlue1: rgb(238, 242, 255);--surfaceBlue2: rgb(206, 218, 255);--surfaceGreen1: rgb(227, 243, 229);--surfaceGreen2: rgb(164, 221, 169);--surfaceRed1: rgb(255, 218, 218);--surfaceYellow1: rgb(254, 249, 199);--bg: #fff;--bg-surface: #f1f3f6;--bg-dark: #fff;--bg1-2: #eee;--bg2: #d9dee2;--bg-invert: #222;--skel-from: #eee;--skel-to: #f5f5f5}:root body.dark-mode{--grey100: #ccc;--typo1: #eee;--typo2: #ddd;--typo3: #ccc;--typo4: #bbb;--typo5: #aaa;--typo6: #9a9a9a;--typo7: #a5a5a5;--typo-sub: rgb(124, 124, 124);--surface1: #303134;--surface1-2: #3e4045;--surface2: #353535;--surface3: #555;--surface-text: rgb(158, 165, 180);--surface-btn: rgb(70, 74, 82);--surface-btn2: #3a3c42;--surface-btn3: rgb(45, 47, 53);--surface-btn4: rgb(27, 30, 35);--surface-white: #2b2c2e;--blue1: rgb(111, 162, 255);--red1: rgb(255, 128, 128);--yellow1: rgb(225, 215, 139);--green1: rgb(139, 225, 215);--surfaceBlue1: rgba(47, 56, 132, .619);--surfaceBlue2: rgba(72, 90, 255, .2);--surfaceGreen1: rgba(72, 255, 173, .1);--surfaceGreen2: rgba(72, 255, 148, .2);--surfaceRed1: rgba(250, 15, 15, .15);--surfaceYellow1: rgba(250, 183, 15, .15);--bg: #232428;--bg-surface: #191a1c;--bg2: #161719;--bg-dark: #222224;--bg1-2: #39393d;--bg-invert: #eee;--skel-from: #2a2a30;--skel-to: rgb(48, 48, 54)}.ai-page{padding:0 20px}.ai-page__tit{font-size:18px;font-weight:700;margin-bottom:4px}.ai-page__desc{font-size:13px;color:#888;margin-bottom:16px}
