@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&family=Noto+Serif+JP:wght@400;500;600&display=swap";:root{font-family:Noto Sans JP,sans-serif;color:#f7f2eb;background:#13161d;font-size:16px;line-height:1.65;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}:focus-visible{outline:2px solid #d7ab6d;outline-offset:3px}.app-shell{min-height:100vh;background:radial-gradient(circle at 12% 8%,#352925 0,transparent 30%),#14171e}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,24px);border-bottom:1px solid #ffffff20;background:#15171dec}.brand{display:flex;gap:12px;align-items:center;font-family:"Noto Serif JP",serif;font-size:21px;font-weight:600;letter-spacing:.14em}.brand-mark{color:#d0a66d;font-size:32px;line-height:1}.brand small{font-family:Noto Sans JP,sans-serif;letter-spacing:.12em;font-size:10px;margin-left:7px;color:#aeb0b4}.topbar nav{display:flex;gap:28px;color:#a6a5a5;font-size:13px}.topbar nav a{padding:12px 0;transition:color .2s}.topbar nav a:hover,.topbar nav .active{color:#f4d5a9}.eyebrow{letter-spacing:.22em;color:#d8af77;font-size:11px;font-weight:700}.muted{color:#aeb0b8}.small{font-size:12px}.error{color:#ffb8aa;background:#532e2d;border:1px solid #aa6861;border-radius:10px;padding:10px 14px}.success{color:#b9e7c4;background:#1e4733;border:1px solid #467856;border-radius:10px;padding:10px 14px}.page-loading{padding:20vh;text-align:center}.login-layout{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9vw;max-width:1300px;margin:auto;padding:50px 6vw}.intro h1{font-family:"Noto Serif JP",serif;font-size:clamp(48px,6vw,88px);line-height:1.3;font-weight:500;letter-spacing:.05em}.intro h1 em{color:#dcb17d;font-style:normal}.intro>p:not(.eyebrow){color:#c7c3bf;line-height:2;font-size:16px}.intro-line{height:1px;width:160px;background:linear-gradient(90deg,#d4a973,transparent);margin-top:50px}.login-card{max-width:460px;width:100%;background:#24242b;border:1px solid #60534b;border-radius:18px;padding:42px;box-shadow:0 24px 70px #0005}.login-card h2{font-family:"Noto Serif JP",serif;font-size:29px;font-weight:500}.login-card form,.settings-panel{display:flex;flex-direction:column}.login-card label,.settings-panel label,.detail label{display:block;font-size:13px;font-weight:600;margin:23px 0 7px}.login-card input,.admin-main input,.admin-main textarea,.admin-main select,.admin-side input,.chat-side select{width:100%;border:1px solid #66584e;border-radius:8px;background:#17191f;color:#f5f1ed;padding:12px 14px;outline:none}.login-card input:focus,.admin-main input:focus,.admin-main textarea:focus,.admin-main select:focus,.chat-side select:focus{border-color:#dfb178}.login-card input::placeholder,.admin-main textarea::placeholder{color:#85828a}.primary{border:0;border-radius:9px;background:#d4aa75;color:#2c211a;padding:14px 18px;font-weight:700;display:flex;justify-content:space-between;align-items:center;min-height:48px;transition:background .2s}.primary:hover:not(:disabled){background:#efd0a5}.login-card .primary{width:100%;margin-top:30px}.primary.narrow{align-self:flex-start;min-width:180px;margin-top:20px}.fineprint{font-size:12px;color:#ada8a5;margin:23px 0 0}.chat-layout{display:grid;grid-template-columns:255px minmax(0,1fr);min-height:calc(100vh - 76px)}.chat-side{border-right:1px solid #ffffff20;padding:42px 24px;display:flex;flex-direction:column;background:#1b1c23}.chat-side .avatar{width:60px;height:60px;border-radius:18px;border:1px solid #9c7a56;background:linear-gradient(135deg,#665342,#312a29);display:grid;place-items:center;font-family:"Noto Serif JP",serif;font-size:28px;color:#f4d9b4;margin:25px 0 14px}.chat-side h2{font-family:"Noto Serif JP",serif;margin:0;font-weight:500}.chat-side>p{color:#aaa7a8;font-size:13px}.side-divider{height:1px;background:#ffffff25;margin:25px 0}.chat-side .side-label{margin:14px 0 5px;font-size:11px;letter-spacing:.1em;color:#aea9ab}.chat-side select{font-size:12px;padding:9px}.quiet{margin-top:auto;border:1px solid #6b5a51;border-radius:8px;background:transparent;color:#e8dbcd;min-height:44px}.quiet:hover{background:#3a302e}.chat-main{display:flex;flex-direction:column;height:calc(100vh - 76px);max-height:calc(100vh - 76px)}.chat-heading{min-height:100px;border-bottom:1px solid #ffffff17;display:flex;align-items:center;justify-content:space-between;padding:20px 5vw}.chat-heading h1{font-family:"Noto Serif JP",serif;font-size:24px;font-weight:500;margin:0}.chat-heading .eyebrow{margin:0}.online{font-size:12px;color:#c3ccc0}.online span{display:inline-block;width:7px;height:7px;background:#8eb89a;border-radius:50%;margin-right:8px}.message-list{flex:1;overflow-y:auto;padding:34px min(8vw,100px);display:flex;flex-direction:column;gap:22px}.empty-chat{text-align:center;margin:auto;color:#bcb9ba}.empty-chat .decor{color:#d7b27e;font-size:40px}.empty-chat h2{font-family:"Noto Serif JP",serif;font-weight:500;color:#f2ece6}.bubble{max-width:min(580px,82%);padding:17px 20px;border:1px solid #665851;border-radius:15px;background:#25262e;white-space:pre-wrap;word-break:break-word}.bubble.user{align-self:flex-end;background:#57432f;border-color:#8c6a4b}.bubble-name{font-size:11px;font-weight:700;color:#d6b583;letter-spacing:.1em}.bubble p{margin:8px 0 0;line-height:1.8}.processing{font-size:13px;color:#c8b89f}.compose-wrap{padding:16px min(8vw,100px) 20px;background:#181a20;border-top:1px solid #ffffff1a}.compose{display:flex;align-items:flex-end;gap:12px;border:1px solid #80664d;border-radius:14px;padding:10px;background:#25252a}.compose textarea{background:transparent;color:#fff;border:0;outline:0;resize:none;flex:1;min-height:48px;max-height:200px;padding:9px;font-size:16px}.compose textarea::placeholder{color:#a9a4a2}.send{width:46px;height:46px;border:0;border-radius:10px;background:#d4aa75;color:#231d1b;font-size:18px}.compose-hint{font-size:11px;color:#938e8b;text-align:right;margin:8px 0 0}.admin-layout{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 76px)}.admin-side{background:#1b1d24;border-right:1px solid #ffffff21;padding:30px 18px;display:flex;flex-direction:column;gap:8px}.admin-side h2{font-size:18px;margin-bottom:18px}.admin-side button{border:0;background:transparent;color:#c5c3c2;text-align:left;padding:12px;border-radius:8px}.admin-side button:hover,.admin-side button.selected{background:#40372e;color:#ffe0b4}.admin-side label{margin-top:auto}.admin-main{padding:36px 4vw;min-width:0}.admin-head h1{font-family:"Noto Serif JP",serif;font-weight:500;font-size:30px}.admin-grid{display:grid;grid-template-columns:minmax(230px,1fr) minmax(350px,2fr);gap:22px}.panel{background:#24262d;border:1px solid #555158;border-radius:14px;padding:26px;min-width:0}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.panel h2{font-size:18px;margin:0}.panel h3{font-size:14px;color:#ddb782;margin:25px 0 8px}.panel-head input{max-width:180px}.chat-row{width:100%;border:0;border-bottom:1px solid #ffffff1b;background:transparent;color:#f5f0eb;padding:14px 4px;display:flex;justify-content:space-between;text-align:left}.chat-row:hover,.chat-row.chosen{background:#3c342d}.chat-row span{display:flex;flex-direction:column}.chat-row small,.model-row small{display:block;color:#ada9ad;font-size:11px}.admin-history{max-height:210px;overflow:auto;border:1px solid #ffffff21;border-radius:8px;padding:15px}.admin-history p{font-size:13px;margin:0 0 8px}.setting-block{margin:18px 0}.setting-block textarea{resize:vertical;line-height:1.7}.link-button{background:transparent;color:#dfbb8d;border:0;padding:7px 0;font-size:12px}.settings-panel{max-width:880px}.settings-panel details{margin:24px 0;padding:18px;border:1px solid #66584e;border-radius:8px}.settings-panel summary{cursor:pointer}.advanced-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.model-row{display:flex;gap:14px;padding:14px;border-bottom:1px solid #ffffff1a;align-items:center}.model-row input{width:18px}.model-row span{min-width:0}.model-row small{overflow-wrap:anywhere}.run-row{display:flex;gap:20px;align-items:center;padding:12px;border-bottom:1px solid #ffffff1a;font-size:13px}.run-row code{color:#deb883}.empty-panel{color:#a9a7ad;padding:60px 10px;text-align:center}@media(max-width:850px){.login-layout{grid-template-columns:1fr;gap:15px}.intro h1{font-size:46px}.intro-line{display:none}.login-card{max-width:none}.admin-grid,.chat-layout{grid-template-columns:1fr}.chat-side{border-right:0;border-bottom:1px solid #ffffff20;padding:15px 24px;display:grid;grid-template-columns:1fr 1fr;gap:4px}.chat-side .avatar,.chat-side h2,.chat-side>p:not(.eyebrow),.chat-side .side-divider,.chat-side .side-label,.chat-side strong,.chat-side .small{display:none}.chat-side select{grid-column:1}.chat-side .quiet{grid-column:2}.chat-main{height:calc(100vh - 148px);max-height:calc(100vh - 148px)}}@media(max-width:600px){.topbar{height:64px;padding:0 16px}.topbar nav{gap:12px;font-size:12px}.brand{font-size:16px}.brand small{display:none}.login-layout{padding:28px 20px}.login-card{padding:26px}.chat-heading{min-height:78px;padding:12px 18px}.chat-heading h1{font-size:20px}.message-list{padding:20px 15px}.bubble{max-width:92%}.compose-wrap{padding:12px}.admin-layout{grid-template-columns:1fr}.admin-side{padding:12px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.admin-side h2,.admin-side .eyebrow{display:none}.admin-side label{flex-basis:100%;margin:4px 0 0}.admin-side input{flex-basis:100%;max-width:320px}.admin-side button{font-size:12px;padding:9px}.admin-main{padding:20px 12px}.panel{padding:18px}.advanced-grid{grid-template-columns:1fr 1fr}.run-row{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.user-shell{--bg: #fff6f8;--surface: #fff;--line: #f1dce4;--ink: #2c2530;--muted: #7e6f7a;--accent: #d94f7f;--accent-dark: #b93d68;--accent-soft: #ffe9f0;--ok: #2f7a55;--danger: #a12a3f;--radius: 18px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);color:var(--ink);background:var(--bg);min-height:100dvh;font-family:Noto Sans JP,sans-serif;-webkit-tap-highlight-color:transparent}.user-shell :focus-visible{outline:2px solid var(--accent);outline-offset:2px}.user-shell button{font:inherit}.user-shell .page-loading{min-height:100dvh;display:grid;place-items:center;padding:0}.user-shell .conversation-list{width:min(100%,640px);min-height:100dvh;margin:auto;padding:28px 20px 60px}.user-shell .conversation-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.user-shell .conversation-head small{color:var(--accent-dark);letter-spacing:.15em;font-size:11px;font-weight:700}.user-shell .conversation-head h1{margin:3px 0 0;font-size:26px;font-family:"Noto Serif JP",serif}.user-shell .conversation-head button{border:0;background:none;color:var(--muted);padding:10px}.user-shell .new-conversation{display:grid;grid-template-columns:minmax(0,1fr);min-width:0;gap:10px;background:var(--surface);padding:20px;border-radius:20px;box-shadow:0 8px 26px #76546b12}.user-shell .new-conversation label{font-weight:700}.user-shell .new-conversation>div{display:flex;min-width:0;gap:8px}.user-shell .new-conversation input{flex:1 1 0;width:0;min-width:0;padding:13px;border:1px solid #e6ccd6;border-radius:12px;font-size:16px}.user-shell .new-conversation button{flex:0 0 auto;min-height:46px;border:0;border-radius:12px;padding:0 16px;background:var(--accent);color:#fff;font-weight:700}.user-shell .new-conversation button:disabled{opacity:.5}.user-shell .new-conversation small{color:var(--muted)}.user-shell .conversation-items{display:grid;gap:10px;margin-top:24px}.user-shell .conversation-item{display:flex;align-items:center;gap:14px;width:100%;border:1px solid #f0dbe3;background:var(--surface);text-align:left;border-radius:16px;padding:14px;color:var(--ink)}.user-shell .conversation-item:hover{border-color:var(--accent);background:var(--accent-soft)}.user-shell .conversation-avatar{flex:0 0 46px;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#f5d6e2;color:#8c4262;font-weight:700}.user-shell .conversation-copy{display:grid;gap:3px;flex:1;min-width:0}.user-shell .conversation-copy small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--muted)}.user-shell .conversation-more{border:1px solid #e6ccd6;background:var(--surface);color:var(--accent-dark);border-radius:12px;padding:12px}.user-shell .error{color:var(--danger);background:#fff0f2;border:1px solid #f0c3cc;border-radius:12px;padding:10px 12px;font-size:13px;margin:0;display:flex;align-items:center;gap:8px}.user-shell .error .text-button{margin-left:auto;color:var(--danger)}.user-shell .text-button{background:none;border:0;padding:0;color:var(--accent-dark);font-weight:700;text-decoration:underline;text-underline-offset:3px}.user-shell .icon-button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:var(--muted)}.user-shell .icon-button:hover{background:var(--accent-soft);color:var(--accent-dark)}.user-shell .dots{display:inline-flex;gap:5px;align-items:center;height:18px}.user-shell .dots i{width:7px;height:7px;border-radius:50%;background:#c98aa5;animation:dot 1.2s infinite ease-in-out}.user-shell .dots i:nth-child(2){animation-delay:.15s}.user-shell .dots i:nth-child(3){animation-delay:.3s}@keyframes dot{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-4px);opacity:1}}.user-shell .login{max-width:440px;margin:0 auto;min-height:100dvh;padding:calc(18px + var(--safe-top)) 20px calc(28px + var(--safe-bottom));display:flex;flex-direction:column;gap:22px}.user-shell .wordmark{margin:0;text-align:center;font-family:"Noto Serif JP",serif;font-size:18px;letter-spacing:.12em;color:#5a3a50}.user-shell .wordmark small{font-family:Noto Sans JP,sans-serif;font-size:10px;color:var(--accent-dark);letter-spacing:.18em;margin-left:4px}.user-shell .hero{position:relative;margin:0;border-radius:26px;overflow:hidden;aspect-ratio:4 / 5;background:#f6dfe7;box-shadow:0 24px 60px #b2557b22}.user-shell .hero img{width:100%;height:100%;object-fit:cover;object-position:center 22%;display:block}.user-shell .hero figcaption{position:absolute;inset:auto 0 0;padding:60px 22px 22px;display:flex;flex-direction:column;gap:2px;color:#fff;background:linear-gradient(180deg,transparent,#3a1a2acc 70%,#3a1a2ae6)}.user-shell .hero-tag{font-size:10px;font-weight:700;letter-spacing:.18em;color:#ffd3e2}.user-shell .hero strong{font-family:"Noto Serif JP",serif;font-size:32px;font-weight:500;line-height:1.2}.user-shell .hero figcaption>span:last-child{font-size:13px;color:#fff0f5}.user-shell .login-form{display:flex;flex-direction:column;gap:8px}.user-shell .login-form label{font-size:13px;font-weight:700;color:#5a4a56;margin-top:8px}.user-shell .login-form input{width:100%;min-height:52px;padding:12px 16px;font-size:16px;color:var(--ink);background:var(--surface);border:1px solid #e6ccd6;border-radius:14px;outline:0}.user-shell .login-form input:focus{border-color:var(--accent);box-shadow:0 0 0 4px #df8eaf33}.user-shell .login-form input::placeholder{color:#a08e9b}.user-shell .login-form .error{margin-top:6px}.user-shell .cta{margin-top:14px;min-height:54px;border:0;border-radius:16px;background:var(--accent);color:#fff;font-size:17px;font-weight:700;box-shadow:0 12px 28px #d94f7f40;transition:background .2s,transform .1s}.user-shell .cta:hover:not(:disabled){background:var(--accent-dark)}.user-shell .cta:active:not(:disabled){transform:scale(.985)}.user-shell .fineprint{margin:0;text-align:center;font-size:12px;line-height:1.8;color:var(--muted)}.user-shell .chat{height:100dvh;max-width:760px;margin:0 auto;display:flex;flex-direction:column;background:var(--surface);overflow:hidden}.user-shell .chat-bar{flex:0 0 auto;display:flex;align-items:center;gap:12px;padding:calc(8px + var(--safe-top)) 10px 8px 16px;border-bottom:1px solid var(--line);background:#fffbfcf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.user-shell .bar-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;object-position:center 25%;border:2px solid #f5d0dd}.user-shell .bar-title{flex:1;min-width:0;display:flex;flex-direction:column;line-height:1.25}.user-shell .bar-title strong{font-size:17px;font-family:"Noto Serif JP",serif;font-weight:600}.user-shell .presence{font-size:12px;color:var(--ok);display:flex;align-items:center;gap:6px}.user-shell .presence:before{content:"";width:7px;height:7px;border-radius:50%;background:#4fb076}.user-shell .presence.off{color:var(--muted)}.user-shell .presence.off:before{background:#c4b7bf}.user-shell .messages{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:16px 14px 12px;display:flex;flex-direction:column;gap:3px;background:radial-gradient(circle at 85% -5%,#fff0f5,transparent 45%),#fffbfc}.user-shell .day{display:flex;justify-content:center;margin:14px 0 10px}.user-shell .day span{font-size:11px;color:var(--muted);background:#f5e6ec;border-radius:999px;padding:4px 12px}.user-shell .row{--message-row-width: 84%;display:grid;grid-template-columns:32px minmax(0,1fr);column-gap:8px;align-items:end;width:fit-content;max-width:var(--message-row-width)}.user-shell .row.first{margin-top:12px}.user-shell .row.assistant{align-self:flex-start}.user-shell .row.user{align-self:flex-end;max-width:calc(var(--message-row-width) - 40px);grid-template-columns:minmax(0,1fr);justify-items:stretch}.user-shell .row-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;object-position:center 25%;visibility:hidden;grid-column:1}.user-shell .row.first .row-avatar{visibility:visible}.user-shell .bubble{grid-column:2;min-width:0;max-width:none;padding:10px 14px;border-radius:18px;background:var(--accent);color:#fff;border:1px solid var(--accent);box-shadow:0 2px 10px #76546b0d;white-space:pre-wrap;overflow-wrap:anywhere}.user-shell .row.user .bubble{grid-column:1;color:var(--ink);background:var(--surface);border-color:#f0dbe3}.user-shell .row.assistant .bubble{border-bottom-left-radius:6px}.user-shell .row.user .bubble{border-bottom-right-radius:6px}.user-shell .row.assistant:not(.first) .bubble{border-top-left-radius:8px}.user-shell .row.user:not(.first) .bubble{border-top-right-radius:8px}.user-shell .bubble p{margin:0;font-size:15.5px;line-height:1.7}.user-shell .stamp{grid-column:2;font-size:10.5px;color:#a4939e;margin-top:3px;padding:0 4px}.user-shell .row.user .stamp{grid-column:1}.user-shell .typing .bubble{padding:12px 16px}.user-shell .typing .dots i{background:#fff}.user-shell .slow{grid-column:2;font-size:11px;color:var(--muted);margin-top:4px;padding:0 4px}.user-shell .empty{margin:auto;text-align:center;padding:30px 12px;color:#6d5d6a;max-width:360px}.user-shell .empty img{width:96px;height:96px;border-radius:50%;object-fit:cover;object-position:center 25%;border:4px solid #f7d8e4;box-shadow:0 12px 30px #9e597829;margin-bottom:14px}.user-shell .empty .tag{margin:0 0 4px;font-size:10px;font-weight:700;letter-spacing:.2em;color:var(--accent-dark)}.user-shell .empty h2{margin:0 0 8px;font-family:"Noto Serif JP",serif;font-weight:500;font-size:22px;color:#45323f}.user-shell .empty p{margin:0;font-size:13px;line-height:1.8}.user-shell .starters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px}.user-shell .starters button{border:1px solid #ecc6d4;background:var(--surface);color:var(--accent-dark);border-radius:999px;padding:9px 14px;font-size:13px;font-weight:600}.user-shell .starters button:hover{background:var(--accent-soft)}.user-shell .composer{flex:0 0 auto;padding:8px 12px calc(10px + var(--safe-bottom));border-top:1px solid var(--line);background:var(--surface);display:flex;flex-direction:column;gap:8px}.user-shell .notice{margin:0;font-size:13px;color:#6b4a5d;background:var(--accent-soft);border-radius:12px;padding:10px 12px;line-height:1.6}.user-shell .compose{display:flex;align-items:flex-end;gap:8px}.user-shell .compose textarea{flex:1;min-height:44px;max-height:160px;padding:11px 16px;font-size:16px;line-height:1.4;color:var(--ink);background:#fff6f9;border:1px solid #e8cbd8;border-radius:22px;resize:none;outline:0}.user-shell .compose textarea:focus{border-color:var(--accent);background:var(--surface)}.user-shell .compose textarea::placeholder{color:#a08e9b}.user-shell .compose textarea:disabled{background:#f8eef2;color:#9c8c96}.user-shell .send{flex:0 0 44px;width:44px;height:44px;border:0;border-radius:50%;background:var(--accent);color:#fff;display:grid;place-items:center;transition:background .2s,transform .1s}.user-shell .send svg{margin-left:2px}.user-shell .send:hover:not(:disabled){background:var(--accent-dark)}.user-shell .send:active:not(:disabled){transform:scale(.94)}.user-shell .send:disabled{opacity:.35}.user-shell .hint{margin:0;text-align:right;font-size:11px;color:#a4939e}.user-shell .sheet-backdrop{position:fixed;inset:0;z-index:20;background:#2b1a2466;display:flex;align-items:flex-end;justify-content:center;animation:fade .18s ease-out}.user-shell .sheet{width:100%;max-width:560px;max-height:calc(100dvh - 40px);overflow-y:auto;background:var(--surface);border-radius:24px 24px 0 0;padding:8px 20px calc(24px + var(--safe-bottom));box-shadow:0 -20px 60px #4a203a33;display:flex;flex-direction:column;gap:18px;animation:rise .22s ease-out}@keyframes rise{0%{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}.user-shell .sheet-grip{width:40px;height:4px;border-radius:2px;background:#e5d0da;margin:4px auto 0}.user-shell .sheet-head{display:flex;align-items:center;justify-content:space-between}.user-shell .sheet-head h2{margin:0;font-size:18px}.user-shell .me{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:#fff6f9}.user-shell .me-avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:700;background:#7a6f8f;flex:0 0 40px}.user-shell .me div{display:flex;flex-direction:column;min-width:0}.user-shell .me strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-shell .me small{font-size:11px;color:var(--muted)}.user-shell .field{display:flex;flex-direction:column;gap:7px}.user-shell .field label{font-size:13px;font-weight:700;color:#5a4a56}.user-shell .field small{font-size:12px;color:var(--muted);line-height:1.6}.user-shell .field input,.user-shell .field select{width:100%;min-height:48px;padding:10px 14px;font-size:16px;color:var(--ink);background:var(--surface);border:1px solid #e6ccd6;border-radius:12px;outline:0}.user-shell .field input:focus,.user-shell .field select:focus{border-color:var(--accent);box-shadow:0 0 0 4px #df8eaf33}.user-shell .inline{display:flex;gap:8px}.user-shell .inline input{flex:1;min-width:0}.user-shell .inline button{flex:0 0 auto;min-width:64px;min-height:48px;padding:0 14px;border:0;border-radius:12px;background:var(--accent);color:#fff;font-weight:700}.user-shell .inline button:hover:not(:disabled){background:var(--accent-dark)}.user-shell .ok{margin:0;font-size:13px;color:var(--ok);background:#eef8f1;border-radius:12px;padding:10px 12px}.user-shell .leave{margin-top:6px;min-height:48px;border:1px solid #e3c9d3;border-radius:12px;background:transparent;color:var(--accent-dark);font-weight:600}.user-shell .leave:hover{background:var(--accent-soft)}.user-shell .reset-link{align-self:flex-start;border:0;background:transparent;color:#a5445e;font-size:13px;text-decoration:underline;padding:4px 0}.user-shell .reset-link:disabled{opacity:.45}.user-shell .reset-confirm{display:flex;flex-direction:column;gap:12px;color:var(--ink);font-size:14px;line-height:1.7}.user-shell .reset-confirm p{margin:0}.user-shell .reset-actions{display:flex;gap:8px;margin-top:8px}.user-shell .reset-actions button{flex:1;min-height:48px;border-radius:12px;border:1px solid #e3c9d3;background:#fff;color:var(--ink);font-weight:700}.user-shell .reset-actions .reset-danger{background:#a5445e;border-color:#a5445e;color:#fff}.user-shell .reset-actions button:disabled{opacity:.5}@media(min-width:761px){.user-shell{background:radial-gradient(circle at 20% 0,#ffe6ee,transparent 40%),var(--bg)}.user-shell .chat{height:calc(100dvh - 32px);margin:16px auto;border-radius:28px;border:1px solid var(--line);box-shadow:0 30px 80px #9e597822}.user-shell .chat-bar{padding:12px 12px 12px 20px;border-radius:28px 28px 0 0}.user-shell .messages{padding:20px 24px 14px}.user-shell .row{--message-row-width: 72%}.user-shell .composer{padding:10px 18px 16px;border-radius:0 0 28px 28px}.user-shell .sheet-backdrop{align-items:center}.user-shell .sheet{border-radius:24px;max-height:calc(100dvh - 80px);padding:8px 24px 24px}.user-shell .sheet-grip{display:none}.user-shell .login{min-height:100dvh;justify-content:center}.user-shell .hero{aspect-ratio:5 / 4}}@media(prefers-reduced-motion:reduce){.user-shell .dots i,.user-shell .sheet,.user-shell .sheet-backdrop{animation:none}}.ad-shell{--bg: #0f1116;--panel: #171a21;--panel-2: #1f232c;--line: #2a2f3a;--ink: #ecebe8;--muted: #9aa0ab;--accent: #d9b075;--accent-ink: #1d160e;--ok: #4cbf7a;--warn: #e0a54a;--danger: #ef6b6b;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);color:var(--ink);background:var(--bg);height:100dvh;display:flex;font-family:Noto Sans JP,sans-serif;-webkit-tap-highlight-color:transparent}.ad-shell :focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ad-shell button{font:inherit;color:inherit}.ad-shell h1,.ad-shell h2,.ad-shell p{margin:0}.ad-shell code{font-size:11px;color:var(--muted)}.ad-side{display:none}.ad-body{flex:1;min-width:0;display:flex;flex-direction:column;height:100dvh}.ad-top{flex:0 0 auto;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:6px;padding:calc(6px + var(--safe-top)) 8px 6px;border-bottom:1px solid var(--line);background:#14171ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ad-top h1{text-align:center;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ad-icon{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--muted)}.ad-icon:hover{background:var(--panel-2);color:var(--ink)}.ad-local{display:flex;gap:8px;align-items:center;padding:8px 12px;background:#2a2418;border-bottom:1px solid #4a3d24;font-size:12px}.ad-local label{color:var(--accent);white-space:nowrap}.ad-local input{flex:1;min-width:0}.ad-toast{display:flex;align-items:center;gap:10px;margin:8px 12px 0;padding:10px 12px;border-radius:12px;font-size:13px;line-height:1.5}.ad-toast.ok{background:#1c3a2a;color:#bfe9cc;border:1px solid #2f6a48}.ad-toast.error{background:#3d2224;color:#ffc4c4;border:1px solid #7a3a3f}.ad-toast button{margin-left:auto;border:0;background:transparent;color:inherit;font-size:14px;padding:4px}.ad-main{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 12px 24px}.ad-stack{display:flex;flex-direction:column;gap:12px;max-width:880px;margin:0 auto}.ad-lead{font-size:13px;color:var(--muted);line-height:1.7}.ad-help{font-size:12px;color:var(--muted);line-height:1.6;margin-top:8px}.ad-empty{color:var(--muted);text-align:center;padding:36px 12px;font-size:14px}.ad-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:16px}.ad-card.ad-flush{padding:0;overflow:hidden}.ad-card h2{font-size:14px;font-weight:600;margin-bottom:10px;color:#e6d7bd}.ad-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.ad-card-head h2{margin:0}.ad-tag{font-size:11px;color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:3px 9px}.ad-link{border:0;background:transparent;color:var(--accent);font-size:12px;font-weight:600;padding:4px 0;text-decoration:underline;text-underline-offset:3px}.ad-shell input,.ad-shell textarea,.ad-shell select{width:100%;font:inherit;font-size:16px;color:var(--ink);background:#0f1116;border:1px solid #343a47;border-radius:12px;padding:11px 13px;outline:0;min-height:46px}.ad-shell textarea{line-height:1.7;resize:vertical;min-height:120px}.ad-shell input:focus,.ad-shell textarea:focus,.ad-shell select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #d9b07533}.ad-shell input::placeholder,.ad-shell textarea::placeholder{color:#6f7683}.ad-shell select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 20px) 50%,calc(100% - 14px) 50%;background-size:6px 6px;background-repeat:no-repeat;padding-right:36px}.ad-details summary{cursor:pointer;font-size:14px;font-weight:600;color:#e6d7bd;list-style:none;display:flex;align-items:center;justify-content:space-between}.ad-details summary:after{content:"＋";color:var(--muted)}.ad-details[open] summary:after{content:"－"}.ad-details[open] summary{margin-bottom:10px}.ad-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ad-grid label{display:flex;flex-direction:column;gap:5px;font-size:12px;color:var(--muted);min-width:0}.ad-grid label span{display:flex;flex-direction:column;color:var(--ink)}.ad-grid input{min-height:42px;padding:8px 10px;font-size:15px}.ad-grid small{font-size:10.5px;color:var(--muted);overflow-wrap:anywhere}.ad-primary{min-height:50px;padding:0 22px;border:0;border-radius:14px;background:var(--accent);color:var(--accent-ink);font-weight:700;font-size:15px;box-shadow:0 10px 26px #d9b07533}.ad-primary:hover:not(:disabled){background:#eac48c}.ad-primary:disabled{opacity:.5}.ad-secondary{min-height:42px;padding:0 14px;border:1px solid #3e4452;border-radius:12px;background:var(--panel-2);color:var(--ink);font-weight:600;font-size:13px;white-space:nowrap}.ad-secondary:hover:not(:disabled){border-color:var(--accent);color:#f2dfbf}.ad-secondary.danger{color:#ffb0b0;border-color:#6a3a3f}.ad-secondary:disabled{opacity:.5}.ad-savebar{position:sticky;bottom:0;z-index:3;display:flex;justify-content:flex-end;padding:10px 0 4px;background:linear-gradient(180deg,transparent,var(--bg) 35%)}.ad-savebar .ad-primary{width:100%}.ad-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.ad-segment{display:flex;padding:4px;border-radius:14px;background:var(--panel-2);border:1px solid var(--line)}.ad-segment button{flex:1;min-height:40px;border:0;border-radius:11px;background:transparent;color:var(--muted);font-weight:600;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ad-segment button.on{background:var(--panel);color:var(--ink);box-shadow:0 2px 8px #0006}.ad-segment button:disabled{opacity:.45}.ad-pill{display:inline-block;font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px;white-space:nowrap;background:#2c313c;color:var(--muted)}.ad-pill.active,.ad-pill.succeeded{background:#1c3a2a;color:#9fe2b8}.ad-pill.paused,.ad-pill.queued,.ad-pill.ready{background:#3a2f18;color:#f0cd8a}.ad-pill.running{background:#1e2f4a;color:#a9cfff}.ad-pill.failed,.ad-pill.indeterminate,.ad-pill.expired{background:#3d2224;color:#ffb0b0}.ad-list{display:flex;flex-direction:column;gap:6px}.ad-search{position:relative;margin-bottom:6px}.ad-search svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none}.ad-search input{padding-left:44px;border-radius:999px}.ad-row{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:var(--panel);text-align:left}.ad-row:hover,.ad-row.on{border-color:var(--accent);background:var(--panel-2)}.ad-row-body{flex:1;min-width:0;display:flex;flex-direction:column}.ad-row-body strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.ad-row-body small{font-size:11.5px;color:var(--muted)}.ad-avatar{flex:0 0 38px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-weight:700;color:#f4dcb4;background:linear-gradient(135deg,#5b4a34,#2c2622)}.ad-avatar.big{flex-basis:48px;width:48px;height:48px;font-size:18px}.ad-chat-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ad-chat-title{flex:1;min-width:0;display:flex;flex-direction:column}.ad-chat-title strong{font-size:17px}.ad-chat-title small{font-size:11.5px;color:var(--muted);overflow-wrap:anywhere}.ad-log{max-height:60dvh;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.ad-msg{max-width:92%;padding:9px 12px;border-radius:14px;background:var(--panel-2);border:1px solid var(--line)}.ad-msg.user{align-self:flex-end;background:#2b2a3a;border-color:#3d3b52}.ad-msg-name{display:flex;justify-content:space-between;gap:10px;font-size:11px;font-weight:700;color:var(--accent);margin-bottom:3px}.ad-msg-name time{font-weight:400;color:var(--muted)}.ad-msg p{font-size:13.5px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.ad-desktop-only{display:none}.ad-model{display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid var(--line);cursor:pointer}.ad-model:last-child{border-bottom:0}.ad-model.off{opacity:.55;cursor:not-allowed}.ad-model-body{flex:1;min-width:0;display:flex;flex-direction:column}.ad-model-body strong{font-size:14px}.ad-model-body small{font-size:11px;color:var(--muted);overflow-wrap:anywhere}.ad-model-body .ad-warn{color:var(--warn)}.ad-switch{position:relative;flex:0 0 48px;width:48px;height:28px}.ad-switch input{position:absolute;inset:0;opacity:0;margin:0;width:100%;height:100%;cursor:pointer}.ad-switch i{position:absolute;inset:0;border-radius:999px;background:#3a4050;transition:background .2s}.ad-switch i:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;transition:transform .2s}.ad-switch.on i{background:var(--ok)}.ad-switch.on i:after{transform:translate(20px)}.ad-switch input:focus-visible+i{outline:2px solid var(--accent);outline-offset:2px}.ad-run{display:flex;flex-direction:column;gap:6px;padding:13px 14px}.ad-run-head{display:flex;align-items:center;gap:10px}.ad-run-head strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.ad-run-head time{font-size:11.5px;color:var(--muted);white-space:nowrap}.ad-run-meta{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:12px;color:var(--muted)}.ad-run-error{font-size:12px;color:#ffb0b0}.ad-rev{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px}.ad-rev div{display:flex;flex-direction:column;min-width:0}.ad-rev small{font-size:11.5px;color:var(--muted)}.ad-tabbar{flex:0 0 auto;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);background:#14171e;padding:4px 4px calc(6px + var(--safe-bottom))}.ad-tabbar button{display:flex;flex-direction:column;align-items:center;gap:2px;min-height:52px;border:0;border-radius:12px;background:transparent;color:var(--muted);font-size:10.5px;font-weight:600}.ad-tabbar button.on{color:var(--accent)}.ad-tabbar button:active{background:var(--panel-2)}@media(min-width:900px){.ad-side{display:flex;flex-direction:column;gap:4px;flex:0 0 220px;padding:22px 14px;border-right:1px solid var(--line);background:#12151b}.ad-brand{margin:0 8px 18px;font-family:"Noto Serif JP",serif;font-size:18px;letter-spacing:.1em;color:#f0dfc0}.ad-brand small{font-family:Noto Sans JP,sans-serif;font-size:10px;letter-spacing:.18em;color:var(--muted);margin-left:6px}.ad-side button{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border:0;border-radius:12px;background:transparent;color:var(--muted);font-weight:600;font-size:14px;text-align:left}.ad-side button:hover{background:var(--panel-2);color:var(--ink)}.ad-side button.on{background:#2e2818;color:var(--accent)}.ad-side-link{margin-top:auto;padding:10px 12px;font-size:12px;color:var(--muted)}.ad-side-link:hover{color:var(--accent)}.ad-tabbar{display:none}.ad-top{grid-template-columns:44px 1fr 44px;padding:10px 16px}.ad-top h1{text-align:left;font-size:20px}.ad-main{padding:20px 24px 40px}.ad-stack{max-width:960px}.ad-chats{display:grid;grid-template-columns:300px minmax(0,1fr);gap:20px;max-width:1200px;margin:0 auto;align-items:start}.ad-list{position:sticky;top:0}.ad-detail .ad-stack{max-width:none}.ad-desktop-only{display:block}.ad-grid{grid-template-columns:repeat(3,1fr)}.ad-savebar .ad-primary{width:auto;min-width:220px}.ad-log{max-height:420px}}@media(max-width:899px){.ad-chats.detail-open .ad-list{display:none}.ad-chats:not(.detail-open) .ad-detail{display:none}}@media(prefers-reduced-motion:reduce){.ad-switch i,.ad-switch i:after{transition:none}}.ad-config-json{white-space:pre-wrap;overflow-wrap:anywhere;max-height:480px;overflow:auto;padding:12px;border-radius:10px;background:#f6f3f5;font-size:12px;line-height:1.5}.ad-usage-row{border-top:1px solid #eadfe5;padding:12px 0}.ad-usage-row summary{cursor:pointer}
