:root{color:#162839;background:#f9f9ff;font-family:Inter,Noto Sans SC,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #162839;--ink-strong: #111c2d;--ink-muted: #64748b;--ink-faint: #94a3b8;--paper: #ffffff;--canvas: #f9f9ff;--surface: #f8fafc;--surface-strong: #f1f5f9;--line: #e2e8f0;--line-strong: #cbd5e1;--guide-accent: #a84b3f;--danger: #ba1a1a;--danger-soft: #fff1f2;--shadow-sm: 0 2px 7px rgba(15, 23, 42, .06);--shadow-md: 0 8px 24px rgba(15, 23, 42, .1)}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0;background:var(--canvas)}body,button,textarea{letter-spacing:0}button,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid rgba(168,75,63,.3);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.directory-shell{min-height:100vh;background:linear-gradient(180deg,#1628390d,#f9f9ff00 360px),var(--canvas)}.site-bar{position:sticky;z-index:10;top:0;padding-top:env(safe-area-inset-top);border-bottom:1px solid rgba(255,255,255,.14);background:var(--ink);color:#fff}.site-bar-inner{display:flex;width:min(calc(100% - 56px),1080px);min-height:58px;align-items:center;justify-content:space-between;gap:18px;margin:0 auto}.site-brand{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:750}.site-brand-mark{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(255,255,255,.36);border-radius:5px;font-family:Georgia,serif;font-size:9px}.site-brand-name{white-space:nowrap}.site-bar-title{font-size:14px;font-weight:700}.page-frame{width:min(calc(100% - 56px),780px);margin:0 auto}.home-page{min-height:calc(100vh - 59px);padding:54px 0 56px}.home-header{margin-bottom:34px}.page-kicker,.home-kicker{margin:0;color:#505f76;font-size:11px;font-weight:800;line-height:1.3;letter-spacing:.04em}.home-header h1,.state-page h1{margin:9px 0 0;color:var(--ink);font-size:34px;font-weight:750;line-height:1.22;overflow-wrap:anywhere}.home-summary{margin:9px 0 0;color:var(--ink-muted);font-size:14px;line-height:1.55}.exhibition-list,.skeleton-list{display:flex;flex-direction:column;gap:14px;padding:0;margin:0;list-style:none}.exhibition-card,.skeleton-card{display:grid;min-height:142px;grid-template-columns:116px minmax(0,1fr) 22px;gap:18px;align-items:center;padding:12px 16px 12px 12px;border:1px solid var(--line);border-radius:10px;background:var(--paper)}.exhibition-card{box-shadow:var(--shadow-sm);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.exhibition-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md);transform:translateY(-1px)}.exhibition-card:active{transform:translateY(0)}.exhibition-poster,.skeleton-poster{width:116px;height:116px;overflow:hidden;border-radius:8px;background:var(--surface-strong)}.exhibition-poster-image{display:block;width:100%;height:100%;object-fit:cover}.exhibition-poster-placeholder{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px;background:linear-gradient(135deg,#162839,#2c3e50 58%,#64748b);color:#fff;text-align:center}.poster-placeholder-title{display:-webkit-box;max-width:100%;overflow:hidden;font-size:14px;font-weight:750;line-height:1.35;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.poster-placeholder-caption{color:#ffffffb8;font-size:10px}.exhibition-card-copy{min-width:0}.card-heading-row{display:flex;min-height:20px;flex-wrap:wrap;align-items:center;margin-bottom:7px}.theme-label{max-width:100%;padding:4px 8px;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);font-size:10px;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.exhibition-card h2{margin:0;color:var(--ink);font-size:20px;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.exhibition-meta{display:flex;flex-direction:column;gap:2px;margin-top:8px}.exhibition-meta p{margin:0;overflow:hidden;color:var(--ink-muted);font-size:11px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.card-arrow{color:var(--ink-faint);transition:color .16s ease,transform .16s ease}.exhibition-card:hover .card-arrow{color:var(--ink);transform:translate(2px)}.home-notice{margin-top:30px;padding:0 2px;text-align:center}.home-notice-label{display:block;color:var(--ink);font-size:13px;font-weight:800}.home-notice p{margin:6px 0 0;color:var(--ink-muted);font-size:13px;line-height:1.65}.empty-state,.state-page{display:flex;min-height:330px;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;border:1px dashed var(--line-strong);border-radius:10px;background:#ffffffc7;text-align:center}.empty-index,.state-symbol{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--surface-strong);color:var(--ink-muted);font-family:Georgia,serif;font-size:17px;font-weight:700}.state-symbol{margin-bottom:16px;background:var(--ink);color:#fff}.empty-state h2,.chat-state h2,.state-page h1{margin:14px 0 0;color:var(--ink);font-size:23px;font-weight:700;line-height:1.35}.empty-state p,.state-description,.chat-state p{margin:8px 0 0;color:var(--ink-muted);font-size:14px;line-height:1.55}.primary-button,.secondary-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:700}.primary-button{background:var(--ink);color:#fff}.primary-button:hover{background:#253b4f}.secondary-button{border:1px solid var(--line-strong);background:var(--paper);color:var(--ink)}.secondary-button:hover{background:var(--surface)}.empty-state .secondary-button,.state-page .primary-button{margin-top:24px}.skeleton-card{grid-template-columns:116px minmax(0,1fr);animation:skeleton-pulse 1.4s ease-in-out infinite alternate}.skeleton-copy{display:flex;flex-direction:column;gap:10px}.skeleton-copy span{display:block;width:84%;height:12px;border-radius:3px;background:var(--line)}.skeleton-copy span:first-child{width:42%;height:9px}.skeleton-copy span:last-child{width:61%}@keyframes skeleton-pulse{0%{opacity:.56}to{opacity:1}}.chat-page{display:flex;height:100dvh;min-height:100vh;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#1628390d,#f9f9ff00 320px),var(--canvas)}.chat-header{z-index:3;flex:0 0 auto;padding-top:env(safe-area-inset-top);border-bottom:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow-sm)}.chat-header-inner{position:relative;width:min(100%,860px);min-height:100px;margin:0 auto;padding:14px 18px 13px}.chat-header-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-back-link{display:inline-flex;align-items:center;gap:8px;color:#505f76}.chat-kicker{font-size:11px;font-weight:750;line-height:1.2}.chat-mode-switch{display:flex;gap:2px;height:40px;padding:3px;border:1px solid var(--line-strong);border-radius:9px;background:var(--surface)}.chat-mode-btn{min-width:64px;padding:0 12px;border-radius:6px;background:transparent;color:var(--ink-muted);cursor:pointer;font-size:13px;font-weight:750}.chat-mode-btn-active{background:var(--ink);color:#fff}.chat-title{max-width:calc(100% - 64px);margin:12px 52px 0 0;color:var(--ink);font-size:20px;font-weight:700;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audio-mute-button{position:absolute;right:18px;bottom:13px;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--ink);cursor:pointer;touch-action:manipulation;transition:background .15s ease,color .15s ease,transform .15s ease}.audio-mute-button:hover{background:#16283914;color:var(--ink-strong);transform:translateY(-1px)}.audio-mute-button:active{transform:translateY(0) scale(.96)}.audio-mute-button-muted{background:transparent;color:var(--ink)}.audio-mute-button-muted:hover{background:#1628391f;color:var(--ink-strong)}.audio-mute-button-retry{color:var(--guide-accent)}.audio-mute-button-retry:hover{background:#a84b3f1a;color:var(--guide-accent)}.chat-mode-panel{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden}.chat-mode-panel-active{animation:chat-mode-enter .18s ease-out both}.chat-mode-panel-hidden{display:none}@keyframes chat-mode-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.message-scroll{min-height:0;flex:1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.message-list{width:min(calc(100% - 56px),760px);min-height:100%;margin:0 auto;padding:30px 0 34px}.welcome-panel{width:min(100%,590px);margin:40px auto 0;padding:25px 24px;border:1px solid var(--line);border-radius:10px;background:var(--paper);box-shadow:var(--shadow-sm)}.welcome-panel h2{margin:0;color:var(--ink);font-size:23px;font-weight:750;line-height:1.4}.welcome-description{margin:8px 0 0;color:var(--ink-muted);font-size:14px;line-height:1.6}.suggestion-list{display:flex;flex-direction:column;gap:10px;margin-top:20px}.suggestion-list button,.follow-up-list button{display:flex;min-height:48px;align-items:center;padding:10px 14px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);cursor:pointer;font-size:14px;font-weight:650;line-height:1.45;text-align:left;transition:border-color .15s ease,background .15s ease}.suggestion-list button:hover,.follow-up-list button:hover{border-color:var(--line-strong);background:var(--surface-strong)}.context-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;text-align:center}.context-state h2{margin-top:14px}.chat-error-state .state-symbol{margin-bottom:2px}.state-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:24px}.message-row{display:flex;width:100%;margin-bottom:18px}.message-row-user{justify-content:flex-end}.message-row-assistant{justify-content:flex-start}.message-bubble{max-width:min(78%,620px);padding:14px 17px;border-radius:10px;font-size:15px;line-height:1.7;overflow-wrap:anywhere}.message-bubble p{margin:0}.message-bubble-user{border-bottom-right-radius:4px;background:var(--ink);color:#fff;box-shadow:0 7px 20px #1628392e;white-space:pre-wrap}.message-bubble-assistant{border:1px solid var(--line);border-bottom-left-radius:4px;background:var(--paper);color:var(--ink);box-shadow:var(--shadow-sm)}.thinking-message{display:flex;min-width:54px;min-height:24px;align-items:center;gap:5px}.thinking-message>span:not(.sr-only){width:7px;height:7px;border-radius:50%;background:var(--ink);animation:thinking 1s ease-in-out infinite}.thinking-message>span:nth-child(2){animation-delay:.13s}.thinking-message>span:nth-child(3){animation-delay:.26s}@keyframes thinking{0%,to{opacity:.28;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.message-error{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;color:var(--danger)}.message-error button{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:5px;background:var(--danger-soft);color:var(--danger);cursor:pointer;font-size:12px;font-weight:700}.markdown-message>:first-child,.markdown-message>:first-child>:first-child{margin-top:0}.markdown-message>:last-child,.markdown-message>:last-child>:last-child{margin-bottom:0}.markdown-message p,.markdown-message ul,.markdown-message ol,.markdown-message blockquote,.markdown-message pre,.markdown-message table{margin:.55em 0}.markdown-message h1,.markdown-message h2,.markdown-message h3,.markdown-message h4,.markdown-message h5,.markdown-message h6{margin:.85em 0 .35em;color:var(--ink);font-size:1.08em;font-weight:700;line-height:1.45}.markdown-message ul,.markdown-message ol{padding-left:1.4em}.markdown-message li+li{margin-top:.2em}.markdown-message blockquote{padding-left:12px;border-left:3px solid var(--line-strong);color:var(--ink-muted)}.markdown-message code{padding:2px 5px;border-radius:3px;background:var(--surface-strong);font-family:Consolas,monospace;font-size:.9em}.markdown-message pre{padding:11px 12px;overflow-x:auto;border:1px solid var(--line);border-radius:6px;background:var(--surface-strong)}.markdown-message pre code{padding:0}.markdown-message table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.markdown-message th,.markdown-message td{padding:5px 8px;border:1px solid var(--line);text-align:left}.markdown-link-label{color:#1d4ed8;font-weight:700;text-decoration:underline;text-decoration-color:#93c5fd;text-underline-offset:2px}.markdown-image-label{display:inline-block;padding:1px 6px;border:1px solid var(--line);border-radius:3px;color:var(--ink-muted);font-size:.88em}.follow-up-section,.follow-up-skeleton{width:min(88%,620px);margin:2px 0 28px}.follow-up-title{margin:0 0 12px;color:var(--ink-muted);font-size:12px;font-weight:650}.follow-up-list{display:flex;flex-direction:column;gap:10px}.follow-up-list button{min-height:44px;background:var(--paper);font-size:13px;font-weight:550}.follow-up-skeleton{display:flex;flex-direction:column;gap:10px}.follow-up-skeleton-title,.follow-up-skeleton-item{display:block;border-radius:6px;background:var(--line);animation:skeleton-pulse 1.4s ease-in-out infinite alternate}.follow-up-skeleton-title{width:180px;height:12px}.follow-up-skeleton-item{width:88%;height:45px;border:1px solid var(--line);background:var(--surface-strong)}.message-bottom-anchor{width:1px;height:1px}.composer{z-index:3;flex:0 0 auto;padding:10px 18px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffffa}.composer-inner{display:grid;width:min(100%,760px);grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;margin:0 auto}.composer-input-shell{display:flex;min-height:48px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.composer-input-shell-recording{border-color:#ef4444;box-shadow:0 0 0 4px #ef444414}.composer textarea{width:100%;min-height:46px;max-height:112px;padding:11px 10px 11px 13px;resize:none;overflow-y:auto;border:0;outline:0;background:transparent;color:var(--ink);font-size:15px;line-height:1.5}.composer textarea::placeholder{color:var(--ink-faint)}.composer textarea:disabled{color:var(--ink-faint)}.voice-button{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;margin-right:4px;border-radius:50%;background:transparent;color:var(--ink);cursor:pointer}.voice-button:hover:not(:disabled){background:var(--surface-strong)}.voice-button-recording{background:#dc2626;color:#fff}.voice-button:disabled{opacity:.36;cursor:default}.send-button{display:inline-flex;min-width:82px;height:48px;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:9px;background:var(--ink);color:#fff;cursor:pointer;font-size:14px;font-weight:750}.send-button:hover:not(:disabled){background:#253b4f}.send-button:disabled{background:var(--line);color:var(--ink-faint);cursor:default}.voice-error{display:flex;width:min(100%,760px);align-items:center;justify-content:space-between;gap:10px;margin:8px auto 0;color:var(--danger);font-size:12px;line-height:1.4}.voice-error button{color:var(--danger);cursor:pointer;font-size:12px;font-weight:700}.answer-audio-error{width:min(100%,760px);margin:8px auto 0;color:var(--ink-muted);font-size:12px;line-height:1.4;text-align:center}.guide-view{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden;background:#fbfcfe;color:var(--ink)}.guide-toolbar{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:58px;padding:9px 22px;border-bottom:1px solid var(--line);background:#fffffff5}.guide-progress{display:flex;align-items:baseline;min-width:110px}.guide-progress strong{color:var(--guide-accent);font-size:25px;line-height:1}.guide-progress span{color:var(--ink-muted);font-size:13px;font-weight:650}.guide-catalog-trigger{display:inline-flex;height:38px;align-items:center;gap:6px;padding:0 12px;border:1px solid var(--line-strong);border-radius:8px;background:var(--paper);color:var(--ink);cursor:pointer;font-size:13px;font-weight:700}.guide-catalog-trigger:hover{background:var(--surface)}.guide-article-scroll{min-height:0;flex:1;overflow:auto;overscroll-behavior:contain}.guide-article{width:min(calc(100% - 80px),760px);min-height:100%;margin:0 auto;padding:56px 0 80px}.guide-section-kicker{margin:0;color:var(--guide-accent);font-size:11px;font-weight:750;line-height:1.3;letter-spacing:.04em}.guide-article h2{margin:12px 0 0;color:var(--ink);font-size:32px;font-weight:750;line-height:1.36;overflow-wrap:anywhere}.guide-title-rule{width:52px;height:3px;margin:26px 0 28px;background:var(--guide-accent)}.guide-audio-button{display:inline-flex;min-width:122px;height:38px;align-items:center;gap:8px;margin:0 0 26px;padding:0 13px;border:1px solid rgba(168,75,63,.38);border-radius:999px;background:#a84b3f0f;color:var(--guide-accent);cursor:pointer;font-size:13px;font-weight:700}.guide-audio-button:hover:not(:disabled){border-color:#a84b3f94;background:#a84b3f1f}.guide-audio-button-playing{background:var(--guide-accent);color:#fff}.guide-audio-button-loading{border-color:var(--line);background:var(--surface);color:var(--ink-muted)}.guide-audio-button-error{border-color:#ba1a1a57;background:#ba1a1a0f;color:var(--danger)}.guide-audio-button-blocked{border-color:#a84b3f80;background:#a84b3f1f}.guide-audio-button:disabled{opacity:.72;cursor:default}.guide-audio-play-icon{display:inline-block;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid currentColor}.guide-audio-pause-icon{display:inline-block;width:10px;height:13px;border-right:3px solid currentColor;border-left:3px solid currentColor}.guide-audio-error{margin:-13px 0 22px;color:var(--danger);font-size:12px;line-height:1.45}.guide-section-content{color:#263548;font-size:16px;line-height:1.9;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word}.guide-navigation{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:68px;padding:10px 22px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--paper)}.guide-navigation>span{min-width:72px;color:var(--ink-muted);font-size:12px;font-weight:700;text-align:center}.guide-nav-button{display:inline-flex;width:150px;height:42px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line-strong);border-radius:8px;background:var(--paper);color:var(--ink);cursor:pointer;font-size:13px;font-weight:700}.guide-nav-button:hover:not(:disabled){background:var(--surface)}.guide-nav-button:disabled{background:var(--surface);color:#a7b1bf;cursor:default}.guide-state-view{width:100%}.guide-message-state{align-items:center;justify-content:center;padding:70px 28px calc(90px + env(safe-area-inset-bottom));text-align:center}.guide-state-index{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(168,75,63,.26);border-radius:50%;background:#a84b3f14;color:var(--guide-accent);font-size:17px;font-weight:750}.guide-message-state h2{margin:18px 0 0;font-size:23px;line-height:1.4}.guide-message-state p{max-width:510px;margin:8px 0 0;color:var(--ink-muted);font-size:14px;line-height:1.65}.guide-state-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:26px}.guide-primary-action,.guide-secondary-action{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;padding:0 16px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:700}.guide-primary-action{background:var(--ink);color:#fff}.guide-secondary-action{border:1px solid var(--line-strong);background:var(--paper);color:var(--ink)}.guide-skeleton-head{display:flex;justify-content:space-between;padding:13px 22px;border-bottom:1px solid var(--line)}.guide-skeleton-body{padding:56px max(40px,calc((100% - 760px)/2))}.guide-skeleton-line,.guide-skeleton-rule{display:block;height:13px;margin-bottom:18px;border-radius:5px;background:#e6ebf0;animation:skeleton-pulse 1.4s ease-in-out infinite alternate}.guide-skeleton-progress{width:74px;margin:0}.guide-skeleton-action{width:74px;height:36px;margin:0}.guide-skeleton-kicker{width:90px;height:10px}.guide-skeleton-title{width:62%;height:34px;margin-top:16px}.guide-skeleton-rule{width:52px;height:3px;margin:25px 0 28px;background:#a84b3f4d}.guide-skeleton-copy-short{width:80%}.guide-skeleton-copy-shorter{width:60%}.guide-catalog-overlay{position:fixed;z-index:40;inset:0;display:flex;align-items:flex-end;background:#0b16206b;animation:guide-overlay-enter .18s ease-out both}.guide-catalog-sheet{display:flex;width:min(100%,620px);max-height:78vh;flex-direction:column;margin:0 auto;border-radius:18px 18px 0 0;background:var(--paper);box-shadow:0 -18px 50px #0f172a24;animation:guide-sheet-enter .2s ease-out both}.guide-catalog-head{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;padding:22px 24px 18px;border-bottom:1px solid var(--line)}.guide-catalog-head p{margin:0;color:var(--guide-accent);font-size:10px;font-weight:750;letter-spacing:.04em}.guide-catalog-head h2{margin:6px 0 0;color:var(--ink);font-size:21px;line-height:1.25}.guide-catalog-head button{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--surface-strong);color:var(--ink);cursor:pointer}.guide-catalog-list{min-height:0;padding:8px 0 18px;margin:0;overflow-y:auto;list-style:none}.guide-catalog-item{position:relative;display:flex;width:100%;min-height:58px;align-items:flex-start;gap:16px;padding:15px 24px;background:var(--paper);color:var(--ink);cursor:pointer;text-align:left}.guide-catalog-item:hover{background:var(--surface)}.guide-catalog-item-active{background:#a84b3f0e}.guide-catalog-item-active:before{position:absolute;inset:12px auto 12px 0;width:4px;background:var(--guide-accent);content:""}.guide-catalog-item>span{flex:0 0 34px;color:var(--guide-accent);font-size:12px;font-weight:750;line-height:1.5}.guide-catalog-item>strong{min-width:0;font-size:14px;font-weight:650;line-height:1.5;overflow-wrap:anywhere}@keyframes guide-overlay-enter{0%{opacity:0}to{opacity:1}}@keyframes guide-sheet-enter{0%{transform:translateY(28px)}to{transform:translateY(0)}}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:600px){.site-bar-inner{width:100%;min-height:56px;padding:0 14px}.site-brand-name{display:none}.page-frame{width:min(calc(100% - 28px),780px)}.home-page{min-height:calc(100vh - 57px);padding:42px 0 44px}.home-header{margin-bottom:24px}.home-header h1{font-size:28px}.home-summary{font-size:13px}.exhibition-card,.skeleton-card{min-height:108px;grid-template-columns:88px minmax(0,1fr) 18px;gap:12px;padding:9px 10px 9px 9px}.skeleton-card{grid-template-columns:88px minmax(0,1fr)}.exhibition-poster,.skeleton-poster{width:88px;height:88px}.exhibition-card h2{font-size:17px}.exhibition-meta{margin-top:5px}.exhibition-meta p{font-size:10px}.theme-label{font-size:9px}.site-bar-title{font-size:13px}.chat-header-inner{min-height:96px;padding:12px 14px}.chat-title{margin-top:10px;font-size:17px}.audio-mute-button{right:14px;bottom:11px}.message-list{width:min(calc(100% - 24px),760px);padding-top:22px}.welcome-panel{margin-top:18px;padding:20px 16px}.welcome-panel h2{font-size:19px}.welcome-description{font-size:12px}.suggestion-list button{min-height:44px;font-size:13px}.message-bubble{max-width:88%;font-size:14px}.composer{padding-right:10px;padding-left:10px}.composer-inner{gap:7px}.send-button{min-width:70px;padding:0 10px;font-size:13px}.guide-toolbar{padding-right:14px;padding-left:14px}.guide-article{width:min(calc(100% - 48px),760px);padding-top:42px}.guide-article h2{font-size:27px}.guide-section-content{font-size:15px;line-height:1.8}.guide-navigation{padding-right:12px;padding-left:12px}.guide-nav-button{width:128px;height:42px;font-size:12px}}@media(max-width:360px){.page-frame{width:min(calc(100% - 20px),780px)}.exhibition-card,.skeleton-card{grid-template-columns:78px minmax(0,1fr) 16px;gap:9px}.skeleton-card{grid-template-columns:78px minmax(0,1fr)}.exhibition-poster,.skeleton-poster{width:78px;height:82px}.exhibition-card h2{font-size:16px}.composer textarea{font-size:14px}.guide-nav-button{width:112px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
