:root { --ink:#202724; --muted:#656d68; --paper:#f5f6f2; --line:#d9ddd5; --accent:#903544; --green:#e2e9dd; }
.belief-heading{position:relative;padding:45px 0 32px;border-bottom:1px solid var(--ink);min-height:220px;padding-right:270px}.belief-heading h1{font-size:36px;max-width:650px;line-height:1.2;margin:16px 0}.belief-heading>p:last-of-type{max-width:540px;font-size:16px;line-height:1.7}.belief-heading>img{position:absolute;right:0;top:32px;width:220px;height:170px;object-fit:cover}.belief-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:65px;padding:40px 0}.belief-index{align-self:start;position:sticky;top:24px;font-size:13px}.belief-index progress{width:100%;height:6px;accent-color:var(--accent);margin:15px 0}.belief-index ol{padding-left:18px;margin:12px 0 26px}.belief-index li{padding:5px 0}.belief-index li button{background:none;border:0;text-align:left;justify-content:start;font-size:13px;padding:7px 0;line-height:1.5}.belief-index .privacy-note{line-height:1.6}.belief-stage{padding:0 0 40px;margin:0 0 40px;border-bottom:1px solid var(--line);scroll-margin-top:25px}.belief-stage h2{font-size:29px;margin:12px 0 18px}.belief-stage>p{font-size:16px;line-height:1.85;max-width:680px}.belief-stage h3{font-size:23px;margin:28px 0 14px}.belief-stage>button{font-size:13px;margin:22px 12px 0 0}.belief-reading{display:grid;grid-template-columns:105px minmax(0,1fr);gap:22px;align-items:center;margin:25px 0;padding:20px 0;border-block:1px solid var(--line)}.belief-reading img{width:105px;height:105px;object-fit:cover}.belief-reading strong{font:22px/1.4 var(--serif);display:block;margin:8px 0}.belief-reading small,.belief-reading span>span{font-size:11px}.belief-context{font-size:13px;line-height:1.8}.belief-context summary{cursor:pointer;color:var(--accent)}.belief-context p{margin:12px 0}.belief-context a,.belief-reader-context a{text-decoration:underline;text-underline-offset:3px}.belief-answer{white-space:pre-wrap;overflow-wrap:anywhere;border-left:2px solid var(--accent);padding:12px 20px;margin:22px 0;background:#eee8ed;font:17px/1.8 var(--serif)}.belief-practice{border-top:3px solid var(--accent);padding-top:28px}.belief-practice>a,.belief-return{display:block;margin-top:22px;font-size:13px}.belief-finish{margin-top:24px;color:var(--accent)}.journey-resume{display:block;border-block:1px solid var(--line);padding:20px 0;margin-bottom:25px;font-size:14px}.belief-reader-context{max-width:670px;margin:28px auto;border-left:2px solid var(--accent);padding:0 20px;font-size:13px;line-height:1.8}.belief-reader-context p{margin-bottom:12px}
@media(max-width:850px){.belief-layout{gap:30px;grid-template-columns:200px minmax(0,1fr)}.belief-heading{padding-right:200px}.belief-heading>img{width:170px;height:160px}.belief-heading h1{font-size:30px}}
@media(max-width:600px){.belief-heading{padding:30px 0}.belief-heading>img{position:static;width:100%;height:190px;margin-top:20px}.belief-heading h1{font-size:29px}.belief-layout{grid-template-columns:1fr;gap:36px;padding-top:25px}.belief-index{position:static;border-bottom:1px solid var(--line);padding-bottom:25px}.belief-index ol{margin-bottom:16px}.belief-stage h2{font-size:25px}.belief-reading{grid-template-columns:78px minmax(0,1fr);gap:15px}.belief-reading img{width:78px;height:95px}.belief-reading strong{font-size:19px}.belief-stage h3{font-size:22px}}
body { letter-spacing:0; }
.editor-review{width:calc(100% - 32px);max-width:620px;max-height:90dvh;overflow:auto;padding:28px;border:1px solid var(--line);border-radius:6px;background:var(--paper);color:var(--ink)}.editor-review::backdrop{background:#20272488}.editor-review h2{font-size:27px;margin:12px 0}.editor-review #reviewTitle{font:22px/1.5 var(--serif);overflow-wrap:anywhere}.editor-review #reviewStats{font-size:13px;color:var(--muted);margin:15px 0}.editor-review ul{list-style:none;padding:0;margin:20px 0}.editor-review li{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.editor-review li span{flex:1}.editor-review li small{color:var(--muted)}.review-caution{font-size:13px;line-height:1.8;border-left:2px solid var(--accent);padding-left:15px}.editor-review #reviewScope{font-size:13px;margin:20px 0}.editor-review .admin-actions{flex-wrap:wrap}.admin-main .admin-actions{flex-wrap:wrap}
.editorial .reader-body{font-size:var(--reading-size,20px);overflow-wrap:anywhere}
.reader-tools{position:sticky;top:0;z-index:25;background:var(--paper);border-bottom:1px solid var(--line);padding:10px 0;margin-top:20px}
.reader-settings{display:flex;gap:16px;justify-content:flex-end;align-items:center;min-height:38px}
.reader-settings label{display:flex;align-items:center;gap:8px;font-size:12px}
.reader-settings select{padding:7px;border:1px solid var(--line);background:white;border-radius:4px;color:var(--ink)}
.reader-settings button{font-size:12px;min-height:36px}.reader-settings>a{display:flex;align-items:center;justify-content:center;width:36px;height:36px}
.reader-settings [aria-pressed=true]{background:var(--ink);color:white}
.reader-index{max-width:670px;margin:25px auto;border-block:1px solid var(--line);padding:20px 0;font-size:14px}
.reader-index summary{cursor:pointer}.reader-index ol{padding-left:22px;margin:18px 0 0}
.reader-index button{border:0;background:transparent;text-align:left;justify-content:flex-start;padding:7px 0;font-size:14px;line-height:1.5}
.reader-body :is(h2,h3){scroll-margin-top:90px}
.reader-focused>.site-header,.reader-focused>.site-footer,.reader-focused .related,.reader-focused .reader-image,.reader-focused .reader-excerpt{display:none}
.reader-focused .reader-header{margin-top:25px}
@media(max-width:600px){.reader-settings{gap:10px}.reader-settings button{font-size:11px;padding:8px}.reader-tools{margin-top:12px}.reader-index{margin-inline:0}}
button,a,input,select,textarea { -webkit-tap-highlight-color:transparent; }
.skip-link { position:fixed;left:20px;top:-80px;z-index:100;background:white;padding:12px; }
.skip-link:focus { top:12px; }
svg.lucide { width:18px;height:18px;stroke-width:1.6;flex-shrink:0;vertical-align:middle; }
button,.primary { display:inline-flex;align-items:center;justify-content:center;gap:9px; }
.site-header { height:88px;max-width:1360px;border-bottom:1px solid var(--ink);gap:30px; }
.site-header .brand { font-size:34px; }
.site-header nav { margin-left:auto;gap:32px;font-size:13px; }
.brand i { background:var(--accent); }
.author-link { display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%; }
.author-link:hover,.author-link.signed-in { background:var(--green);border-color:var(--ink); }
.editorial main,.editorial .site-footer { max-width:1360px; }
.intro { display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 0; }
.intro h1 { font-size:32px;line-height:1.3; }
.intro>p:last-child { font-size:13px;line-height:1.7;border-left:1px solid var(--line);padding-left:24px; }
.eyebrow { font-size:10px;line-height:1.5;font-weight:700; }
.lead-story { position:relative;display:block;isolation:isolate;padding:0;border:0;min-height:400px;height:400px;overflow:hidden;background:#263b39; }
.lead-story .feature-art { position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:50% 54%;z-index:-2; }
.lead-story::after { content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(10,27,25,.86),rgba(10,27,25,.42) 42%,transparent 74%); }
.feature-caption { position:absolute;left:40px;bottom:38px;max-width:510px;width:calc(100% - 80px);color:#fff; }
.lead-story .eyebrow { color:#e0e9cf; }
.lead-story h2 { font-size:36px;margin:14px 0 24px;line-height:1.22;text-wrap:balance; }
.feature-link { display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid #c2cec4;padding-bottom:8px;font-size:13px; }
.feature-number { position:absolute;top:25px;right:28px;font-size:10px;color:white; }
.journey { padding:38px 0 0; }
.section-heading { display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:23px; }
.section-heading h2 { font-size:25px; }.section-heading>a { font-size:12px;white-space:nowrap; }
.journey-links { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line); }
.journey-link { display:flex;align-items:center;gap:20px;padding:24px;background:var(--paper);min-width:0;transition:background .2s; }
.journey-link>svg { margin-left:auto; }.journey-link h3 { font-size:20px; }.journey-link .eyebrow { font-size:9px;margin-bottom:6px;color:var(--muted); }
.path-number { font:italic 21px var(--serif);color:var(--accent); }
.journey-link.sage:hover { background:#e2e9dd; }.journey-link.rose:hover { background:#efdfe0; }.journey-link.yellow:hover { background:#efedcd; }
.daily-question { display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:40px;background:#752c3b;color:white;padding:34px 40px; }
.daily-question .eyebrow { color:#efbdc3; }.daily-question h2 { max-width:720px;font-size:27px;line-height:1.4; }
.daily-actions { display:flex;gap:12px;flex-shrink:0;align-items:center; }.daily-actions .primary { background:#f4f2e8;color:#3d2630;font-size:12px; }
.icon-button { position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid var(--line);background:transparent;flex-shrink:0; }
.daily-actions .icon-button { color:white;border-color:#b37683; }.daily-actions .icon-button:hover { background:#914558; }
.icon-button[aria-pressed="true"] { background:#e0e7d5;border-color:#839573;color:#2b4327; }.icon-button[aria-pressed="true"] svg { fill:#c2d1b4; }
.library { padding-top:54px; }.library-heading h2 { font-size:30px; }.library-heading>div { max-width:620px; }
#routeDescription:not(:empty) { color:var(--muted);margin-top:14px;font-size:15px; }
.search input { background:white;padding:10px 12px;border:1px solid var(--line);margin-top:6px; }
.library-layout { grid-template-columns:170px minmax(0,1fr);gap:36px; }
#home:has(.intro:not([hidden])) .library-layout { grid-template-columns:1fr; }
#home:has(.intro:not([hidden])) #libraryTopics { display:none; }
.results-line { display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:25px; }
.results-line #libraryStats { margin:0; }.results-line label { font-size:11px;color:var(--muted);display:flex;align-items:center;gap:9px; }
.results-line select { background:transparent;color:var(--ink);font-size:12px;border:0;max-width:155px;padding:6px; }
.article-grid { gap:40px 28px; }.article-card { position:relative;border-bottom:1px solid var(--line);padding-bottom:24px; }
.article-card .card-image { overflow:hidden; }.article-card img { margin:0;aspect-ratio:1.5;transition:transform .5s; }.article-card:hover img { transform:scale(1.035); }
.card-meta { display:flex;gap:10px;align-items:center;justify-content:space-between;margin:10px 0 6px;min-height:38px; }.card-meta .meta { color:var(--accent);font-size:10px; }
.card-meta .icon-button { width:32px;height:32px;border:0; }.article-card h3 { font-size:22px;line-height:1.35;margin:0 0 12px; }
.article-card h3 a:hover { color:var(--accent); }.article-card p { font-size:13px;line-height:1.7; }.article-card .card-read { display:flex;align-items:center;justify-content:space-between;margin-top:20px;font-size:11px; }
.pagination { margin-top:24px;border-top:0; }.shelf { padding:9px 10px; }.shelf.active { border-left:2px solid var(--accent);border-radius:0; }
.topics-intro { padding:45px 0 35px; }.topics-intro h1 { font-size:36px; }.topics-intro>p:last-child { font-size:15px; }
.topics-grid { grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px; }
.topic-tile { display:block;padding:28px 0; }.topic-tile img { width:100%;aspect-ratio:1.6;object-fit:cover;margin-bottom:18px; }
.topic-tile h2 { font-size:25px;display:flex;justify-content:space-between;gap:15px; }.topic-tile h2 span { font:18px 'DM Sans',sans-serif; }
.reader-shell { max-width:940px; }.reader-header { max-width:780px;margin:36px auto 30px; }.reader-header h1 { font-size:38px;line-height:1.3;text-wrap:balance; }
.reader-excerpt { font:18px/1.7 var(--serif);color:var(--muted);margin:22px 0; }.reader-toolbar { display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted);border-top:1px solid var(--line);padding-top:18px; }.reader-toolbar>div { display:flex;gap:8px; }
.reader-image { max-height:510px;background:#e9eae4;object-fit:contain; }.reader-body { max-width:670px;font-size:19px;line-height:1.95; }.reader-body h3 { font-size:23px;margin:30px 0 15px; }
.reading-progress { height:3px;position:fixed;top:0;left:0;right:0;z-index:30;background:transparent; }.reading-progress span { height:100%;display:block;background:var(--accent);width:0; }
.reflection { max-width:780px;margin:45px auto;background:#e3e9dd;padding:32px; }.reflection h2 { font-size:27px;margin:14px 0; }.reflection p { font:14px/1.8 'DM Sans',sans-serif;max-width:550px; }.reflection .primary { margin-top:22px;font-size:13px; }
.reader-share { max-width:780px;margin:auto; }.reader-share button { font-size:12px; }.reader-share [aria-pressed="true"] { background:var(--green); }
.related { margin-top:60px;border-top:1px solid var(--line);padding-top:30px; }.related>h2 { font-size:27px;margin-bottom:25px; }.related .article-card h3 { font-size:20px; }
.privacy-note { display:flex;align-items:center;gap:8px;font-size:12px!important;color:var(--muted);margin-top:14px; }.privacy-note svg { width:14px;height:14px; }
.notebook-tools { display:flex;gap:20px;justify-content:space-between;padding:24px 0 30px; }.notebook-tools>div { display:flex;gap:6px; }.notebook-tools button { font-size:12px; }.notebook-tools [aria-pressed="true"] { background:var(--ink);color:white;border-color:var(--ink); }
#notebookContent { padding-bottom:60px; }.notebook-empty { text-align:center;padding:65px 20px;max-width:550px;margin:auto; }.notebook-empty>svg { width:35px;height:35px;margin-bottom:22px;color:var(--accent); }.notebook-empty h2 { font-size:28px; }.notebook-empty p { color:var(--muted);margin:18px 0 24px;font-size:14px; }
.note-entry { border-bottom:1px solid var(--line);padding:26px 0;max-width:800px;margin:auto; }.note-entry h2 { font-size:25px; }.note-entry>p { white-space:pre-wrap;overflow-wrap:anywhere;margin:20px 0;font:17px/1.8 var(--serif); }.note-actions { display:flex;gap:20px;align-items:center;font-size:12px; }.note-actions button { font-size:12px; }
.reflection-dialog { max-width:660px;max-height:90dvh;overflow:auto;padding:32px; }.dialog-heading { display:flex;align-items:center;justify-content:space-between;gap:20px; }.dialog-heading .eyebrow { margin:0; }.reflection-dialog h2 { font-size:28px;margin:18px 0; }.reflection-prompt { color:var(--muted);font-size:14px; }.reflection-dialog label { font-size:12px;display:block;margin-bottom:8px; }.reflection-dialog textarea { width:100%;padding:15px;border:1px solid var(--line);background:white;font:16px/1.65 var(--serif);resize:vertical;border-radius:4px; }.reflection-footer { display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap;margin-top:16px; }.reflection-footer .privacy-note { margin:0; }.reflection-footer button { font-size:13px; }#reflectionStatus { font-size:13px; }
.toast { position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);width:max-content;background:var(--ink);color:white;padding:13px 20px;border-radius:4px;font-size:13px;z-index:100;box-shadow:0 5px 25px #0002; }
.site-footer { padding-top:35px;padding-bottom:40px;margin-top:20px;align-items:start;border-top:1px solid var(--ink); }.site-footer p { margin-top:12px; }.site-footer>div:last-child { display:flex;flex-direction:column;gap:12px;font-size:12px; }
/* The author workspace shares typography, but keeps compact controls. */
.admin-main { padding-top:35px; }.admin-main .admin-top h1 { font-size:30px; }.admin-main #login { max-width:550px;margin:auto; }
.admin-main #writing { max-width:820px; }.admin-main #postForm>label:has([name="title"]) input { font:24px/1.4 var(--serif);padding:15px; }
.admin-main #postForm textarea[name="text"] { font:18px/1.85 var(--serif);min-height:380px;padding:22px; }
.admin-main #postForm .admin-actions { position:sticky;bottom:0;background:var(--paper);padding:15px 0;border-top:1px solid var(--line);z-index:2; }
.admin-main #coverPreview { width:100%;max-height:260px;background:var(--green); }.admin-main .manage-row h3 { font-size:19px; }.draft-state { font-size:12px;color:var(--muted);margin-top:12px; }
.editor-format { display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);padding:6px 10px;background:#ecefe9;gap:10px; }.editor-format button { width:34px;height:32px;padding:0;border:0; }.editor-format span { font-size:11px;color:var(--muted); }
.draft-banner { display:flex;align-items:center;justify-content:space-between;gap:15px;background:var(--green);padding:16px;margin-bottom:22px;font-size:13px; }.draft-banner button { font-size:12px; }.admin-preview h2,.admin-preview h3 { margin-top:25px; }.admin-preview { white-space:normal; }.admin-preview p { white-space:pre-wrap; }
@media(min-width:1600px){.lead-story{height:440px}.feature-caption{max-width:550px}}
@media(max-width:1000px){.journey-link{padding:20px 15px;gap:12px}.journey-link h3{font-size:18px}.daily-question{gap:25px;padding:28px}.daily-question h2{font-size:24px}.daily-actions{flex-wrap:wrap;max-width:210px}.topics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-grid{gap:32px 22px}.intro h1{font-size:29px}.intro>p:last-child{font-size:12px}.lead-story h2{font-size:33px}}
@media(max-width:700px){.site-header{height:auto;min-height:100px;flex-wrap:wrap;gap:12px;padding-top:15px;padding-bottom:13px}.site-header .brand{font-size:29px}.site-header nav{order:3;width:100%;justify-content:space-between;margin:0;gap:15px;font-size:12px}.author-link{margin-left:auto;width:32px;height:32px}.intro{display:block;padding:25px 0}.intro h1{font-size:27px}.intro>p:last-child{border:0;padding:10px 0 0;font-size:13px}.intro br{display:none}.lead-story{height:370px;min-height:370px}.lead-story::after{background:linear-gradient(0deg,rgba(10,27,25,.93),rgba(10,27,25,.12) 85%)}.lead-story .feature-art{object-position:62% 45%}.feature-caption{left:24px;bottom:28px;width:calc(100% - 48px)}.lead-story h2{font-size:28px;max-width:390px;margin-bottom:20px}.feature-number{right:18px;top:18px}.journey{padding-top:30px}.section-heading{align-items:start}.section-heading h2{font-size:23px}.section-heading>a{font-size:11px}.journey-links{display:block;background:transparent}.journey-link{border-bottom:1px solid var(--line);padding:20px 12px}.journey-link:last-child{border-bottom:0}.journey-link h3{font-size:21px}.journey-link .eyebrow{font-size:9px}.daily-question{display:block;margin-top:30px;padding:26px}.daily-question h2{font-size:25px}.daily-actions{margin-top:22px;max-width:none}.library{padding-top:38px}.library-heading h2{font-size:27px}.library-layout{display:block}.results-line{gap:10px}.results-line label{font-size:0;gap:0}.results-line select{font-size:11px;max-width:150px}.article-card h3{font-size:19px}.article-card .card-read{font-size:10px}.card-meta .meta{font-size:9px}.article-grid{gap:28px 18px}.card-meta{gap:3px}.topics-intro h1{font-size:29px}.topics-grid{grid-template-columns:1fr}.topic-tile{display:grid;grid-template-columns:105px minmax(0,1fr);gap:20px}.topic-tile img{width:105px;aspect-ratio:1;margin:0}.topic-tile h2{font-size:23px}.reader-header h1{font-size:29px}.reader-excerpt{font-size:16px}.reader-toolbar{font-size:10px}.reader-body{font-size:18px}.reflection{padding:25px}.reflection h2{font-size:24px}.related .article-grid{grid-template-columns:1fr}.related .article-card{display:grid;grid-template-columns:110px minmax(0,1fr);gap:0 18px}.related .card-image{grid-row:1/5}.related .article-card h3{font-size:19px}.related .article-card p{display:none}.related .article-card img{aspect-ratio:1}.related .card-meta{margin-top:0}.notebook-tools{flex-wrap:wrap;gap:12px}.notebook-tools button{font-size:11px}.reflection-dialog{padding:22px}.reflection-dialog h2{font-size:24px}.note-entry h2{font-size:22px}.note-actions{flex-wrap:wrap}.site-footer{gap:25px}.site-footer p{font-size:11px}.site-footer .brand{font-size:27px}.admin-main .admin-top h1{font-size:26px}.admin-main #postForm textarea[name="text"]{padding:15px;font-size:17px}.admin-main .admin-actions button{font-size:12px}}
@media(max-width:420px){.editorial .article-grid{grid-template-columns:1fr}.article-card img{aspect-ratio:1.7}.article-card h3{font-size:23px}.article-card p{-webkit-line-clamp:3;font-size:14px}.card-meta .meta{font-size:10px}.article-card .card-read{font-size:12px}.section-heading{display:block}.section-heading>a{display:inline-block;margin-top:10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}
.question-filters,.notebook-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:end;padding:25px 0}.question-filters label,.notebook-actions label{display:grid;gap:6px;font-size:12px}.question-filters input,.question-filters select,.notebook-actions input,.reflection-dialog input{border:1px solid var(--line);border-radius:4px;padding:10px;background:white;color:var(--ink);max-width:100%}.notebook-actions button{font-size:12px}.notebook-actions label{flex:1;min-width:180px}.question-filters input{width:320px}#questionCount{font-size:12px;color:var(--muted)}#questionList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px;padding-bottom:55px}.question-entry{padding:30px 0;border-bottom:1px solid var(--line)}.question-entry h2{font-size:25px;margin:12px 0 20px}.question-entry button{font-size:12px;background:transparent}.note-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.note-tags span{font-size:11px;color:var(--accent);background:#efe4e5;padding:3px 8px;border-radius:3px}.note-history{margin-top:22px;border-top:1px solid var(--line);padding-top:16px}.note-history summary{font-size:13px;cursor:pointer}.note-history section{margin:22px 0;padding-left:18px;border-left:2px solid var(--line)}.note-history h3{font-size:19px}.note-history p,#previousReflection{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.8}.revisit-note{background:var(--green);padding:28px;margin-bottom:24px}.revisit-note h2{font-size:26px}.revisit-note p{margin:16px 0}.revisit-note button{font-size:13px}.reflection-dialog input{width:100%;margin:8px 0 18px}.reflection-dialog textarea{margin-bottom:16px}#previousReflection{max-height:180px;overflow:auto;background:var(--green);padding:15px;margin-bottom:20px}.notebook-tools{flex-wrap:wrap}.note-actions{flex-wrap:wrap}@media(max-width:700px){#questionList{grid-template-columns:1fr}.question-entry h2{font-size:23px}.question-filters label,.question-filters input{width:100%}.editorial .site-header nav{gap:10px;font-size:11px}.notebook-actions{gap:12px}.notebook-actions label{width:100%;flex-basis:100%}.revisit-note{padding:23px}}
