:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#33312e;background-color:#faf9f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{margin:0;padding:0;height:100%;width:100%;overflow:hidden}body{margin:0;padding:0;height:100%;width:100%;overflow:hidden;position:fixed;top:0;left:0}#root{height:100%;width:100%}.local-preview-disabled{display:grid;min-height:100%;place-items:center;padding:40px 24px;box-sizing:border-box;background:#faf9f5;color:#33312e}.local-preview-disabled__content{width:min(100%,440px);text-align:center}.local-preview-disabled__mark{display:inline-grid;width:44px;height:44px;place-items:center;margin-bottom:24px;border-radius:14px;background:#f4e5df;color:#b85f43;font-size:18px;font-weight:700;line-height:1}.local-preview-disabled h1{margin:0;color:#33312e;font-size:24px;line-height:1.25;font-weight:650;letter-spacing:-.01em}.local-preview-disabled p{margin:14px 0 0;color:#625e58;font-size:16px;line-height:1.65}.local-preview-disabled small{display:block;margin-top:8px;color:#918a82;font-size:13px;line-height:1.5}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.mobile-shell{position:fixed;inset:0;display:flex;flex-direction:column;width:100%;height:100vh;height:100dvh;overflow:hidden;background-color:#faf9f5;color:#33312e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mobile-shell__header{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:calc(50px + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);background-color:#faf9f5;border-bottom:1px solid rgba(217,119,87,.1);box-shadow:0 1px 4px #00000005;color:#d97757;font-size:16px;font-weight:600}.mobile-shell__content{position:relative;display:flex;flex:1;min-height:0;flex-direction:column;overflow:hidden}.mobile-shell__nav{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;height:calc(60px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background-color:#faf9f5;border-top:1px solid rgba(217,119,87,.1);box-shadow:0 -2px 10px #00000005}.mobile-token-input{width:100%;min-height:42px;padding:9px 12px;border:1px solid #ded8cf;border-radius:8px;background-color:#faf9f5;color:#33312e;font-size:14px}.mobile-token-input:focus-visible{outline:2px solid #d97757;outline-offset:2px}.mobile-token-input--invalid{border-color:#d14343}.mobile-token-submit{width:100%;min-height:42px;margin-top:12px;border:0;border-radius:8px;background-color:#d97757;color:#fffaf7;font-size:14px;font-weight:600;cursor:pointer}.mobile-token-submit:focus-visible{outline:2px solid #8f402c;outline-offset:2px}.mobile-token-submit:disabled{background-color:#d8b8aa;cursor:not-allowed}@media(max-width:767px){html,body,#root{min-height:100%;height:100%}body{position:static}}a{font-weight:500;color:#d97757;text-decoration:inherit}a:hover{color:#c46445}*{box-sizing:border-box}.ant-tree .ant-tree-treenode{width:100%}.ant-tree .ant-tree-indent-unit,.ant-tree .ant-tree-switcher{width:14px!important}.ant-tree .ant-tree-node-content-wrapper{display:inline-flex;align-items:center;flex:1;min-width:0;overflow:hidden;margin-left:-4px}.ant-tree .ant-tree-node-content-wrapper .ant-tree-iconEle{width:16px!important;margin-right:2px!important}.ant-tree .ant-tree-title{display:block;flex:1;min-width:0;overflow:hidden}.file-tree-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.markdown-editor-shell{max-width:800px;min-height:100%;margin:0 auto;position:relative}.markdown-save-status{position:sticky;top:0;z-index:3;width:fit-content;margin-left:auto;padding:4px 8px;border-radius:6px;background:#faf9f5db;color:#8d837b;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px}.markdown-editor-toolbar{position:sticky;top:26px;z-index:2;display:inline-flex;align-items:center;gap:10px;margin-bottom:20px;padding:8px 10px;border:1px solid rgba(217,119,87,.1);border-radius:8px;background:#faf9f5f0}.markdown-editor-layout{display:block}.markdown-source-panel{min-width:0;min-height:calc(100vh - 150px);padding-bottom:48px}.muse-codemirror-editor{background:transparent;color:#4a4642;font-family:Lora,Merriweather,serif}.muse-codemirror-editor .cm-editor{background:transparent}.muse-codemirror-editor .cm-content{max-width:68ch;min-height:calc(100vh - 210px);margin:0 auto;padding:28px 0 64px;caret-color:#d97757}.muse-codemirror-editor .cm-line{padding:0;color:#4a4642;font-size:1.12rem;line-height:1.95}.muse-codemirror-editor .cm-activeLine{background:#d977570b}.markdown-live-hidden-marker{display:none}.markdown-live-heading{color:#33312e;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-weight:600;line-height:1.35}.markdown-live-heading-1{padding-top:28px;padding-bottom:16px;font-size:1.7rem}.markdown-live-heading-2{padding-top:22px;padding-bottom:12px;font-size:1.42rem}.markdown-live-heading-3{padding-top:18px;padding-bottom:8px;font-size:1.24rem}.markdown-live-bold{font-weight:700;color:#33312e}.markdown-live-italic{font-style:italic}.markdown-live-image{display:block;margin:22px 0 26px}.markdown-live-image img{display:block;max-width:100%;max-height:520px;border-radius:8px;object-fit:contain}.markdown-live-image figcaption{margin-top:8px;color:#8d837b;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:12px;line-height:1.5}.markdown-editor-test-fallback{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.markdown-editor-test-images{display:none}.de-ai-editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px 14px;min-height:49px;padding:8px 16px}.de-ai-editor-toolbar__primary,.de-ai-editor-toolbar__meta{display:flex;align-items:center;min-width:0}.de-ai-editor-toolbar__primary{gap:12px;flex:0 1 auto}.de-ai-editor-toolbar__meta{gap:8px;flex:1 1 300px;justify-content:flex-end}.de-ai-editor-toolbar__action{flex:0 0 auto;white-space:nowrap}.de-ai-editor-toolbar__loop{flex:0 1 auto;min-width:0;color:#8d837b;white-space:nowrap}.de-ai-version-select,.de-ai-delete-version{flex:0 0 auto}.de-ai-score-pill{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-width:76px;color:#4a4642}.de-ai-score-pill__label{font-size:12px;line-height:16px;color:#6f675f;white-space:nowrap}.de-ai-reference-picker{max-height:420px;overflow-y:auto;padding:2px 4px 2px 0}.de-ai-reference-picker__tree{background:transparent}.de-ai-reference-picker__tree .ant-tree-treenode{width:100%;padding:3px 0}.de-ai-reference-picker__tree .ant-tree-node-content-wrapper{min-width:0}.de-ai-reference-picker__tree .ant-tree-title{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.de-ai-remover-confirm-content{max-height:420px;overflow-y:auto;padding:12px 14px;border:1px solid rgba(217,119,87,.12);border-radius:8px;background:#fffdf9}.de-ai-agent-settings-button,.de-ai-agent-run-button{flex:0 0 auto}.de-ai-agent-run-button.ant-btn{width:34px;min-width:34px;height:34px}@media(max-width:1180px){.de-ai-editor-toolbar{align-items:stretch;flex-wrap:wrap}.de-ai-editor-toolbar__primary,.de-ai-editor-toolbar__meta{width:100%}.de-ai-editor-toolbar__primary{justify-content:space-between}.de-ai-editor-toolbar__meta{justify-content:flex-start}.de-ai-version-select{max-width:none}}@media(max-width:760px){.de-ai-editor-toolbar{padding:8px 12px}.de-ai-editor-toolbar__loop{font-size:12px}.de-ai-version-select{min-width:0}.de-ai-score-pill__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.de-ai-score-pill{min-width:32px}}.agent-chat{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;background:#fffdf9;color:#33312e}.agent-chat__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(217,119,87,.1)}.agent-chat__title{display:inline-flex;align-items:center;gap:8px;color:#d97757}.agent-chat__title h3{margin:0;color:#33312e;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-chat__header-actions{display:inline-flex;align-items:center;gap:4px}.agent-session-menu-item{min-width:220px;display:grid;gap:2px}.agent-session-menu-item strong{max-width:240px;overflow:hidden;color:#33312e;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.agent-session-menu-item span{color:#8d837b;font-size:12px}.agent-chat__history{min-height:0;display:flex;flex-direction:column;gap:18px;overflow-y:auto;padding:20px}.agent-message-row{display:flex}.agent-message-row--user{justify-content:flex-end}.agent-message-row--agent{justify-content:flex-start}.agent-message-bubble{max-width:88%;padding:12px 16px;border-radius:8px;font-size:14px;line-height:1.65;box-shadow:0 2px 10px #49362b0a}.agent-message-bubble--user{background:#d97757;color:#fffaf6}.agent-message-bubble--agent{border:1px solid rgba(217,119,87,.11);background:#faf9f5;color:#33312e}.agent-markdown>:first-child{margin-top:0}.agent-markdown>:last-child{margin-bottom:0}.agent-markdown p,.agent-markdown ul,.agent-markdown ol,.agent-markdown pre,.agent-markdown blockquote{margin:0 0 12px}.agent-markdown ul,.agent-markdown ol{padding-left:20px}.agent-markdown code{padding:1px 5px;border-radius:5px;background:#d977571a;color:#5d4740;font-size:.92em}.agent-markdown pre{overflow-x:auto;padding:12px;border-radius:8px;background:#33312e;color:#fffaf6}.agent-fold-block{margin-bottom:8px;border:1px solid rgba(217,119,87,.14);border-radius:8px;overflow:hidden;background:#ffffff8c}.agent-fold-block--thinking{border-color:#457b742e;background:#eff8f5b8}.agent-fold-block__summary{width:100%;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:7px 10px;border:0;background:transparent;color:#6f625c;cursor:pointer;font:inherit;text-align:left}.agent-fold-block__title{display:inline-flex;align-items:center;gap:5px;color:#d97757;font-size:11px;font-weight:600;white-space:nowrap}.agent-fold-block--thinking .agent-fold-block__title{color:#457b74;font-family:Georgia,Times New Roman,serif}.agent-fold-block__preview{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8d837b;font-size:11px;line-height:16px}.agent-fold-block--thinking .agent-fold-block__preview{color:#667b77;font-family:Georgia,Times New Roman,serif}.agent-fold-block__detail{margin:0;padding:8px 10px 10px;border-top:1px solid rgba(217,119,87,.1);color:#5d514b;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.agent-fold-block--thinking .agent-fold-block__detail{border-top-color:#457b7424;color:#415f5b;font-family:Georgia,Times New Roman,serif}.agent-composer{position:relative;padding:14px 16px 16px;border-top:1px solid rgba(217,119,87,.1);background:#faf9f5}.agent-todo-toggle{position:absolute;top:-15px;left:50%;display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 10px;border:1px solid rgba(217,119,87,.16);border-radius:999px;background:#fffdf9;color:#d97757;cursor:pointer;font:inherit;font-size:12px;line-height:1;transform:translate(-50%);box-shadow:0 4px 14px #49362b14}.agent-todo-panel{display:grid;gap:8px;margin-bottom:12px;padding:10px;border:1px solid rgba(217,119,87,.12);border-radius:8px;background:#fffdf9}.agent-todo-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;color:#5d514b;font-size:12px}.agent-todo-item span{padding:2px 6px;border-radius:999px;background:#d977571a;color:#d97757}.agent-todo-item strong{min-width:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.agent-composer__box{display:grid;gap:10px;padding:12px;border:1px solid rgba(217,119,87,.13);border-radius:8px;background:#fffdf9;box-shadow:0 8px 22px #49362b0a}.agent-composer__box .agent-composer__textarea.ant-mentions{width:100%;border:0;box-shadow:none!important;background:transparent;padding:0}.agent-composer__box .agent-composer__textarea.ant-mentions-focused{border:0;box-shadow:none!important}.agent-composer__box textarea{width:100%;min-height:104px!important;resize:vertical;padding:0;border:0;outline:0;background:transparent;color:#33312e;font:inherit;font-size:14px;line-height:1.6}.agent-composer__box textarea::placeholder{color:#a79c94}.agent-composer__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}#agent-composer-box .agent-chat-skill-popup{position:absolute!important;left:12px!important;width:calc(100% - 24px)!important;top:auto!important;bottom:100%!important;margin-bottom:8px!important;z-index:1050!important}.agent-composer__hint{min-width:0;overflow:hidden;color:#9b8f87;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.agent-library-select{width:min(260px,52%)}.agent-library-select .ant-select-selector{border-color:#d9775724!important;border-radius:999px!important;background:#faf9f5!important}.agent-send-cluster{display:inline-flex;align-items:center;flex:0 0 auto;gap:10px}.agent-context-ring{position:relative;width:34px;min-width:34px;height:34px;min-height:34px;aspect-ratio:1 / 1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;padding:0;border:1px solid rgba(217,119,87,.18);border-radius:50%;background:radial-gradient(circle at center,#fffdf9 57%,transparent 58%),conic-gradient(from 0deg,#d97757 0%,#d97757 var(--context-fill),rgba(217,119,87,.14) var(--context-fill),rgba(217,119,87,.14) 100%);color:#6f4b3f;cursor:default}.agent-context-ring span{font-size:10px;font-weight:700;line-height:1}.agent-context-popover{min-width:260px;display:flex;flex-direction:column;gap:6px;color:#5d514b;font-size:13px;line-height:1.5;padding:4px}.agent-context-popover__header{margin-bottom:6px;padding-bottom:8px;border-bottom:1px solid rgba(217,119,87,.15)}.agent-context-popover__header strong{color:#33312e;font-size:14px}.agent-context-popover__row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.agent-context-popover__label{flex:0 0 auto;color:#8d837b}.agent-context-popover__value{flex:1 1 auto;text-align:right;color:#33312e;font-weight:500;min-width:0;word-break:break-word}.agent-context-popover__value--highlight{color:#d97757;font-weight:600}.agent-context-popover__divider{height:1px;background:#d977571a;margin:4px 0}.agent-send-button{width:38px;min-width:38px;height:38px;padding:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;border:0;border-radius:50%!important;background:#d97757;box-shadow:0 8px 18px #d9775738}.agent-send-button:not(:disabled):hover{background:#c46445}.book-travel-page{display:flex;height:100vh;flex-direction:column;overflow:hidden;background:#faf9f5}.book-travel-page--active{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto}.book-travel-page--active>.agent-chat__header{grid-row:1;grid-column:1 / -1}.book-travel-page--active>.book-travel-scroll{min-width:0;grid-row:2;grid-column:1}.book-travel-page--active>.book-travel-composer{min-width:0;grid-row:3;grid-column:1}.book-travel-status-hud{position:absolute;top:76px;right:16px;bottom:16px;z-index:20;width:min(340px,calc(100vw - 32px));min-width:0;overflow:hidden;border:1px solid #e2dbd3;border-radius:12px;background:#f8f5f0;box-shadow:0 18px 48px #46372d24;color:#33312e;transform-origin:top right;transition:opacity .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1)}.book-travel-status-hud.is-collapsed{bottom:auto;width:min(196px,calc(100vw - 32px));border-color:#e6ddd5;background:#fffaf6;box-shadow:0 10px 28px #46372d1a}.book-travel-status-hud__panel{display:flex;height:100%;flex-direction:column;overflow:hidden}.book-travel-status-hud__header{display:flex;flex-shrink:0;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 18px 16px;border-bottom:1px solid #e8e2da}.book-travel-status-hud__heading{min-width:0}.book-travel-status-hud__eyebrow{display:block;margin-bottom:3px;color:#9a7364;font-size:11px;font-weight:650;letter-spacing:.08em}.book-travel-status-hud__heading h2{margin:0;color:#33312e;font-size:18px;font-weight:650;line-height:1.3}.book-travel-status-hud__heading p{overflow:hidden;margin:5px 0 0;color:#777069;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.book-travel-status-hud__collapse,.book-travel-status-hud__compact-button{border:0;background:transparent;color:#756e67;cursor:pointer;font:inherit}.book-travel-status-hud__collapse{display:inline-grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:8px}.book-travel-status-hud__collapse:hover,.book-travel-status-hud__compact-button:hover{background:#eee8e1;color:#b85f43}.book-travel-status-hud__collapse:focus-visible,.book-travel-status-hud__compact-button:focus-visible,.book-travel-hud-text-button:focus-visible,.book-travel-hud-details>summary:focus-visible{outline:2px solid #d97757;outline-offset:2px}.book-travel-status-hud__ended{flex-shrink:0;margin:12px 18px 0;padding:7px 10px;border:1px solid #ead9cf;border-radius:7px;background:#f7e9e2;color:#a34f38;font-size:12px;font-weight:600;text-align:center}.book-travel-status-hud__content{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:2px 18px 24px}.book-travel-hud-section{padding:17px 0;border-bottom:1px solid #e8e2da}.book-travel-hud-section:last-child{border-bottom:0}.book-travel-hud-section h3{margin:0 0 10px;color:#5d5650;font-size:12px;font-weight:700;letter-spacing:.03em}.book-travel-hud-section__body{display:flex;flex-direction:column;gap:10px}.book-travel-hud-entry{padding:5px 7px;border-radius:7px;transition:background-color .2s cubic-bezier(.22,1,.36,1),color .2s cubic-bezier(.22,1,.36,1)}.book-travel-hud-entry.is-changed{background:#f4dfd5}.book-travel-hud-entry__label{margin-bottom:3px;color:#8b837b;font-size:11px;line-height:1.35}.book-travel-hud-entry__content,.book-travel-hud-entry__value{color:#3e3a36;font-size:13px;line-height:1.55;overflow-wrap:anywhere}.book-travel-hud-entry__hint,.book-travel-hud-empty{color:#938b83;font-size:12px;line-height:1.5}.book-travel-hud-tags{display:flex;flex-wrap:wrap;gap:5px}.book-travel-hud-tag{display:inline-flex;max-width:100%;align-items:center;padding:2px 7px;border:1px solid #e3dcd4;border-radius:999px;background:#fcfaf7;color:#5b554f;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.book-travel-hud-details{margin-top:6px}.book-travel-hud-details>summary{width:fit-content;border-radius:4px;color:#b85f43;cursor:pointer;font-size:11px;list-style-position:inside}.book-travel-hud-details__text{margin-top:6px;color:#5d5650;white-space:pre-wrap}.book-travel-hud-details .book-travel-hud-entry{margin-top:6px;padding:6px 0 0}.book-travel-hud-text-button{margin-top:8px;padding:3px 2px;border:0;border-radius:4px;background:transparent;color:#b85f43;cursor:pointer;font:inherit;font-size:12px}.book-travel-hud-text-button:hover{color:#93452f}.book-travel-hud-summary__text{display:-webkit-box;overflow:hidden;color:#514c47;font-size:12px;line-height:1.65;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-line-clamp:3}.book-travel-hud-summary__text.is-expanded{display:block;overflow:visible;-webkit-line-clamp:unset}.book-travel-hud-recent{margin-top:10px}.book-travel-hud-recent__list{display:flex;flex-direction:column;gap:12px;margin-top:8px}.book-travel-hud-recent__turn{color:#5d5650;font-size:12px;line-height:1.6}.book-travel-hud-recent__turn>div+div{margin-top:4px}.book-travel-hud-recent__label{color:#978f87;font-size:11px}.book-travel-status-hud__compact{width:100%}.book-travel-status-hud__compact-button{display:flex;width:100%;min-height:72px;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:11px;text-align:left}.book-travel-status-hud__compact-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.book-travel-status-hud__compact-copy>span{color:#a4644f;font-size:11px;font-weight:650;letter-spacing:.04em}.book-travel-status-hud__compact-copy>strong{overflow:hidden;color:#3f3a36;font-size:14px;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1100px){.book-travel-status-hud{top:72px;right:12px;bottom:12px;width:min(320px,calc(100vw - 24px))}.book-travel-status-hud.is-narrow.is-collapsed{bottom:auto;width:min(184px,calc(100vw - 24px))}.book-travel-turns,.book-travel-composer{padding-right:20px;padding-left:20px}}@media(prefers-reduced-motion:reduce){.book-travel-status-hud,.book-travel-hud-entry{transition:none}}.book-travel-modal-title{display:flex;align-items:center;gap:8px;color:#33312e;font-size:18px;font-weight:600}.book-travel-modal-footer{display:flex;justify-content:flex-end}.book-travel-progress-body{height:400px;overflow-y:auto}.book-travel-progress-stack{display:flex;flex-direction:column;gap:12px}.book-travel-progress-line{display:flex;align-items:center;gap:8px;color:#8c8882;font-size:13px}.book-travel-planner-output,.book-travel-writer-output{padding:12px 14px;border-radius:8px;color:#5c5751;line-height:1.7;white-space:pre-wrap;word-break:break-word}.book-travel-planner-output{border:1px dashed #ddd8d0;background:#f5f3ef;font-size:13px;line-height:1.6}.book-travel-writer-output{border:1px solid #eae6df;background:#fff;font-size:14px}.book-travel-error-notice,.book-travel-cancel-notice{padding:12px 16px;border-radius:8px;font-size:14px}.book-travel-error-notice{background:#fff2f0;color:#ff4d4f}.book-travel-cancel-notice{background:#f5f5f5;color:#8c8882}.book-travel-history-list{display:flex;max-height:460px;flex-direction:column;gap:8px;overflow-y:auto}.book-travel-history-row{display:flex;align-items:stretch;gap:8px;border:1px solid #eee8df;border-radius:8px;background:#fffdfa}.book-travel-history-open{flex:1;min-width:0;padding:12px 14px;border:0;background:transparent;cursor:pointer;font:inherit;text-align:left}.book-travel-scroll{display:flex;flex:1;flex-direction:column;overflow-y:auto}.book-travel-turns{display:flex;flex-direction:column;gap:16px;padding:24px}.book-travel-turn{margin-bottom:24px}.book-travel-user-row{margin-bottom:8px;text-align:right}.book-travel-user-bubble,.book-travel-narrative-bubble{display:inline-block;max-width:80%;padding:10px 14px;border-radius:12px 12px 2px;background:#d97757;color:#fff;font-size:14px;line-height:1.6}.book-travel-scene-card{margin-bottom:12px;padding:14px 16px;border:1px solid #f2e8dc;border-radius:10px;background:#faf6f0}.book-travel-scene-meta{display:flex;flex-wrap:wrap;gap:4px 12px;margin-bottom:8px;color:#8c8882;font-size:12px}.book-travel-situation-card{margin-bottom:8px;padding:8px 10px;border-radius:6px;background:#fff;color:#5c5751;font-size:12px}.book-travel-character-tags{display:flex;flex-wrap:wrap;gap:6px}.book-travel-narrative-row{text-align:left}.book-travel-narrative-bubble{border:1px solid #eae6df;border-radius:12px 12px 12px 2px;background:#fff;color:#33312e;line-height:1.7;white-space:pre-wrap}.book-travel-stream-card{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px dashed #ddd8d0;border-radius:12px;background:#f5f3ef}.book-travel-stream-card--setup{width:100%;margin-top:16px}.book-travel-setup,.adventure-setup{display:flex;flex:1;width:100%;max-width:720px;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;padding:40px 24px}.adventure-setup{overflow-y:auto}.book-travel-setup-card,.adventure-setup-card{display:flex;width:100%;flex-direction:column;gap:24px;padding:32px;border:1px solid #eae6df;border-radius:12px;background:#fff;box-shadow:0 4px 24px #d9775705}.book-travel-empty-card,.adventure-empty-card{padding:12px;border:1px dashed #eae6df;border-radius:6px;background:#faf9f5;color:#8c8882;font-size:13px;text-align:center}.book-travel-entry-list{display:flex;flex-direction:column;gap:10px}.book-travel-entry-button{width:100%;padding:12px 14px;border:1px solid #eae6df;border-radius:8px;background:#fff;cursor:pointer;font:inherit;text-align:left}.book-travel-entry-button.is-selected{border-color:#d97757;background:#fff7f2}.book-travel-entry-title{color:#33312e;font-size:14px;font-weight:600}.book-travel-entry-button.is-selected .book-travel-entry-title{color:#d97757}.book-travel-character-options{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.book-travel-character-option{margin:0;padding:6px 14px;border:1px solid #eae6df;border-radius:6px;background-color:#faf9f5;color:#5c5751;cursor:pointer;font-size:13px}.book-travel-character-option.is-selected{border-color:#d97757;background-color:#fff7f2;color:#d97757}.book-travel-start-button.ant-btn{margin-top:12px;border-radius:8px;font-weight:600}.book-travel-start-button.is-ready.ant-btn-primary{border-color:#d97757;background-color:#d97757}.book-travel-setup-notice{width:100%;margin-top:16px}.book-travel-composer{width:100%;box-sizing:border-box;padding:16px 24px 24px}.book-travel-composer-box{position:relative;padding-top:40px;border:1px solid #eae6df;border-radius:12px;background:#fff;box-shadow:0 2px 12px #0000000a}.book-travel-mode-tabs{position:absolute;top:8px;left:12px;z-index:10;display:flex;gap:6px}.book-travel-composer-actions,.adventure-composer-actions{position:absolute;right:16px;bottom:12px;left:16px;z-index:3;display:flex;align-items:center;justify-content:space-between}.adventure-archive-checkbox{margin:0;padding:8px 16px;border:1px solid #eae6df;border-radius:8px;background-color:#faf9f5;color:#5c5751;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.adventure-archive-checkbox.is-selected{border-color:#d97757;background-color:#fff7f2;color:#d97757}.adventure-dynamic-role-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid #f0e7de;border-radius:8px;background:#fffaf6}.bond-page{display:flex;width:100%;height:100%;overflow:hidden;background:#faf9f5}.bond-content{flex:1;overflow-y:auto;padding:24px 32px}.bond-directory-item{display:flex;align-items:center;gap:10px;padding:10px;border-radius:8px;color:#33312e;cursor:pointer;transition:background-color .2s cubic-bezier(.25,.8,.25,1),color .2s cubic-bezier(.25,.8,.25,1)}.bond-directory-item:hover{background-color:#faf6f0}.bond-directory-item.is-selected{background:#f2e8dc;color:#d97757}.bond-directory-item__name{overflow:hidden;font-size:13px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.bond-directory-item.is-selected .bond-directory-item__name{font-weight:500}.bond-character-tree .ant-tree-node-content-wrapper{padding:0}.bond-character-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background:transparent}.bond-character-tree .ant-tree-treenode{padding:1px 0}
