.studio{--rail-width:224px;grid-template-columns:var(--rail-width) minmax(0, 1fr);background:#251e1a;min-height:100dvh;font-size:13px;display:grid}.studio[data-rail=narrow]{--rail-width:72px}.studio[data-rail=collapsed]{--rail-width:48px}.studio svg{width:21px;height:21px}.rail{border-right:1px solid var(--line);overscroll-behavior:contain;z-index:10;background:#1c1714;flex-direction:column;min-width:0;height:100dvh;padding:25px 16px 12px;display:flex;position:sticky;top:0;overflow-y:auto}.rail-brand{align-items:center;min-height:40px;text-decoration:none;display:flex;overflow:hidden}.rail .brand svg{width:29px;height:29px}.rail .brand{gap:8px;font-size:25px}.profile-button{align-items:center;background:0 0!important;gap:11px!important;margin:22px 0!important;padding:9px 2px!important;display:flex!important}.avatar{background:var(--ivy);width:32px;height:32px;font-family:var(--font-serif), serif;border:1px solid #7b82654a;border-radius:50%;flex-shrink:0;place-items:center;font-size:19px;display:grid}.profile-button b{font-size:11px;font-weight:500}.profile-button small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.rail button{color:var(--muted);text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;width:100%;min-height:44px;padding:10px 12px;font-size:12px;display:flex}.rail button:hover{color:var(--paper);background:#d8c5a80c}.rail button.nav-active{color:var(--paper);background:#493128}.rail .nav-active svg{color:#e59a68}.nav-section{letter-spacing:1.3px;color:#a28c78;margin:28px 10px 12px;font-size:7px}.nav-count{margin-left:auto;font-size:10px}.rail-bottom{margin-top:auto;padding-top:28px}.rail-toggle{border-top:1px solid var(--line)!important;border-radius:0!important;margin-top:14px!important}.rail-toggle svg{transform:rotate(180deg)}.studio[data-rail=narrow] .rail{padding:21px 12px 12px}.studio[data-rail=collapsed] .rail{padding:21px 2px 12px}.studio:not([data-rail=full]) .rail-label,.studio:not([data-rail=full]) .brand>span{display:none}.studio:not([data-rail=full]) .rail-brand{justify-content:center}.studio:not([data-rail=full]) .rail button{justify-content:center;padding:10px 0}.studio:not([data-rail=full]) .profile-button{margin:18px 0!important;padding:8px 0!important}.studio[data-rail=collapsed] .rail nav button svg{width:15px;height:15px}.studio[data-rail=collapsed] .rail-toggle svg{transform:none}.studio-main{flex-direction:column;min-width:0;min-height:100dvh;display:flex}.studio-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:92px;padding:18px 34px;display:flex}.project-picker{flex-direction:column;gap:4px;min-width:0;max-width:340px;display:flex}.project-picker .eyebrow{margin:0;font-size:8px}.project-picker select{background:0 0;border:0;width:100%;min-height:24px;padding:1px 22px 1px 0;font-size:13px}.header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.save-status{color:var(--muted);align-items:center;gap:7px;margin-right:9px;font-size:9px;display:flex}.status-dot{background:#9ba283;border-radius:50%;width:5px;height:5px}.saving-dot,.spinner{border:2px solid #d8c5a844;border-top-color:var(--paper);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.studio-content{flex:1;width:100%;min-width:0;max-width:1550px;margin:0 auto;padding:31px 34px 40px}.page-heading,.editor-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px;display:flex}.studio h1{font-family:var(--font-serif), serif;letter-spacing:-.7px;margin:5px 0 8px;font-size:48px;font-weight:400;line-height:1.05}.studio h2{font-family:var(--font-serif), serif;margin:8px 0 12px;font-size:29px;font-weight:400;line-height:1.15}.studio .eyebrow{letter-spacing:1.7px;color:var(--muted);margin:0;font-size:8px;line-height:1.7}.page-heading p:not(.eyebrow){color:var(--muted);margin:0;font-size:12px;line-height:1.6}.primary,.secondary,.text-button,.icon-button{max-width:100%;min-height:44px;color:var(--paper);border:1px solid var(--line);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:9px;padding:10px 15px;font-size:12px;line-height:1.5;text-decoration:none;display:inline-flex}.primary{background:var(--ember);color:#fff3df;border-color:var(--ember);font-weight:500}.primary:hover{background:#ad4b20}.secondary:hover,.icon-button:hover{background:#d8c5a80d;border-color:#b38d6d66}.text-button{border:0;justify-content:start;padding:6px 0;font-size:11px}.text-button svg{width:15px;height:15px}.icon-button{flex-shrink:0;width:44px;padding:11px}.primary svg,.secondary svg{width:17px;height:17px}.project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:28px;display:grid}.project-card{text-align:left;border:1px solid var(--line);min-width:0;color:var(--paper);background:#2e241e;border-radius:8px;padding:0;overflow:hidden}.project-card:hover,.project-card.selected{border-color:#b28056a8}.project-art{border-bottom:1px solid var(--line);background:#493128;justify-content:center;align-items:center;height:118px;display:flex;position:relative;overflow:hidden}.project-art:before{content:"";border:1px solid #d8c5a822;border-radius:100px 100px 0 0;width:155px;height:170px;position:absolute;top:20px;left:calc(50% - 78px)}.project-art:after{content:"";border:1px solid #d8c5a813;border-radius:100px 100px 0 0;width:190px;height:180px;position:absolute;top:8px;left:calc(50% - 95px)}.project-art svg{color:#d8c5a899;width:45px;height:45px}.art-1{background:#29332a}.art-2{background:#382823}.project-card-copy{padding:15px;display:block}.project-card-copy b{font-family:var(--font-serif), serif;overflow-wrap:anywhere;font-size:22px;font-weight:500;line-height:1.1;display:block}.project-card-copy small{color:var(--muted);margin-top:9px;font-size:9px;display:block}.new-project-card{min-height:193px;color:var(--muted);background:0 0;border:1px dashed #b291714f;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:17px;padding:20px;font-size:11px;display:flex}.hearth-columns{grid-template-columns:1.4fr 1fr;gap:23px;display:grid}.return-card{background:var(--ivy);border:1px solid #84917339;border-radius:8px;padding:26px}.return-card>p:not(.eyebrow){color:#c1bfaa;white-space:pre-wrap;max-height:130px;font-size:12px;line-height:1.7;overflow:auto}.return-card h2{font-size:29px}.next-step{border-left:2px solid #c75c27;margin:20px 0 8px;padding-left:13px}.next-step>span{letter-spacing:1.5px;color:#b7b9a2;font-size:7px}.next-step p{margin:6px 0;font-size:12px;line-height:1.7}.return-card .text-button{margin-right:24px}.story-shelf{border:1px solid var(--line);border-radius:8px;padding:18px 20px}.story-shelf button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:52px;color:var(--paper);text-align:left;background:0 0;align-items:center;gap:13px;font-size:12px;display:flex}.story-shelf button:last-child{border:0}.story-shelf button>b{margin-left:auto;font-size:13px;font-weight:400}.story-shelf button svg:last-child{width:13px;height:13px}.story-shelf button svg:first-child{color:var(--muted);width:18px;height:18px}.list-heading{justify-content:space-between;align-items:center;margin:22px 0 8px;display:flex}.list-heading h2{font-family:var(--font-sans), sans-serif;margin:0;font-size:13px;font-weight:500}.item-row{text-align:left;width:100%;color:var(--paper);border:0;border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:16px;padding:16px 7px;display:flex}.item-row:hover{background:#d8c5a807}.item-row>svg{color:var(--muted);width:18px;height:18px}.item-row>span:first-of-type{flex:1;min-width:0}.item-row b{font-size:13px;font-weight:500;display:block}.item-row small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:650px;margin-top:6px;font-size:11px;display:block;overflow:hidden}.item-row .item-type{color:var(--muted);flex-shrink:0;font-size:9px}.item-row>svg:last-child{width:13px;height:13px}.empty{border:1px dashed var(--line);text-align:center;border-radius:8px;margin:12px 0;padding:26px}.empty>svg{color:var(--muted);margin:0 auto 6px}.empty p{color:var(--muted);font-size:12px;line-height:1.7}.empty>div{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.welcome{padding:38px}.breadcrumbs{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;min-height:43px;padding:10px 34px;font-size:9px;display:flex}.breadcrumbs button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;min-height:27px;padding:3px}.breadcrumbs>span{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.collection-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.search-field{border:1px solid var(--line);background:#211a17;border-radius:6px;flex:1;align-items:center;gap:12px;min-width:150px;max-width:380px;padding:0 12px;display:flex}.search-field input{outline-offset:0;background:0 0;border:0;width:100%;padding:11px 0}.search-field svg{width:16px;height:16px;color:var(--muted)}.toolbar-buttons{flex-wrap:wrap;gap:10px;display:flex}.studio input,.studio textarea,.studio select{border:1px solid var(--line);color:var(--paper);background:#211a17;border-radius:5px;max-width:100%;min-height:44px;padding:11px 12px;font-size:12px}.studio input::placeholder,.studio textarea::placeholder{color:#988573}.studio textarea{resize:vertical;line-height:1.8}.studio label{color:var(--muted);flex-direction:column;gap:8px;font-size:11px;display:flex}.studio .search-field{flex-direction:row}.studio .search-field input{border:0}.editor{max-width:850px;margin:auto}.editor-heading{margin-bottom:20px}.editor h1{font-size:42px}.capture-methods{border-bottom:1px solid var(--line);gap:7px;margin-bottom:24px;padding-bottom:12px;display:flex}.capture-methods button{min-height:44px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:8px;padding:8px 17px;font-size:12px;display:flex}.capture-methods button.active{border-color:var(--line);color:var(--paper);background:#493128}.capture-methods svg{width:16px;height:16px}.editor-fields{grid-template-columns:180px 1fr;gap:20px;margin-bottom:22px;display:grid}.editor form>label{margin-bottom:18px}.detail-fields{grid-template-columns:1fr 1fr;gap:22px;margin:25px 0;display:grid}.editor-footer{border-top:1px solid var(--line);background:#251e1af5;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:16px 0;display:flex;position:sticky;bottom:0}.microcopy{color:var(--muted);margin:10px 0;line-height:1.7;font-size:10px!important}.relationship-fields{grid-template-columns:1fr 1.2fr 1fr;gap:16px;margin-bottom:22px;display:grid}.manuscript-text{font-family:var(--font-serif), serif!important;color:#211a17!important;background:#d8c5a8!important;padding:28px!important;font-size:20px!important;line-height:1.7!important}.notice{background:#29332a;border:1px solid #8b977344;border-radius:6px;align-items:center;gap:12px;margin:0 0 20px;padding:12px 15px;font-size:12px;line-height:1.6;display:flex}.notice>svg{width:17px;height:17px}.notice>button{color:inherit;background:0 0;border:0;flex-shrink:0;align-items:center;min-height:30px;margin-left:auto;font-size:11px;display:flex}.notice button svg{width:14px;height:14px}.error{color:#f3b292!important}.notice.error{background:#42251d;border-color:#9c563d66}.dictation,.import-panel{border:1px solid var(--line);background:#2c231d;border-radius:8px;margin-bottom:25px;padding:23px}.dictation-top{align-items:center;gap:18px;display:flex}.dictation-top p{color:var(--muted);font-size:11px;line-height:1.7}.dictation-top b{font-weight:500}.mic-orb,.listening-orb{background:#493128;border-radius:50%;flex-shrink:0;place-items:center;width:45px;height:45px;display:grid}.listening-orb{background:var(--ember);animation:1.6s infinite breathe}@keyframes breathe{50%{box-shadow:0 0 0 8px #c75c2720}}.live-words{border:1px solid var(--line);min-height:88px;color:var(--muted);background:#211a17;border-radius:5px;margin:17px 0;padding:18px;line-height:1.8}.import-panel>svg{width:26px;height:26px}.import-panel p{font-size:12px;line-height:1.7}.file-label{cursor:pointer;justify-content:center;align-items:center;position:relative;overflow:hidden;color:var(--paper)!important;display:inline-flex!important}.file-label input{opacity:0;cursor:pointer;width:100%;height:100%;min-height:44px;position:absolute;inset:0}.settings-grid,.word-workspace{grid-template-columns:1fr 1fr;gap:24px;display:grid}.panel{border:1px solid var(--line);border-radius:8px;min-width:0;padding:25px}.panel p{color:var(--muted);font-size:12px;line-height:1.8}.panel label{margin:20px 0}.stack-actions{flex-wrap:wrap;align-items:start;gap:12px;display:flex}.import-preview{border-top:1px solid var(--line);margin-top:24px;padding-top:13px}.relationship-map{border:1px solid var(--line);background:#211b17;border-radius:8px;margin-bottom:25px;padding:20px}.map-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.map-heading h2{font-size:25px}.map-scroll{overscroll-behavior:contain;overflow:auto}.map-scroll>svg{width:100%;min-width:600px;height:auto;display:block}.map-node{cursor:pointer}.map-node rect{fill:#342820;stroke:#a4815d77}.map-node:hover rect{stroke:#d8c5a8}.map-node text{fill:#d8c5a8;font-family:var(--font-serif), serif;font-size:21px}.map-node text.family-name{font-family:var(--font-sans), sans-serif;fill:#b5a38f;font-size:9px}.relationship-key{border-top:1px solid var(--line);gap:7px;padding-top:13px;display:grid}.relationship-key button{color:var(--paper);background:0 0;border:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;min-height:44px;padding:5px;font-size:11px;display:flex}.relationship-key em{color:var(--muted);font-size:10px;font-style:normal}.relationship-key em:before,.relationship-key em:after{content:" — "}.outline-tools{background:#29332a;border-radius:7px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:20px;display:flex}.outline-tools h2{font-size:25px}.outline-tools select{width:170px}.beat-list{gap:10px;padding:0;list-style:none;display:grid}.beat-list>li{border:1px solid var(--line);background:#2b221d;border-radius:6px;align-items:center;gap:18px;padding:16px;display:flex}.beat-number{font-family:var(--font-serif), serif;color:#a8876a;font-size:25px}.beat-copy{text-align:left;min-width:0;color:var(--paper);background:0 0;border:0;flex:1;padding:4px}.beat-copy b{font-size:14px;font-weight:500;display:block}.beat-copy span{color:var(--muted);margin-top:7px;font-size:9px;display:block}.beat-copy p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.6}.beat-order{flex-direction:column;display:flex}.beat-order button{min-width:44px;min-height:34px;color:var(--paper);background:0 0;border:0}.word-counts>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.word-counts dd{font-size:24px;font-family:var(--font-serif), serif}.word-counts dd span{color:var(--muted);font-size:10px;font-family:var(--font-sans), sans-serif}.modal-backdrop{z-index:50;background:#0b0808b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:#2c231e;border:1px solid #896c5055;border-radius:12px;width:480px;max-width:100%;max-height:90dvh;padding:36px;position:relative;overflow:auto;box-shadow:0 30px 90px #0008}.modal>svg{width:50px;height:50px;margin-bottom:18px}.modal h2{margin-bottom:23px;font-size:38px}.modal-close{position:absolute;top:12px;right:12px;border:0!important}.modal label{margin:15px 0}.modal form>.primary{margin-top:13px}.news-list{gap:12px;padding-left:20px;font-size:12px;line-height:1.8;display:grid}.opening{min-height:100dvh;color:var(--paper);font-family:var(--font-serif), serif;justify-content:center;align-items:center;gap:20px;font-size:28px;display:flex}.opening svg{width:55px;height:55px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:1500px){.project-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1100px){.studio{--rail-width:200px}.studio-header{padding:17px 24px}.studio-content{padding:28px 24px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.save-status{display:none}.outline-tools{flex-direction:column;align-items:start}.breadcrumbs{padding:10px 24px}}@media (max-width:760px){.studio{--rail-width:168px}.studio .rail .brand{font-size:20px}.rail{padding-left:8px;padding-right:8px}.studio[data-rail=narrow]{--rail-width:58px}.studio[data-rail=narrow] .rail{padding:15px 7px}.studio[data-rail=collapsed]{--rail-width:44px}.studio-header{flex-wrap:wrap;gap:8px;min-height:83px;padding:12px}.project-picker{flex:1;min-width:120px;max-width:100%}.header-actions{gap:7px}.header-actions>.primary{padding:9px 11px}.header-actions>.primary>span{display:none}.header-actions>.primary svg{width:19px;height:19px}.header-actions>.icon-button{border:0}.studio-content{padding:23px 15px 30px}.page-heading{flex-wrap:wrap;align-items:start;gap:15px;margin-bottom:22px}.studio h1{font-size:41px}.page-heading>button{padding:8px 10px;font-size:11px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.project-art{height:83px}.project-card-copy{padding:12px}.project-card-copy b{font-size:19px}.project-card-copy small{font-size:8px;line-height:1.6}.new-project-card{min-height:160px;padding:12px;font-size:10px}.hearth-columns{grid-template-columns:1fr;gap:16px}.return-card{padding:22px}.story-shelf{padding:17px}.settings-grid,.word-workspace{grid-template-columns:1fr;gap:17px}.item-row{gap:10px;padding:15px 2px}.item-row .item-type{display:none}.item-row b{font-size:12px}.item-row small{max-width:250px;font-size:10px}.collection-toolbar{gap:13px}.search-field{flex-basis:100%;max-width:none}.collection-toolbar .secondary{padding:8px 11px;font-size:11px}.editor-fields,.detail-fields,.relationship-fields{grid-template-columns:1fr;gap:17px}.editor-heading h1{font-size:36px}.editor-heading>.secondary{padding:10px;font-size:0}.editor-heading>.secondary svg{width:19px;height:19px}.editor-footer{align-items:center;gap:8px}.editor-footer .primary{padding:9px 12px;font-size:11px}.editor-footer .microcopy{font-size:8px!important}.dictation,.import-panel{padding:18px}.dictation-top{align-items:start;gap:12px}.dictation-top p{font-size:10px}.map-heading{flex-direction:column;align-items:start;gap:7px}.map-heading select{width:100%}.relationship-map{padding:15px}.map-scroll>svg{min-width:600px}.outline-tools{padding:16px}.beat-list>li{gap:10px;padding:12px}.beat-copy b{font-size:12px}.beat-copy p{font-size:10px}.beat-number{font-size:21px}.breadcrumbs{gap:6px;padding:8px 15px;font-size:8px}.breadcrumbs>span,.breadcrumbs>button{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.panel{padding:20px}.modal{padding:28px 22px}.modal-backdrop{padding:17px}.manuscript-text{padding:18px!important;font-size:18px!important}.rail-bottom{padding-top:15px}.nav-section{margin-left:7px;font-size:6px}.rail button{gap:8px;padding:10px 8px;font-size:11px}}@media (max-height:650px){.rail{padding-top:12px}.rail .profile-button{margin:8px 0!important}.nav-section{margin-top:12px;margin-bottom:6px}.rail-bottom{padding-top:10px}.rail-toggle{margin-top:4px!important}.rail button{min-height:44px}.rail-brand{min-height:32px}}.avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.studio-header{min-height:76px;padding-top:12px;padding-bottom:12px}.studio-content{padding-top:22px}.page-heading{margin-bottom:20px}.page-heading .eyebrow{display:none}.project-art{height:86px}.project-grid{margin-bottom:22px}.outline-tools{gap:12px;padding:14px 18px}.outline-tools h2{font-family:var(--font-sans);margin:0;font-size:12px;font-weight:500}.outline-tools .microcopy{display:none}@media (min-width:761px) and (max-width:1100px){.outline-tools{flex-direction:row;align-items:center}}@media (max-height:500px){.studio-content{padding-top:16px}.studio h1{font-size:36px}.page-heading,.collection-toolbar{margin-bottom:14px}.studio-header{min-height:72px;padding-top:8px;padding-bottom:8px}}@media (max-height:500px) and (min-width:600px){.page-heading p:not(.eyebrow){display:none}.page-heading{margin-bottom:10px}.studio h1{font-size:32px}.collection-toolbar{margin-bottom:10px}.outline-tools{margin-bottom:12px;padding:8px 14px}.notice{margin-bottom:10px;padding:6px 12px}}
