@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--paper:#f8f7f2;--green:#203f36;--muted:#747c73;--line:#dfe2d8;--orange:#a65836;--soft:#edf0e7}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--green);font-family:'DM Sans',Arial,sans-serif;font-size:14px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ba7745;outline-offset:4px}[hidden]{display:none!important}.header{height:100px;margin:0 6%;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{text-decoration:none;font-family:Georgia,serif;font-size:31px;font-weight:600;letter-spacing:-1.2px;display:flex;align-items:center}.brand-icon{font-size:39px;margin-right:13px;font-weight:400}.brand-dot{color:var(--orange)}.header-label{font-size:10px;letter-spacing:2px;color:var(--muted)}.edition-link{text-decoration:none;font-size:12px}.edition-link span{margin-left:12px}main{max-width:1280px;margin:auto;padding:0 6%}.hero{position:relative;padding:64px 0 37px;overflow:hidden}.eyebrow{font-size:10px;letter-spacing:2px;display:flex;align-items:center;gap:9px;font-weight:600}.eyebrow span{width:6px;height:6px;border-radius:50%;background:var(--orange)}h1{font-family:'Libre Caslon Display',Georgia,serif;font-size:clamp(48px,5.6vw,78px);line-height:1.04;font-weight:400;letter-spacing:-2px;margin:23px 0 20px}h1 em{font-weight:400;color:#75816e}.intro{font-size:15px;line-height:1.8;color:#6a736a}.hero-decoration{position:absolute;right:7%;top:58px;width:260px;height:260px;display:grid;place-items:center;color:#9caa94}.hero-decoration>span{font-family:Georgia;font-size:120px;font-weight:normal;z-index:1;background:var(--paper);line-height:.8}.orbit{position:absolute;width:240px;height:240px;border:1px solid #dce1d4;border-radius:50%}.orbit-two{width:170px;height:170px}.hero-decoration:before,.hero-decoration:after{content:'';position:absolute;width:1px;height:270px;background:#dce1d4;transform:rotate(45deg)}.hero-decoration:after{transform:rotate(-45deg)}.hero-decoration small{position:absolute;top:230px;font-size:8px;letter-spacing:2px;text-align:center;line-height:1.8;background:var(--paper);padding:6px 12px}.search-area{position:relative}.search-box{display:flex;align-items:center;background:white;border:1px solid #bbc6b9;box-shadow:0 5px 15px #203f3605;padding:9px;border-radius:8px;gap:17px}.search-box svg{width:23px;height:23px;fill:none;stroke:#748270;stroke-width:1.5;margin-left:13px;flex-shrink:0}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--green);font-size:16px;height:48px}.search-box input::placeholder{color:#93988f}.search-box button{white-space:nowrap;padding:17px 23px;background:var(--green);color:white;border:0;border-radius:5px;font-size:13px;font-weight:500}.search-box button span{margin-left:18px}button:disabled{opacity:.5;cursor:wait}.suggestions{display:flex;align-items:center;gap:10px;padding:17px 0 30px;flex-wrap:wrap}.suggestions>span{font-size:9px;letter-spacing:1.3px;color:var(--muted);margin-right:4px}.suggestions button{background:transparent;border:1px solid var(--line);border-radius:20px;padding:6px 13px;font-size:12px;color:#5c6b5c}.suggestions button:hover{background:var(--soft);border-color:#a6b59e}.suggestions button span{color:var(--orange);margin-left:5px}.workspace{border-top:1px solid var(--line);display:grid;grid-template-columns:215px minmax(0,1fr);gap:44px;padding-top:34px;min-height:460px}.section-caption{font-size:9px;letter-spacing:1.6px;color:var(--muted);margin-bottom:25px}.filters>label:not(.check){display:block;font-size:11px;margin:20px 0 9px;font-weight:600}.filters select{width:100%;padding:11px 12px;background:transparent;border:1px solid #d5dacf;border-radius:4px;color:var(--green);font-size:12px}.check{display:flex;align-items:center;gap:6px;margin-top:24px;font-size:11px}.check input{accent-color:var(--green);width:14px;height:14px}.filter-note{font-size:11px;line-height:1.7;color:var(--muted);margin:8px 0 15px}.reset{border:0;background:none;font-size:11px;padding:0;color:var(--orange);display:flex;width:100%;justify-content:space-between}.source-note{margin-top:35px;border-top:1px solid var(--line);padding-top:25px}.mini-star{font-size:25px;display:block;margin-bottom:13px}.source-note strong{font-family:Georgia,serif;font-size:16px;font-weight:normal}.source-note p{font-size:11px;line-height:1.8;color:var(--muted)}.source-note a{font-size:10px;text-decoration:none}#status{font-size:12px;color:var(--muted);min-height:33px;display:flex;justify-content:space-between;gap:12px;align-items:baseline}#status strong{font-size:18px;color:var(--green);font-weight:500}.translation-note{background:#f0eee2;border-left:3px solid #b88d56;padding:15px 18px;margin:13px 0 22px;font-size:12px;line-height:1.8;color:#726048}.verse-card{background:#fff;border:1px solid var(--line);border-radius:6px;margin:12px 0;padding:24px 27px}.verse-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.verse-top h3{font-size:13px;letter-spacing:.1px;margin:0;font-weight:700}.badge{font-size:8px;font-weight:500;letter-spacing:1px;color:#74816e;background:var(--soft);padding:5px 7px;border-radius:3px}.verse-text{font-family:Georgia,serif;font-size:18px;line-height:1.8;color:#394b3f;margin:16px 0 18px}.verse-text mark{color:inherit;background:#f1e5b9;padding:2px 0;border-radius:2px}.verse-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0f1eb;padding-top:13px}.verse-actions button{background:none;border:0;padding:0;color:#7a8576;font-size:10px}.verse-actions button:hover{color:var(--orange)}.context{border-top:1px solid var(--line);margin-top:15px;padding-top:5px;font-family:Georgia,serif;line-height:1.8;font-size:14px}.context strong{color:var(--orange);font-family:'DM Sans',sans-serif;font-size:10px;display:block}.context .current{background:var(--soft);padding:8px 12px;border-radius:4px}.group-heading{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);margin:25px 0 12px}.load-more{padding:14px 20px;margin:12px 0;width:100%;background:transparent;border:1px solid #cbd4c5;border-radius:4px;color:var(--green);font-size:12px}.load-more span{margin-left:10px}.welcome{background:var(--soft);border-radius:6px;padding:42px;margin-top:12px}.welcome .eyebrow{font-size:9px;color:#708168}.welcome blockquote{font-family:'Libre Caslon Display',Georgia,serif;font-size:37px;line-height:1.3;margin:27px 0 20px;font-weight:400}.welcome cite{font-style:normal;font-size:10px;letter-spacing:1px}.welcome-bottom{margin-top:32px;display:flex;gap:25px;color:var(--muted);font-size:11px;line-height:1.7}.welcome-bottom strong{display:block;color:var(--green);font-weight:500}.empty{padding:40px 20px;text-align:center}.empty h2{font:30px Georgia,serif}.empty p{color:var(--muted);line-height:1.8;font-size:13px}footer{margin-top:65px;border-top:1px solid var(--line);padding:28px 0 35px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand.small{font-size:22px}footer p{font:italic 13px Georgia,serif;color:var(--muted)}footer>span{font-size:8px;letter-spacing:1.2px;color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--green);color:white;padding:12px 20px;border-radius:5px;box-shadow:0 4px 20px #0002;display:none;font-size:12px}.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}@media(min-width:1500px){.header{max-width:1126px;margin:auto}}@media(max-width:760px){.header{height:77px}.header-label{display:none}.edition-link{font-size:10px}.brand{font-size:25px}.brand-icon{font-size:31px}.hero{padding-top:40px}.hero-decoration{right:-40px;opacity:.5;top:60px;transform:scale(.65);transform-origin:right top}.hero h1,.hero .intro,.hero .eyebrow{position:relative;z-index:1}.hero h1{font-size:52px}.hero .eyebrow{font-size:8px}.hero-decoration small{display:none}.search-box{gap:7px}.search-box svg{margin-left:5px;width:18px}.search-box input{font-size:13px}.search-box button{padding:17px 14px;font-size:0}.search-box button:before{content:'Search';font-size:12px}.search-box button span{display:none}.workspace{grid-template-columns:1fr;gap:24px;padding-top:24px}.filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 10px;align-items:center}.section-caption{grid-column:1/-1;margin-bottom:5px}.filters>label:not(.check){margin:4px 0;grid-row:2}.filters select{grid-row:3;font-size:11px;padding:10px 4px}.check{grid-column:1/3;margin:12px 0 0}.reset{grid-column:3;margin-top:12px;width:auto;justify-content:flex-end;gap:8px}.filter-note{grid-column:1/-1;grid-row:5;margin:0}.source-note{display:none}.verse-card{padding:21px}.verse-text{font-size:17px}.welcome{padding:28px}.welcome blockquote{font-size:31px}.welcome-bottom{gap:20px}footer{flex-wrap:wrap;margin-top:40px}footer>span{width:100%}#status strong{font-size:16px}.badge{font-size:7px}}

/* Archive identity */
.brand-name{font-size:19px;line-height:1.2;letter-spacing:-.35px}.hero h1{font-size:clamp(48px,5.3vw,72px)}.hero .intro{font-size:17px}.reset{margin-top:15px}@media(max-width:760px){.brand-name{font-size:14px}.hero h1{font-size:48px;letter-spacing:-1.5px}.hero .intro{font-size:14px}.hero-decoration{opacity:.25}.header{gap:12px}.brand-icon{margin-right:8px}}
/* Reading and personal study */
textarea{font:inherit;color:var(--green);width:100%;resize:vertical;min-height:80px}textarea:focus-visible,summary:focus-visible{outline:3px solid #ba7745;outline-offset:4px}button{color:var(--green)}button:disabled{cursor:default}.view-nav{display:flex;gap:6px;flex-wrap:wrap;border-bottom:1px solid var(--line);margin-bottom:28px;padding-bottom:14px}.view-nav button{background:transparent;border:0;padding:12px 17px;border-radius:5px;font-weight:500}.view-nav button[aria-current]{background:var(--green);color:#fff}.view-nav button:hover{box-shadow:inset 0 0 0 1px var(--green)}.study-view .hero{padding-top:30px;padding-bottom:20px}.study-view .hero h1{font-size:44px;margin:12px 0}.study-view .hero-decoration{display:none}.study-view .hero .eyebrow{display:none}.study-view .hero .intro{margin:10px 0}.view-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.view-heading h2,.chapter-paper h2,.guide-title{font:38px 'Libre Caslon Display',Georgia,serif;margin:10px 0}.quiet-button,.chapter-chip,.chip{border:1px solid #cbd4c5;background:transparent;border-radius:5px;padding:9px 13px;color:var(--green);text-decoration:none;line-height:1.4}.quiet-button:hover,.chapter-chip:hover,.chip:hover{background:var(--soft)}.button-row,.chip-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.chip{border-radius:18px;font-size:12px;padding:6px 11px}.muted{font-size:13px;line-height:1.75;color:#687367}.notice{border-left:3px solid var(--orange);padding:16px;background:#f7e9d8;margin:14px 0;line-height:1.7}.reader-toolbar,.notebook-filters{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin:18px 0}.reader-toolbar label,.notebook-filters label,.view-heading>label{display:flex;flex-direction:column;gap:7px;font-size:12px}.reader-toolbar select,.notebook-filters input,.notebook-filters select,.view-heading select,.field input,.field select,.field textarea{padding:11px;border:1px solid #cbd4c5;background:#fff;border-radius:4px;color:var(--green);max-width:100%}.reader-toolbar label:first-child{flex:1;min-width:150px}.reader-toolbar button{padding:12px}.reading-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.chapter-paper{background:#fff;border:1px solid var(--line);border-radius:6px;padding:30px 26px}.chapter-paper h2{margin-bottom:25px}.reader-verse{font:18px/1.95 Georgia,serif;margin:2px 0;padding:6px 12px;border-left:3px solid transparent;border-radius:3px;scroll-margin-top:30px}.reader-verse.selected-verse{border-left:3px solid var(--green);box-shadow:inset 0 0 0 1px #203f362b;background-color:#edf1e9}.verse-number{font:11px 'DM Sans',Arial,sans-serif;vertical-align:super;border:0;background:transparent;min-width:26px;min-height:30px;margin-right:5px;color:var(--orange);padding:4px}.reader-verse mark,.connection mark{background:#f1e5b9;color:inherit}.highlight-gold{background-color:#fbf1cd}.highlight-sage{background-color:#e9efdf}.highlight-rose{background-color:#f7e5e4}.highlight-blue{background-color:#e5eef7}.reader-verse.selected-verse.highlight-gold{background-color:#fbf1cd}.reader-verse.selected-verse.highlight-sage{background-color:#e9efdf}.reader-verse.selected-verse.highlight-rose{background-color:#f7e5e4}.reader-verse.selected-verse.highlight-blue{background-color:#e5eef7}.study-panel{padding:23px;background:#eeefe6;border:1px solid #dfe2d5;border-radius:6px;scroll-margin-top:20px}.study-panel h2{font:24px Georgia,serif;margin:12px 0}.study-panel .button-row button{font-size:12px}.field{display:block;margin:18px 0;font-size:12px;line-height:1.6}.field>span{display:block;margin-bottom:7px;font-weight:500}.field input,.field select{width:100%}.save-status{font-size:11px;color:#52664c;min-height:30px}.guided,.cross-references{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.guided summary,.cross-references summary,.topic-panel summary{cursor:pointer;font-size:12px;font-weight:600;line-height:1.6;padding:6px 0;min-height:32px}.connection{padding:15px 0;border-bottom:1px solid var(--line)}.connection .badge{display:inline-block;margin-right:9px}.reference-link{border:0;background:none;text-decoration:underline;text-underline-offset:3px;font:600 13px 'DM Sans',Arial,sans-serif;padding:7px 0}.connection blockquote{font:16px/1.8 Georgia,serif;margin:8px 0}.connection-words{font-size:11px;line-height:1.7;color:#687367}.cross-references .load-more{padding:8px;font-size:11px}.verse-actions{justify-content:flex-start;flex-wrap:wrap;gap:12px 19px}.verse-actions button{font-size:11px;padding:6px 0;min-height:30px}.verse-actions button[aria-pressed=true]{color:var(--orange)}.topic-panel{background:#eeefe6;border:1px solid #d6ddce;border-radius:6px;padding:13px 20px;margin:15px 0 25px}.topic-panel>summary{font-size:15px}.topic-panel .verse-card{padding:20px}.topic-panel>.muted{margin-bottom:20px}.topic-browse{padding:22px 0}.topic-browse h2{font:28px Georgia,serif;font-weight:400}.notebook-filters label{flex:1;min-width:180px}.personal-note{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.8;border-left:2px solid #a6b59e;padding:0 15px;margin-top:20px}.collection-tags{font-size:12px;font-weight:600;color:#657957}.remove-button{border:0;border-bottom:1px solid transparent;background:transparent;color:#a65836;padding:6px 0;font-size:11px;margin-top:10px}.remove-button:hover{border-color:var(--orange)}.import-label{cursor:pointer;font-size:14px}.import-label input{display:block;width:200px;max-width:100%;font-size:11px;margin-top:6px}.chapter-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(48px,1fr));gap:8px;margin:18px 0}.chapter-chip{padding:12px 5px}.guide-opening{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guide-opening .verse-card{padding:20px;margin:0}.guide-opening .verse-top{align-items:start}.guide-opening .verse-text{font-size:16px}.guide-opening .verse-actions{gap:6px}.guide-opening .verse-actions button{font-size:10px}#guide-content>h3{font-size:17px;margin:30px 0 15px}#load-status{padding:15px 0;font-size:14px}.guide-title{margin-top:30px}#toast{z-index:10;max-width:calc(100vw - 30px);line-height:1.5;min-width:240px}.chapter-paper>.button-row{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.group-heading{font-size:12px}.view-heading select{min-width:180px}
@media(max-width:1000px){.reading-layout{grid-template-columns:minmax(0,1fr) 280px;gap:16px}.study-panel{padding:18px}.chapter-paper{padding:24px 18px}.guide-opening{grid-template-columns:1fr}.guide-opening .verse-card{padding:22px}.guide-opening .verse-text{font-size:18px}}
@media(max-width:760px){.reading-layout{grid-template-columns:1fr}.study-panel{padding:24px}.reader-toolbar{gap:9px}.reader-toolbar label:first-child{min-width:55%}.reader-toolbar button{flex:1}.view-nav{gap:5px}.view-nav button{font-size:12px;padding:10px 12px;flex:1;white-space:nowrap}.view-heading{align-items:start;flex-direction:column;gap:12px}.view-heading h2{font-size:32px}.reader-verse{font-size:18px;padding:5px 8px}.chapter-paper{padding:25px 15px}.study-view .hero h1{font-size:38px}.topic-panel{padding:12px}.topic-panel .verse-card{padding:17px}.verse-actions{gap:7px 15px}.guide-opening .verse-top{align-items:center}.view-heading>label{width:100%}.view-heading select{width:100%}.study-panel .field textarea{min-height:100px}#status{flex-wrap:wrap}.badge{line-height:1.5}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
.backup-preview{margin:25px 0;padding:18px;border:1px solid var(--line);border-radius:5px}.backup-preview textarea{font:12px/1.6 monospace;margin:12px 0;padding:12px}.backup-preview summary{cursor:pointer;font-weight:600}@media(max-width:760px){.view-nav{display:grid;grid-template-columns:1fr 1fr}}
