@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";.content.gpt-content{padding:1.5rem;min-height:0;height:100dvh}.gpt-layout{display:grid;grid-template-columns:270px minmax(0,1fr);height:100%;background:var(--paper);border:1px solid var(--line);border-radius:18px;overflow:hidden}.gpt-sidebar{display:flex;flex-direction:column;gap:14px;background:#f2ede4;border-right:1px solid var(--line);padding:22px 16px;min-height:0}.gpt-sidebar-head{display:flex;align-items:center;justify-content:space-between}.gpt-sidebar .eyebrow{font-size:.62rem;margin:0 0 5px}.gpt-sidebar h1{font-size:1.4rem;margin:0}.gpt-new{justify-content:center;width:100%;padding:.8rem}.gpt-search{display:flex;align-items:center;gap:8px;border:1px solid #ddd5c9;border-radius:9px;padding:8px 10px;background:#fff8;color:var(--muted)}.gpt-search input{border:0;background:none;outline:none;width:100%;font-size:.82rem;color:var(--ink)}.gpt-chat-list{flex:1;overflow:auto;min-height:0;margin:0 -6px;padding:0 4px}.gpt-chat-row{display:flex;align-items:center;gap:10px;width:100%;border:1px solid transparent;background:transparent;text-align:left;padding:12px 10px;border-radius:10px;color:#655b51;margin-bottom:5px}.gpt-chat-row>svg{flex-shrink:0}.gpt-chat-row>span{min-width:0;flex:1}.gpt-chat-row strong{display:block;font-size:.84rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gpt-chat-row small{display:block;font-size:.65rem;color:#998c7c;margin-top:5px}.gpt-chat-row:hover{background:#e8e1d6}.gpt-chat-row.selected{background:#fffaf2;border-color:#e1d5c5;box-shadow:0 3px 12px #4e35100a;color:#914c32}.gpt-list-empty{font-size:.82rem;color:var(--muted);text-align:center;padding:20px 8px}.gpt-connection{display:flex;gap:7px;align-items:center;font-size:.72rem;color:#6f7869;padding-top:12px;border-top:1px solid var(--line)}.gpt-connection>span:nth-child(2){flex:1}.gpt-dot{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#aa7c64}.gpt-dot.connected{background:#6b9b74;box-shadow:0 0 0 3px #6b9b7418}.gpt-storage-note{font-size:.67rem;line-height:1.6;color:#9a8c7c;margin:0}.gpt-model-label{font-size:.7rem;color:var(--muted);display:grid;gap:5px}.gpt-model-label select{padding:8px;font-size:.78rem;background:#fff9}.gpt-main{display:flex;flex-direction:column;min-width:0;min-height:0;background:#fffcf7}.gpt-header{display:flex;align-items:center;gap:12px;padding:20px 28px;border-bottom:1px solid #e9e1d5;min-width:0}.gpt-heading{min-width:0;flex:1}.gpt-heading h2{margin:0;font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gpt-heading p{font-size:.73rem;color:#938575;margin:6px 0 0}.gpt-header-actions{display:flex;gap:12px;align-items:center}.gpt-header select{font-size:.75rem;padding:.5rem;max-width:180px}.gpt-icon{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;border-radius:7px;padding:7px;color:#847563;flex-shrink:0}.gpt-icon:hover{background:#ede5d8;color:#4e4338}.gpt-menu-wrap{position:relative}.gpt-menu{position:absolute;top:36px;right:0;width:155px;border:1px solid var(--line);background:#fffdf8;padding:6px;border-radius:10px;box-shadow:0 8px 24px #42362618;z-index:3}.gpt-menu button{border:0;display:flex;align-items:center;gap:10px;padding:10px;border-radius:7px;width:100%;background:none;text-align:left;font-size:.8rem;color:#6f5849}.gpt-menu button:hover{background:#f3ece1}.gpt-messages{flex:1;overflow:auto;min-height:0;overscroll-behavior:contain;padding:28px max(24px,calc((100% - 760px)/2));scrollbar-gutter:stable}.gpt-welcome{height:100%;min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#8c7c6b}.gpt-welcome-icon{background:#f3e3d2;width:64px;height:64px;border-radius:23px;color:#b76a4a;display:grid;place-items:center;margin-bottom:20px;transform:rotate(-5deg)}.gpt-welcome .eyebrow{font-size:.65rem;margin:0 0 10px;letter-spacing:.15em}.gpt-welcome h2{font-family:Noto Sans SC,sans-serif;font-weight:600;font-size:clamp(1.15rem,2.1vw,1.7rem);color:#54483b;margin:0 0 8px;line-height:1.5}.gpt-welcome>p:not(.eyebrow){font-size:.85rem;margin:0}.gpt-suggestions{display:grid;gap:8px;width:min(390px,100%);margin-top:28px}.gpt-suggestions button{display:flex;justify-content:space-between;align-items:center;text-align:left;gap:12px;border:1px solid #e6ddcf;background:#fbf7ef;border-radius:11px;padding:13px 16px;font-size:.8rem;color:#756554}.gpt-suggestions button:hover{background:#f3e9db;border-color:#d7bfa3}.gpt-suggestions span{color:#b08461}.gpt-message{max-width:100%;margin-bottom:26px;overflow-wrap:anywhere}.gpt-message.user{margin-left:auto;width:fit-content;max-width:90%}.gpt-speaker{font-size:.7rem;letter-spacing:.04em;font-weight:700;color:#92816f;margin-bottom:8px;display:flex;align-items:center;gap:6px}.gpt-message.user .gpt-speaker{justify-content:flex-end}.gpt-message-body{font-size:.92rem;line-height:1.8;color:#443d34;min-width:0}.gpt-message.user .gpt-message-body{padding:11px 17px;border-radius:15px 15px 3px;background:#eee7db}.gpt-message-body p{margin:0 0 1em;white-space:pre-wrap}.gpt-message-body p:last-child{margin:0}.gpt-message-body ul,.gpt-message-body ol{padding-left:1.5em}.gpt-message-body li{margin:.25em 0}.gpt-message-body h1,.gpt-message-body h2,.gpt-message-body h3{font-family:inherit;line-height:1.4;font-size:1.15em;margin:1em 0 .5em}.gpt-message-body pre{background:#2d2d28;color:#f2eade;padding:16px;border-radius:10px;overflow:auto;white-space:pre;max-width:100%;font-size:.85em;line-height:1.6}.gpt-message-body code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9em}.gpt-message-body :not(pre)>code{background:#eee5d9;padding:.1em .3em;border-radius:4px}.gpt-message-body blockquote{margin:1em 0;border-left:3px solid #c99c75;padding-left:1em;color:#88715b}.gpt-message-body table{display:block;overflow:auto;border-collapse:collapse;max-width:100%;font-size:.9em;margin:1em 0}.gpt-message-body td,.gpt-message-body th{border:1px solid #ded4c7;padding:7px 10px}.gpt-message-body a{color:#aa5e40;text-decoration:underline}.gpt-message-foot{display:flex;gap:8px;align-items:center;margin-top:5px;color:#9e8b78;font-size:.68rem;min-height:24px}.gpt-message-foot .gpt-icon{padding:4px}.gpt-inline-error{color:#9a4a39}.gpt-muted{color:#998b7a;font-size:.8rem}.gpt-thinking{display:flex;gap:8px;align-items:center;color:#8d7b68;font-size:.85rem}.gpt-composer{margin:8px 24px 0;border:1px solid #dbcdbc;border-radius:17px;background:#fffdf8;padding:14px 16px 10px;box-shadow:0 6px 22px #70502b0a}.gpt-composer:focus-within{border-color:#b7906b;box-shadow:0 0 0 3px #cba87912}.gpt-composer textarea{width:100%;max-height:180px;min-height:46px;resize:none;border:0;outline:0;background:transparent;color:#443c31;line-height:1.6;font:inherit;overflow:auto;box-shadow:none}.gpt-composer-bottom{display:flex;gap:10px;justify-content:space-between;align-items:center}.gpt-composer-bottom>span{font-size:.65rem;color:#a5917b;line-height:1.5}.gpt-composer .send{width:36px;height:36px;border-radius:11px;flex-shrink:0}.gpt-stop{display:flex;align-items:center;gap:7px;border:1px solid #d8c7b4;border-radius:9px;padding:8px 11px;background:#f1e7da;font-size:.72rem;color:#6a503b;white-space:nowrap}.gpt-footer{text-align:center;font-size:.62rem;color:#a69886;margin:9px 0 12px}.gpt-error{margin:5px 24px;display:flex;justify-content:space-between;align-items:center;gap:8px}.gpt-spin{animation:gpt-spin 1s linear infinite}.gpt-mobile-only{display:none}.gpt-layout button:focus-visible,.gpt-layout a:focus-visible{outline:2px solid #bd794d;outline-offset:2px}.gpt-layout button:disabled{opacity:.45;cursor:not-allowed}@keyframes gpt-spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.gpt-layout{grid-template-columns:235px minmax(0,1fr)}.gpt-sidebar{padding:18px 12px}.content.gpt-content{padding:1rem}.gpt-header{padding:16px 20px}}@media (max-width:760px){.content.gpt-content{padding:0;height:100dvh}.gpt-layout{grid-template-columns:minmax(0,1fr);border:0;border-radius:0;position:relative}.gpt-sidebar{display:none}.gpt-list-open .gpt-sidebar{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;border:0;background:#f2ede4}.gpt-mobile-only{display:inline-flex}.gpt-header{padding:15px 12px}.gpt-messages{padding:20px 16px}.gpt-composer{margin:4px 12px 0;padding:12px}.gpt-error{margin:4px 12px}.gpt-heading h2{font-size:.93rem}.gpt-heading p{font-size:.64rem}.gpt-welcome{min-height:310px}.gpt-welcome h2{font-size:1.14rem}.gpt-suggestions{margin-top:20px}.gpt-message-body{font-size:.87rem}.gpt-composer textarea{font-size:16px}.gpt-composer-bottom>span{max-width:190px}.gpt-footer{padding:0 12px;font-size:.58rem}.gpt-list-open .gpt-main{visibility:hidden}}@media (prefers-reduced-motion:reduce){.gpt-spin{animation:none}}@media (max-width:900px){.gpt-shell .brand>div:last-child{display:none}}@media (max-width:760px){.gpt-shell{grid-template-columns:60px minmax(0,1fr)}.gpt-shell .sidebar{padding:1rem .5rem}.gpt-shell .brand{padding:0 0 1.5rem;justify-content:center}}.gpt-effort-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;color:#92816f;font-size:.68rem}.gpt-effort-bar label{display:flex;align-items:center;gap:8px}.gpt-effort-bar select{width:auto;max-width:155px;padding:5px 7px;border:1px solid #e1d6c8;border-radius:7px;background:#f8f3eb;color:#685341;font-size:.72rem}.gpt-effort-bar>span{font-size:.62rem;white-space:nowrap}.gpt-sidebar .gpt-model-label{margin:0}:root{font-family:DM Sans,Noto Sans SC,sans-serif;color:#302a25;background:#f7f3eb;font-synthesis:none;--ink:#302a25;--muted:#7e746a;--cream:#f7f3eb;--paper:#fffdf8;--terracotta:#c96e4b;--orange:#df7c45;--green:#49685d;--line:#e8dfd2;--shadow:0 18px 60px rgba(70,51,35,.1)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}.eyebrow{font-size:.69rem;letter-spacing:.18em;font-weight:700;color:var(--terracotta);margin:0 0 .55rem;text-transform:uppercase}.primary,.ghost{border:0;border-radius:11px;padding:.82rem 1.1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:700}.primary{background:var(--ink);color:#fff;box-shadow:0 7px 18px #302a252b}.primary:hover{background:#191613}.primary.compact{padding:.68rem 1rem}.ghost{background:var(--paper);border:1px solid var(--line);color:var(--ink)}.error,.notice{padding:.75rem 1rem;border-radius:10px;font-size:.88rem}.error{background:#fdebe7;color:#a43e2b}.notice{background:#e8f1e8;color:#365849;margin-bottom:1rem}.splash{height:100vh;display:flex;align-items:center;justify-content:center;gap:1rem;color:var(--muted)}.splash svg{color:var(--terracotta)}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}.login-art{position:relative;padding:7vw;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:linear-gradient(145deg,#eee4d2,#f8f1e6)}.login-art:before,.login-art:after{content:"";position:absolute;border-radius:50%;filter:blur(1px)}.login-art:before{width:360px;height:360px;background:#d8a47c55;right:-100px;top:-80px}.login-art:after{width:260px;height:260px;background:#8fae9c45;left:-90px;bottom:-60px}.brand-mark{width:58px;height:58px;border-radius:20px;background:var(--terracotta);color:#fff;display:grid;place-items:center;box-shadow:0 12px 30px #c96e4b45;margin-bottom:2rem}.brand-mark.small{width:42px;height:42px;border-radius:13px;margin:0}.login-art h1{font-family:Playfair Display,Noto Sans SC,serif;font-size:clamp(2.8rem,5vw,5.4rem);line-height:1.03;max-width:700px;margin:.3rem 0 1.4rem}.login-art>p:not(.eyebrow){font-size:1.1rem;color:var(--muted);max-width:500px;line-height:1.8}.floating-card{position:absolute;right:8%;bottom:10%;background:#fff9;padding:1rem 1.3rem;border:1px solid #fff;border-radius:16px;box-shadow:var(--shadow);display:flex;gap:.7rem;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.floating-card svg{color:var(--terracotta)}.login-panel{display:grid;place-items:center;padding:2rem;background:var(--paper)}.auth-card{width:min(420px,100%)}.auth-card h2{font-family:Playfair Display,Noto Sans SC,serif;font-size:2.5rem;margin:.2rem 0 .7rem}.auth-card>p:not(.eyebrow){color:var(--muted);margin-bottom:2.5rem}.auth-card label,.bibles label,.page-fields label,.model-panel label{font-size:.78rem;font-weight:700;display:grid;gap:.5rem;margin:1rem 0;color:#564d45}.auth-card input,.bibles textarea,.page-fields textarea,select{width:100%;border:1px solid var(--line);border-radius:10px;padding:.85rem;background:#fff;color:var(--ink);outline:none}.auth-card input:focus,textarea:focus,select:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #c96e4b18}.auth-card .primary{width:100%;margin-top:1.25rem}.app-shell{min-height:100vh;display:grid;grid-template-columns:235px 1fr}.sidebar{background:#272722;color:#eee9df;padding:1.6rem 1rem;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;gap:.75rem;align-items:center;padding:.2rem .4rem 2rem}.brand strong,.brand span{display:block}.brand span{font-size:.7rem;color:#a9a79e;letter-spacing:.08em;margin-top:.18rem}.sidebar nav{display:grid;gap:.3rem}.sidebar nav button,.logout{border:0;background:transparent;color:#aaa89f;border-radius:10px;padding:.77rem .85rem;display:flex;align-items:center;gap:.75rem;text-align:left;font-weight:600}.sidebar nav button svg,.logout svg{width:18px}.sidebar nav button:hover,.sidebar nav button.active{background:#3a3932;color:#fff}.sidebar nav button.active{box-shadow:inset 3px 0 var(--terracotta)}.logout{margin-top:auto}.content{padding:3rem clamp(2rem,5vw,5rem);min-width:0}.topbar,.workspace-head{display:flex;justify-content:space-between;gap:2rem;align-items:flex-start;margin-bottom:2.4rem}.topbar h1,.workspace-head h2{font-family:Playfair Display,Noto Sans SC,serif;font-size:2.6rem;margin:.1rem 0 .45rem}.topbar>div>p:last-child{color:var(--muted);margin:0}.book-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:1.5rem}.book-card{border:1px solid var(--line);background:var(--paper);padding:0;border-radius:16px;overflow:hidden;text-align:left;color:inherit;transition:.2s;box-shadow:0 4px 14px #49351f08}.book-card:hover,.book-card.selected{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#d2b89f}.book-cover{height:190px;background:linear-gradient(140deg,#d5a078,#b95f44);display:flex;align-items:center;justify-content:center;color:#fff;position:relative}.book-cover svg{width:54px;height:54px;opacity:.85}.book-cover span{position:absolute;top:12px;right:12px;background:#fff3;color:#fff;padding:.3rem .55rem;border-radius:999px;font-size:.7rem}.book-card>div:last-child{padding:1.1rem}.book-card h3{margin:0 0 .45rem;font-size:1rem}.book-card p{color:var(--muted);font-size:.78rem;margin:0 0 .8rem}.status{display:inline-flex;padding:.25rem .5rem;border-radius:999px;background:#eee8de;color:#665d55;font-size:.65rem;text-transform:uppercase;font-weight:700}.status.published{background:#e2eee7;color:#3e6758}.empty-state{min-height:55vh;border:1px dashed #d7cabb;border-radius:18px;display:grid;place-content:center;text-align:center;color:var(--muted)}.empty-state svg{margin:auto;color:#b39a80;width:44px;height:44px}.empty-state h2{color:var(--ink);margin:1rem 0 .3rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#18151088;display:grid;place-items:center;z-index:20;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{width:min(470px,100%);background:var(--paper);padding:2rem;border-radius:18px;box-shadow:var(--shadow)}.modal h2{font-family:Playfair Display,serif;font-size:2rem;margin:.2rem 0 1.5rem}.modal label{display:grid;gap:.5rem;font-size:.78rem;font-weight:700}.modal input{border:1px solid var(--line);padding:.9rem;border-radius:10px}.modal-actions{display:flex;justify-content:flex-end;gap:.7rem;margin-top:1.5rem}.actions{display:flex;gap:.65rem;flex-wrap:wrap}.bibles{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.bibles label{background:var(--paper);padding:1rem;margin:0;border:1px solid var(--line);border-radius:14px}.bibles textarea{min-height:95px;resize:vertical}.pages{display:grid;gap:1rem}.page-editor{display:grid;grid-template-columns:42px 180px 1fr;gap:1rem;background:var(--paper);border:1px solid var(--line);border-radius:15px;padding:1rem;position:relative}.page-badge{width:34px;height:34px;border-radius:50%;background:#eee3d5;display:grid;place-items:center;font-weight:700;color:#765c48}.page-art{min-height:180px;background:#f2e9dd;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a18b76;font-size:.75rem;gap:.6rem}.page-fields{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1rem}.page-fields label{margin:0}.page-fields label:nth-child(3){grid-column:1/-1}.page-fields textarea{min-height:62px;resize:vertical;padding:.65rem}.page-fields select{align-self:end}.job-strip{position:sticky;bottom:1rem;background:#2f302bea;color:#fff;border-radius:12px;padding:.8rem 1rem;display:flex;gap:1rem;margin-top:1rem;font-size:.75rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chat-layout{height:calc(100vh - 6rem);display:grid;grid-template-columns:270px 1fr;background:var(--paper);border:1px solid var(--line);border-radius:18px;overflow:hidden}.model-panel{padding:1.5rem;border-right:1px solid var(--line);background:#f4eee4;display:flex;flex-direction:column;gap:1rem}.provider-row{display:flex;gap:.8rem;align-items:center}.provider-logo{width:42px;height:42px;border-radius:12px;background:#292a26;color:#fff;display:grid;place-items:center}.provider-row strong,.provider-row span{display:block}.provider-row span{font-size:.72rem;margin-top:.2rem}.online{color:#3c755c}.offline{color:#a75c45}.device-code{display:grid;gap:.4rem;padding:.8rem;background:#fff;border-radius:10px;font-size:.72rem;overflow-wrap:anywhere}.device-code strong{font-size:1.1rem;letter-spacing:.12em}.sandbox-note{margin-top:auto;border-top:1px solid #ded3c5;padding-top:1rem;display:flex;gap:.5rem;font-size:.72rem;color:var(--muted)}.chat-main{min-width:0;display:grid;grid-template-rows:auto 1fr auto}.chat-main header{padding:1.3rem 1.6rem;border-bottom:1px solid var(--line)}.chat-main h2{margin:0;font-size:1.2rem}.messages{padding:1.5rem;overflow:auto;display:flex;flex-direction:column;gap:1rem}.empty-chat{margin:auto;text-align:center;color:var(--muted)}.empty-chat svg{color:var(--terracotta);width:35px;height:35px}.empty-chat h3{color:var(--ink);margin:.8rem 0 .3rem}.message{max-width:80%}.message>span{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:700}.message p{white-space:pre-wrap;line-height:1.65;margin:.3rem 0 0;padding:.8rem 1rem;border-radius:12px;background:#f2ece3}.message.user{align-self:flex-end}.message.user p{background:#3a3a34;color:#fff}.cursor{display:inline-block;width:5px;height:1em;background:var(--terracotta);margin-left:3px;animation:blink 1s infinite}.composer{margin:0 1.5rem 1.5rem;border:1px solid var(--line);border-radius:14px;padding:.7rem;display:flex;gap:.6rem;background:#fff;box-shadow:0 8px 24px #59412b10}.composer textarea{border:0;outline:0;resize:none;width:100%;min-height:55px;padding:.4rem;background:transparent}.send{border:0;background:var(--terracotta);color:#fff;border-radius:10px;width:43px;height:43px;align-self:flex-end;display:grid;place-items:center}.secure-pill{display:flex;gap:.5rem;align-items:center;background:#e8eee9;color:#426155;padding:.55rem .8rem;border-radius:999px;font-size:.72rem;font-weight:700}.breadcrumbs{display:flex;gap:.3rem;margin-bottom:1rem;overflow:auto}.breadcrumbs button{border:0;background:transparent;color:var(--terracotta);font-size:.82rem;padding:.3rem}.file-list{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--paper)}.file-list button{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:1rem;display:grid;grid-template-columns:28px 1fr 20px;align-items:center;text-align:left;color:var(--ink)}.file-list button:last-child{border-bottom:0}.file-list button:hover{background:#faf6ee}.file-list svg{color:#a47d5c;width:19px}.file-list span{display:grid;gap:.2rem}.file-list small{color:var(--muted)}@keyframes blink{50%{opacity:0}}@media (max-width:900px){.login-shell{grid-template-columns:1fr}.login-art{display:none}.app-shell{grid-template-columns:78px 1fr}.sidebar{padding:1rem .65rem}.brand>div:last-child,.sidebar nav button:not(.active){font-size:0}.sidebar nav button{justify-content:center}.sidebar nav button.active{font-size:0}.sidebar nav button svg{width:21px;height:21px}.logout{font-size:0;justify-content:center}.content{padding:2rem 1rem}.chat-layout{grid-template-columns:1fr;height:auto}.model-panel{border-right:0;border-bottom:1px solid var(--line)}.chat-main{height:70vh}.bibles{grid-template-columns:1fr}.page-editor{grid-template-columns:38px 1fr}.page-art{grid-column:2}.page-fields{grid-column:2;grid-template-columns:1fr}.page-fields label:nth-child(3){grid-column:auto}}@media (max-width:560px){.topbar,.workspace-head{flex-direction:column}.book-grid{grid-template-columns:1fr}.actions{width:100%}.actions button{flex:1}.message{max-width:95%}}
