.ai-term{background:#0b1220;border-radius:10px;overflow:hidden;font-family:ui-monospace,SF Mono,Cascadia Code,monospace;box-shadow:0 4px 24px #0003}.ai-term-header{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#151f30;border-bottom:1px solid #1e2d44}.ai-term-dots{display:flex;gap:6px}.ai-term-dots span{width:10px;height:10px;border-radius:50%;background:#2a3a52}.ai-term-dots span:nth-child(1){background:#ff5f57}.ai-term-dots span:nth-child(2){background:#febc2e}.ai-term-dots span:nth-child(3){background:#28c840}.ai-term-title{font-size:11px;color:#5a6f8a;letter-spacing:.05em}.ai-term-body{padding:16px 18px;max-height:260px;overflow-y:auto}.ai-term-line{font-size:12.5px;line-height:1.7;color:#c8d6e5}.ai-term-prompt{color:#28c840;font-weight:700}.ai-term-info{color:#5a6f8a}.ai-term-warn{color:#febc2e}.ai-term-ok{color:#28c840}.ai-term-num{color:#28c840;font-weight:700}.ai-term-dim{color:#94a3b8}.ai-term-line strong{color:#e8f0fe;font-weight:600}.ai-term-cursor{display:inline-block;width:7px;height:14px;background:#28c840;animation:term-blink 1s step-end infinite;vertical-align:text-bottom}@keyframes term-blink{50%{opacity:0}}.ai-term-actions{display:flex;gap:8px;padding:0 18px 14px}.ai-term-btn{font-family:ui-monospace,monospace;font-size:11px;padding:6px 16px;border-radius:4px;border:1px solid #2a3a52;background:transparent;color:#5a6f8a;cursor:pointer;text-decoration:none;transition:all .15s}.ai-term-btn:hover{border-color:#5a6f8a;color:#c8d6e5}.ai-term-btn-primary{background:#28c840;border-color:#28c840;color:#0b1220;font-weight:700}.ai-term-btn-primary:hover{background:#34d058;border-color:#34d058}.ob-overlay{position:fixed;inset:0;z-index:100;background:#00000080;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px}.ob-overlay.hidden{display:none}.ob-modal{background:#fff;border-radius:16px;width:100%;max-width:480px;padding:40px 32px 28px;position:relative;box-shadow:0 20px 60px #00000026;animation:obFadeIn .3s ease}@keyframes obFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ob-icon{display:flex;justify-content:center;margin-bottom:16px;color:#d4654a}.ob-icon svg{width:48px;height:48px}.ob-label{text-align:center;font-size:10px;font-weight:700;letter-spacing:.3em;color:#d4654a;margin-bottom:8px}.ob-heading{text-align:center;font-family:"Noto Serif JP",serif;font-size:1.3rem;font-weight:700;line-height:1.4;margin-bottom:16px;color:#1a1a1a}.ob-text{text-align:center;font-size:.88rem;color:#555;line-height:1.8;margin-bottom:16px}.ob-text-sm{text-align:center;font-size:.78rem;color:#999;line-height:1.6;margin-top:12px}.ob-list{list-style:none;padding:0;margin:12px auto;max-width:320px}.ob-list li{font-size:.88rem;color:#374151;line-height:1.8;padding-left:20px;position:relative}.ob-list li:before{content:"✓";position:absolute;left:0;color:#d4654a;font-weight:700}.ob-highlight{background:#faf9f7;border:1px solid #e5e7eb;border-radius:10px;padding:16px 20px;margin:16px 0}.ob-highlight-title{font-size:.8rem;font-weight:700;color:#1a1a1a;margin-bottom:8px}.ob-highlight .ob-list{margin:0}.ob-flow{display:flex;align-items:center;justify-content:center;gap:8px;margin:20px 0;flex-wrap:wrap}.ob-flow-item{display:flex;align-items:center;gap:6px;background:#f3f4f6;border-radius:8px;padding:8px 14px;font-size:.82rem;font-weight:600;color:#555}.ob-flow-active{background:#d4654a;color:#fff}.ob-flow-num{width:22px;height:22px;border-radius:50%;background:#0000001a;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.ob-flow-active .ob-flow-num{background:#ffffff4d}.ob-flow-arrow{color:#ccc;font-size:1.2rem}.ob-dots{display:flex;justify-content:center;gap:8px;margin:24px 0 20px}.ob-dot{width:8px;height:8px;border-radius:50%;background:#ddd;cursor:pointer;transition:background .2s}.ob-dot.active{background:#d4654a}.ob-nav{display:flex;align-items:center;justify-content:space-between}.ob-nav-right{display:flex;gap:8px}.ob-btn-primary{background:#d4654a;color:#fff;border:none;border-radius:8px;padding:10px 24px;font-size:.88rem;font-weight:700;cursor:pointer;transition:background .2s}.ob-btn-primary:hover{background:#c05640}.ob-btn-secondary{background:#f3f4f6;color:#555;border:none;border-radius:8px;padding:10px 20px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s}.ob-btn-secondary:hover{background:#e5e7eb}.ob-btn-secondary.hidden{display:none}.ob-btn-dismiss{background:none;border:none;color:#bbb;font-size:.78rem;cursor:pointer;padding:4px 0;transition:color .2s}.ob-btn-dismiss:hover{color:#888}@media(max-width:480px){.ob-modal{padding:32px 20px 24px}.ob-heading{font-size:1.1rem}.ob-flow{gap:4px}.ob-flow-item{padding:6px 10px;font-size:.75rem}}
