.story-nav{display:flex;gap:28px;align-items:center;min-height:100px;border-bottom:1px solid var(--line)}.story-nav>a:first-child{margin-right:auto}.story-nav a{font-size:14px}.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:55px}.story-card{display:block;border:1px solid var(--line);padding:24px;text-decoration:none}.story-card img{width:100%;height:300px;object-fit:cover;margin-bottom:24px}.story-card p{color:var(--muted)}.story-card h2{font-size:38px;margin-bottom:16px}.story-empty{border-block:1px solid var(--line);padding:45px 0;margin-top:50px}.story-empty h2{font-size:36px;margin-bottom:15px}.story-section{border-top:1px solid var(--line);padding:48px 0}.story-section h2{font-size:44px;margin-bottom:25px}.story-text{white-space:pre-wrap;max-width:800px;color:var(--muted);line-height:1.85}.story-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:30px}.story-photos figure{margin:0}.story-photos img{width:100%;max-height:600px;object-fit:contain;background:#171c1f}.story-photos figcaption{font-size:14px;color:var(--muted);padding-top:12px}.preview-banner{padding:16px;border:1px solid var(--orange);color:var(--orange);margin-bottom:30px}.editor-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:40px}.editor-list{display:flex;flex-direction:column;gap:10px}.editor-list button{text-align:left;padding:14px}.editor-form{display:grid;gap:24px}.editor-form label{display:grid;gap:9px}.editor-form textarea{min-height:150px}.editor-form input,.editor-form textarea,.editor-form select{width:100%;box-sizing:border-box}.editor-toolbar{display:flex;gap:12px;flex-wrap:wrap;padding:22px 0}.editor-toolbar button,.editor-list button,.photo-row button{cursor:pointer;border:1px solid var(--line);background:#252e33;color:var(--text);font:inherit}.editor-toolbar button{padding:13px 18px}.editor-toolbar button:first-child{background:var(--orange);color:#101315}.editor-photo{border:1px solid var(--line);padding:20px;display:grid;gap:16px}.editor-photo img{max-height:180px;max-width:100%;object-fit:contain}.photo-row{display:flex;gap:15px;align-items:center;flex-wrap:wrap}.photo-row button{padding:8px 14px}.editor-note{color:var(--muted);font-size:14px}.editor-status{position:sticky;top:0;padding:15px;background:#20292d;z-index:2;min-height:50px;margin-block:20px}.editor-form input:read-only{opacity:.65}.case-intro{border-top:1px solid var(--line)}.case-intro>p:not(.eyebrow){max-width:650px;color:var(--muted);margin:25px 0}.case-intro .button{margin-top:10px}@media(max-width:760px){.story-nav{gap:15px;flex-wrap:wrap;padding-block:20px}.story-nav .logo{width:130px}.story-nav .button{display:none}.story-grid,.story-photos,.editor-layout{grid-template-columns:1fr}.story-card img{height:230px}.editor-list{max-height:240px;overflow:auto}.story-nav a{font-size:12px}}
