:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#edf2f7;--paper:#fff;--paper-soft:#f6f8fb;--ink:#191918;--muted:#656763;--line:#d8ddd2;--line-strong:#bdc6b7;--accent:#0a4f8f;--accent-dark:#073763;--accent-soft:#e6f0fa;--rust:#a9452f;--gold:#9b7418;--rose:#a6163f;--shadow:0 18px 42px #21232014}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,textarea{font:inherit}.siteHeader{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafcffeb;border-bottom:1px solid #d8ddd2e6;justify-content:space-between;align-items:center;gap:18px;padding:12px 28px;display:flex;position:sticky;top:0}.siteBrand{color:var(--ink);align-items:center;gap:12px;font-weight:800;text-decoration:none;display:inline-flex}.brandLogo{object-fit:cover;border-radius:50%;width:40px;height:40px;display:block}.brandName,.brandTagline{display:block}.brandName{color:#0a3158;text-shadow:0 1px #ffffffb8;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:700;line-height:1}.brandTagline{color:var(--muted);text-transform:uppercase;margin-top:3px;font-size:.72rem;font-weight:700}.siteNav{color:var(--ink);align-items:center;gap:6px;font-size:.95rem;font-weight:750;display:flex}.siteNav a{border-radius:8px;padding:9px 10px;text-decoration:none}.siteNav a:hover{background:var(--accent-soft);color:var(--accent-dark)}.languageSelect{color:var(--muted);align-items:center;gap:6px;font-size:.82rem;font-weight:800;display:inline-flex}.languageSelect span{display:none}.languageSelect select{border:1px solid var(--line);background:var(--paper);min-height:36px;color:var(--accent-dark);cursor:pointer;font:inherit;border-radius:8px;padding:7px 28px 7px 10px;font-weight:850}.languageSelect select:hover{background:var(--accent-soft);border-color:#0a4f8f47}.signedInUser{max-width:180px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.navButton{border:1px solid var(--line);background:var(--paper);color:var(--accent-dark);cursor:pointer;border-radius:8px;padding:9px 12px;font-weight:800;text-decoration:none}.navButton:hover{background:var(--accent-soft);border-color:#0a4f8f47}.hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg, #0a4f8f24, #ffffffdb 48%, #a9452f12), var(--paper-soft);padding:82px 24px 60px;position:relative;overflow:hidden}.hero:after{content:"";opacity:.72;pointer-events:none;background:linear-gradient(90deg,#0000 47%,#0a4f8f33 49% 51%,#0000 53%),linear-gradient(#0000 47%,#0a4f8f33 49% 51%,#0000 53%),linear-gradient(45deg,#0000 48%,#a9452f1f 49% 51%,#0000 52%),linear-gradient(-45deg,#0000 48%,#a9452f1f 49% 51%,#0000 52%);width:72px;height:72px;position:absolute;top:58px;right:max(30px,50vw - 560px)}.heroInner,.content,.reader,.writer{width:min(1120px,100% - 32px);margin:0 auto}.heroInner{display:block}.heroText{max-width:820px}.eyebrow,.meta{color:var(--muted);text-transform:uppercase;margin:0;font-size:.78rem;font-weight:850}.eyebrow{color:var(--rust)}.meta a{color:var(--accent-dark);text-decoration:none}.meta a:hover{text-decoration:underline}.languageBadge{min-height:22px;color:var(--accent-dark);text-transform:none;background:#e6f0fac2;border:1px solid #0a4f8f2e;border-radius:999px;align-items:center;margin-left:8px;padding:4px 8px;font-size:.72rem;font-weight:850;line-height:1;display:inline-flex}h1,h2,h3,p{margin-top:0}.hero h1{max-width:760px;margin:12px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:5.2rem;font-weight:500;line-height:.98}.lede{color:#4f5b66;max-width:650px;font-size:1.17rem;line-height:1.65}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primaryButton,.regionSearch button,.draftForm button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:12px 18px;font-weight:850;text-decoration:none;display:inline-flex}.primaryButton:hover,.regionSearch button:hover,.draftForm button:hover{background:var(--accent-dark)}.textButton{min-height:44px;color:var(--accent-dark);align-items:center;font-weight:850;text-decoration:none;display:inline-flex}.textButton:hover{text-decoration:underline}.secondaryButton{border:1px solid var(--line);background:var(--paper);min-height:42px;color:var(--accent-dark);border-radius:8px;justify-content:center;align-items:center;padding:10px 15px;font-weight:850;text-decoration:none;display:inline-flex}.secondaryButton:hover{background:var(--accent-soft);border-color:#0a4f8f52}.content{padding:48px 0 80px}.sectionHeader{justify-content:space-between;gap:28px;margin-bottom:22px;display:flex}.sectionHeader h2{margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:2.25rem;font-weight:500}.sectionHeader p{max-width:360px;color:var(--muted);line-height:1.55}.regionSearch{border:1px solid var(--line);background:#ffffffd1;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px;margin-bottom:28px;padding:14px;display:grid}.regionSearch label,.draftForm label{color:var(--muted);gap:8px;font-size:.92rem;font-weight:800;display:grid}.regionSearch input,.draftForm input,.draftForm select,.draftForm textarea{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);border-radius:8px;padding:12px 13px;line-height:1.5}.regionSearch input:focus,.draftForm input:focus,.draftForm select:focus,.draftForm textarea:focus{border-color:#0a4f8f80;outline:none;box-shadow:0 0 0 3px #0a4f8f1a}.regionActions{gap:10px;display:flex}.storyGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.storyCard{border:1px solid var(--line);background:var(--paper);border-radius:8px;min-height:250px;overflow:hidden;box-shadow:0 12px 26px #2123200a}.storyCard:hover{border-color:var(--line-strong);transition:border-color .16s,transform .16s;transform:translateY(-2px)}.storyCoverLink{display:block}.storyCover{aspect-ratio:16/10;object-fit:cover;background:var(--line);width:100%;display:block}.storyCard .meta,.storyCard h3,.storyCard p{margin-left:20px;margin-right:20px}.storyCard .meta{margin-top:20px}.storyCard h3{margin-top:14px;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:500;line-height:1.18}.storyCard h3 a{text-decoration:none}.storyCard h3 a:hover{color:var(--accent-dark)}.storyCard p{color:var(--muted);line-height:1.55}.storyCard .location,.storyArticle .location,.storyListItem .location,.adminStoryBody .location{color:var(--accent-dark);font-weight:800}.emptyState{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:8px;padding:28px}.emptyState h3{margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:1.6rem;font-weight:500}.emptyState p{max-width:540px;color:var(--muted);line-height:1.55}.storyList{gap:14px;display:grid}.storyListItem{border:1px solid var(--line);background:var(--paper);border-radius:8px;grid-template-columns:168px minmax(0,1fr) auto;align-items:center;gap:20px;padding:14px;display:grid;box-shadow:0 12px 26px #2123200a}.storyListCover{aspect-ratio:4/3;object-fit:cover;background:var(--line);border-radius:8px;width:168px}.storyListCoverEmpty{border:1px dashed var(--line-strong);background:linear-gradient(135deg, #0a4f8f14, #a9452f0f), var(--paper-soft)}.listMetaRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.statusPill{background:var(--accent-soft);min-height:24px;color:var(--accent-dark);text-transform:uppercase;border-radius:999px;align-items:center;padding:4px 9px;font-size:.75rem;font-weight:850;display:inline-flex}.storyListItem h3{margin:12px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500}.storyListItem p{color:var(--muted);margin-bottom:8px;line-height:1.55}.storyListActions{flex-shrink:0;gap:10px;display:flex}.authorHeader{max-width:760px;margin:26px 0 34px}.authorHeader h1{margin:10px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:4rem;font-weight:500;line-height:1}.authorHeader p{color:var(--muted);line-height:1.5}.reader,.writer{padding:44px 0 80px}.backLink{color:var(--accent-dark);font-weight:850;text-decoration:none;display:inline-flex}.backLink:hover{text-decoration:underline}.writer>.backLink{margin-bottom:34px}.readerActions{justify-content:space-between;align-items:center;gap:16px;margin-bottom:36px;display:flex}.storyArticle,.editorShell{max-width:780px}.storyArticle h1,.editorShell h1{margin:12px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:4.1rem;font-weight:500;line-height:1}.storyHeroImage{object-fit:cover;background:var(--line);border-radius:8px;width:100%;max-height:470px;margin-bottom:32px;display:block}.markdownBody{color:#2f302d;font-family:Georgia,Times New Roman,serif;font-size:1.22rem;line-height:1.82}.markdownBody p,.markdownBody ul,.markdownBody ol,.markdownBody blockquote{margin-top:0;margin-bottom:1.35em}.markdownBody h2,.markdownBody h3{margin-top:1.5em;margin-bottom:.6em;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.1}.markdownBody h2{font-size:2rem}.markdownBody h3{font-size:1.55rem}.markdownBody ul,.markdownBody ol{padding-left:1.35em}.markdownBody blockquote{border-left:3px solid var(--rust);color:var(--muted);padding-left:18px}.markdownBody blockquote p{color:inherit}.markdownBody a{color:var(--accent-dark);font-weight:800}.markdownBody strong{color:var(--ink)}.draftForm{gap:18px;display:grid}.storyEditor{border-top:1px solid var(--line);gap:12px;padding-top:18px;display:grid}.editorTopBar{justify-content:space-between;align-items:center;gap:16px;display:flex}.formatToolbar,.modeTabs{align-items:center;gap:6px;display:flex}.formatToolbar button,.modeTabs button{border:1px solid var(--line);background:var(--paper);min-width:36px;height:36px;color:var(--ink);cursor:pointer;border-radius:8px;padding:0 10px;font-weight:850}.formatToolbar button:hover,.modeTabs button:hover,.modeTabs button[aria-selected=true]{background:var(--accent-soft);color:var(--accent-dark);border-color:#0a4f8f59}.modeTabs button{min-width:78px;font-weight:800}.previewPane{border:1px solid var(--line);background:var(--paper);border-radius:8px;min-height:360px;padding:22px}.previewEmpty{color:var(--muted);line-height:1.5}.isHidden{display:none!important}.fieldGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.draftForm textarea{resize:vertical}.coverPreview{border:1px solid var(--line);object-fit:cover;background:var(--line);border-radius:8px;width:100%;max-height:340px;display:block}.draftForm button{justify-self:start}.draftForm button:disabled{cursor:wait;opacity:.68}.formError{color:var(--rose);font-weight:800;line-height:1.5}.formSuccess{color:var(--accent-dark);font-weight:800;line-height:1.5}.authSwitch{color:var(--muted);margin-top:20px;line-height:1.5}.authSwitch a{color:var(--accent-dark);font-weight:800}.editorActions{gap:12px;display:flex}.deleteForm{margin-top:18px}.deleteForm .dangerButton,.dangerButton{color:var(--rose);cursor:pointer;background:0 0;border:1px solid #a6163f47;border-radius:8px;padding:11px 16px;font-weight:800}.deleteForm .dangerButton:hover,.dangerButton:hover{background:#a6163f14}.adminList{gap:12px;display:grid}.adminListItem{border:1px solid var(--line);background:var(--paper);border-radius:8px;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px;display:grid}.adminThumb{aspect-ratio:4/3;object-fit:cover;background:var(--line);border-radius:8px;width:120px}.adminThumbEmpty{border:1px dashed var(--line-strong)}.adminStoryBody h3{margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500}.adminStoryBody p{color:var(--muted);margin-bottom:8px;line-height:1.5}.adminActions{align-items:center;gap:10px;display:flex}@media (max-width:900px){.storyGrid,.regionSearch{grid-template-columns:repeat(2,minmax(0,1fr))}.regionActions{grid-column:1/-1}.storyListItem{grid-template-columns:132px minmax(0,1fr)}.storyListCover{width:132px}.storyListActions{grid-column:2}}@media (max-width:680px){.siteHeader{flex-direction:column;align-items:flex-start;padding:12px 16px}.siteNav{flex-wrap:wrap;width:100%}.brandName{font-size:1.4rem}.signedInUser{max-width:100%}.hero{padding:44px 16px 38px}.hero:after{opacity:.46;width:48px;height:48px;top:22px;right:18px}.heroInner,.content,.reader,.writer{width:min(100% - 28px,1120px)}.hero h1{font-size:3.05rem}.storyArticle h1,.editorShell h1,.authorHeader h1{font-size:2.8rem}.sectionHeader{display:block}.sectionHeader p{max-width:none}.storyGrid,.regionSearch,.fieldGrid{grid-template-columns:1fr}.regionActions{grid-column:auto;align-items:stretch}.storyListItem{grid-template-columns:1fr}.storyListCover{width:100%}.storyListActions{flex-wrap:wrap;grid-column:auto}.editorTopBar{flex-direction:column;align-items:flex-start}.formatToolbar,.modeTabs{flex-wrap:wrap}.adminListItem{grid-template-columns:1fr}.adminThumb{width:100%}.adminActions{flex-wrap:wrap}}
