.news-section{border-top:1px solid #ffffff20;min-height:70vh}.news-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:56px;display:flex}.news-heading h1{letter-spacing:-.065em;max-width:850px;margin:22px 0 0;font-size:clamp(48px,6.8vw,104px);font-weight:400;line-height:1.02}.news-heading h2{letter-spacing:-.045em;font-size:clamp(38px,4vw,64px);font-weight:400}.news-heading>p{color:#a9aea3;max-width:310px;line-height:1.7}.news-back{color:inherit;align-items:center;gap:12px;min-height:44px;display:inline-flex}.news-filters{flex-wrap:wrap;gap:10px;margin-bottom:36px;display:flex}.news-filters button{cursor:pointer;border:1px solid #ffffff30;border-radius:30px;min-height:44px;padding:12px 20px}.news-filters button[aria-pressed=true]{color:#10150f;background:#ff773b;border-color:#ff773b}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 32px;display:grid}.news-card{color:inherit;text-decoration:none;display:block}.news-card-image{aspect-ratio:16/9;background:#1f271e;position:relative;overflow:hidden}.news-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.news-card:hover img{transform:scale(1.035)}.news-card-arrow{color:#131912;background:#ff773b;place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:16px;right:16px}.news-card-copy{padding:24px 0}.news-meta{letter-spacing:.05em;text-transform:uppercase;color:#a9aea3;flex-wrap:wrap;gap:16px;font-size:11px;display:flex}.news-meta>span:first-child{color:#ff8c59}.news-card h2{letter-spacing:-.03em;margin:18px 0;font-size:clamp(25px,2.4vw,38px);font-weight:400;line-height:1.2}.news-card p{color:#a9aea3;max-width:650px;line-height:1.7}.news-read{margin-top:20px;font-size:13px;display:inline-block}.news-featured{background:#1a2119;grid-column:1/-1;grid-template-columns:1.4fr 1fr;display:grid}.news-featured .news-card-copy{align-self:center;padding:clamp(24px,4vw,60px)}.news-featured .news-card-image{height:100%;min-height:380px}.news-featured h2{font-size:clamp(32px,3.5vw,52px)}.news-empty{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;grid-template-columns:1fr 1.2fr;min-height:270px;display:grid}.news-empty-art{color:#b8c99c;background:radial-gradient(at 20% 0,#53604445,#0000 70%),#1b231a;flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.news-empty-art span{letter-spacing:.25em;font-size:10px}.news-empty>div:last-child{align-self:center;padding:48px}.news-empty h3{letter-spacing:-.03em;margin:0 0 18px;font-size:clamp(28px,3vw,44px);font-weight:400;line-height:1.15}.news-empty p{color:#a9aea3;line-height:1.7}.news-compact{min-height:0}.news-compact .news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.news-loading{place-items:center;height:270px;display:grid}.news-loading span{border:2px solid #ffffff30;border-top-color:#ff773b;border-radius:50%;width:28px;height:28px;animation:1s linear infinite news-spin}@keyframes news-spin{to{transform:rotate(360deg)}}.news-article{overflow-wrap:anywhere;padding:70px 0 100px}.article-heading{max-width:1000px;margin:0 auto 48px;padding:0 36px}.article-heading>.news-back{color:#b2baaa;margin-bottom:50px}.article-heading h1{letter-spacing:-.05em;margin:28px 0;font-size:clamp(40px,6vw,82px);font-weight:400;line-height:1.08}.article-deck{color:#b7beaf;max-width:800px;font-size:clamp(19px,2vw,25px);line-height:1.65}.article-cover{aspect-ratio:16/8;max-width:1440px;margin:0 auto 64px;overflow:hidden}.article-cover img{object-fit:cover;width:100%;height:100%}.article-body{max-width:800px;margin:auto;padding:0 36px}.article-body p{white-space:pre-wrap;color:#d5dacd;margin:26px 0;font-size:18px;line-height:1.9}.article-body h2{letter-spacing:-.02em;margin:50px 0 24px;font-size:32px;font-weight:400;line-height:1.3}.article-body blockquote{white-space:pre-wrap;border-left:3px solid #ff773b;margin:40px 0;padding:6px 0 6px 30px;font-size:27px;line-height:1.5}.article-body img{width:100%;height:auto;margin:36px 0}.article-ending{border-top:1px solid #ffffff30;justify-content:space-between;gap:24px;max-width:728px;margin:60px auto 0;padding-top:24px;font-size:12px;display:flex}.article-ending span{color:#a9aea3;letter-spacing:.15em}.editor-shell,.editor-gate{color:#f1f3e9;background:#10160f;min-height:100vh;font-family:Arial,sans-serif}.editor-shell{padding:0 4vw 70px}.editor-header{border-bottom:1px solid #ffffff25;align-items:center;gap:28px;min-height:88px;display:flex}.editor-header img,.editor-gate img{object-fit:contain;width:145px;max-height:65px}.editor-header>span{letter-spacing:.2em;color:#bbc6b2;font-size:11px}.editor-header>a:last-child{align-items:center;min-height:44px;margin-left:auto;font-size:14px;display:flex}.editor-intro{padding:45px 0 30px}.editor-intro h1{letter-spacing:-.045em;margin:14px 0;font-size:clamp(36px,4vw,64px);font-weight:400}.editor-intro p{color:#bbc2b4}.editor-intro small{color:#8e9985;margin-top:20px;display:block}.editor-shell button,.editor-shell input,.editor-shell textarea,.editor-shell select{font:inherit}.editor-shell button{cursor:pointer;min-height:44px}.editor-shell button:disabled{opacity:.4;cursor:not-allowed}.editor-shell .button,.editor-gate .button{color:#10160f;background:#ff773b;border:0;justify-content:center;align-items:center;gap:10px;padding:15px 20px;font-weight:600;display:inline-flex}.editor-tabs{margin:0 0 20px;color:#b5c2ab!important;background:#242e20!important;height:auto!important;padding:5px!important}.editor-tabs button{padding:10px 18px}.editor-tabs button[data-state=active]{color:#172012!important;background:#dae6cd!important}.editor-layout{grid-template-columns:260px minmax(0,1fr);gap:30px;display:grid}.editor-list{border-right:1px solid #ffffff20;padding-right:24px}.editor-list>.button{width:100%;margin-bottom:20px}.editor-list>p{color:#a8b49e;font-size:14px;line-height:1.7}.editor-list>button:not(.button){text-align:left;width:100%;color:inherit;background:0 0;border-bottom:1px solid #ffffff20;flex-direction:column;gap:9px;padding:20px 14px;display:flex}.editor-list>button.selected{background:#283022;border-left:2px solid #ff773b}.editor-list span,.editor-list small{color:#aab99c;font-size:11px;font-weight:400}.editor-list strong{overflow-wrap:anywhere;font-size:17px;font-weight:400;line-height:1.4}.editor-work{background:#171f15;border:1px solid #ffffff20;min-width:0}.editor-toolbar{background:#222c1e;border-bottom:1px solid #ffffff25;flex-wrap:wrap;align-items:center;gap:8px;padding:18px;display:flex}.editor-toolbar>span{color:#c2ceb9;flex-basis:100%;margin-bottom:6px;font-size:12px}.editor-toolbar button{border:1px solid #ffffff35;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}.editor-toolbar .primary{color:#10160f;background:#ff773b;border-color:#ff773b}.editor-fields{border:0;min-width:0;padding:30px}.editor-fields>label,.editor-row label,.editor-access label{flex-direction:column;gap:10px;margin-bottom:24px;font-size:13px;display:flex}.editor-shell input:not([type=file]),.editor-shell textarea,.editor-shell select{color:#eff2e8;outline-offset:3px;background:#10160f;border:1px solid #ffffff30;border-radius:2px;width:100%;min-height:46px;padding:13px}.editor-shell textarea{resize:vertical;line-height:1.65}.editor-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.field-hint{color:#a4b096;font-size:12px;line-height:1.65}.editor-cover{text-align:center;border:1px dashed #ffffff35;margin:30px 0;padding:20px}.editor-cover>img{object-fit:cover;width:100%;max-height:360px;margin-bottom:20px}.cover-placeholder{color:#aebc9f;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:200px;display:flex}.editor-cover>small{color:#a4b096;margin-top:12px;font-size:11px;display:block}.upload-label{cursor:pointer;border:1px solid #ffffff40;justify-content:center;align-items:center;min-height:44px;padding:12px 20px;font-size:13px;display:inline-flex;position:relative}.upload-label input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.upload-label:focus-within{outline-offset:3px;outline:2px solid #ff773b}.editor-block-heading{margin-top:45px}.editor-block-heading h2{font-size:28px;font-weight:400}.editor-block-heading p{color:#a4b096;margin:12px 0 25px;font-size:13px;line-height:1.6}.editor-block{border:1px solid #ffffff25;margin:18px 0;padding:16px}.block-tools{align-items:center;gap:4px;margin-bottom:10px;display:flex}.block-tools strong{color:#b9c7ab;margin-right:auto;font-size:12px;font-weight:400}.block-tools button{place-items:center;min-width:44px;display:grid}.editor-block>img{object-fit:contain;width:100%;max-height:340px;margin:12px 0}.add-blocks{flex-wrap:wrap;gap:8px;display:flex}.add-blocks button{border:1px solid #ffffff35;padding:10px 14px;font-size:12px}.editor-published{border-top:1px solid #ffffff20;justify-content:space-between;align-items:center;gap:20px;padding:24px 30px;font-size:13px;display:flex}.editor-published button{color:#ffa575}.editor-welcome{background:radial-gradient(at 100% 0,#53604435,#0000 65%);min-height:480px;padding:70px 45px}.editor-welcome>span{letter-spacing:.18em;color:#b5c59d;font-size:11px}.editor-welcome h2{letter-spacing:-.04em;margin:35px 0;font-size:clamp(40px,4vw,66px);font-weight:400;line-height:1.1}.editor-welcome p{color:#adbaa0;max-width:400px;line-height:1.7}.editor-message{background:#293d22;border-left:3px solid #aaca88;margin-bottom:20px;padding:16px 20px;font-size:14px;line-height:1.5}.editor-message.error{background:#4b2c21;border-color:#ff9259}.editor-access,.editor-help{background:#1b2418;max-width:800px;padding:35px}.editor-access h2,.editor-help h2{margin-bottom:20px;font-size:32px;font-weight:400}.editor-access p,.editor-help p,.editor-help li{color:#b9c6ad;margin-bottom:20px;font-size:15px;line-height:1.8}.editor-access form{align-items:flex-end;gap:20px;margin:35px 0;display:flex}.editor-access form label{flex:1;margin:0}.editor-access-list>div{overflow-wrap:anywhere;border-top:1px solid #ffffff25;justify-content:space-between;align-items:center;gap:24px;padding:16px 0;display:flex}.editor-access-list button{color:#ffaa7e;font-size:12px}.editor-help ol{padding-left:24px;list-style:decimal}.editor-gate{flex-direction:column;justify-content:center;align-items:flex-start;gap:26px;padding:70px max(7vw,25px);display:flex}.editor-gate h1{letter-spacing:-.05em;max-width:750px;font-size:clamp(40px,6vw,76px);line-height:1.06}.editor-gate p{color:#b6c4a8;max-width:600px;line-height:1.8}.news-preview-dialog{max-height:90vh;overflow-y:auto;color:#edf2e5!important;background:#10160f!important;border-color:#435038!important;width:calc(100vw - 32px)!important;max-width:1100px!important}.news-preview-dialog .news-article{padding-top:25px}.news-preview-dialog .article-heading h1{font-size:clamp(36px,5vw,66px)}@media (max-width:900px){.news-heading{display:block}.news-heading>p{max-width:550px;margin-top:28px}.news-featured{display:block}.news-featured .news-card-image{height:auto;min-height:0}.news-compact .news-grid{grid-template-columns:1fr 1fr}.news-compact .news-card:last-child{grid-column:1/-1}.editor-layout{grid-template-columns:200px minmax(0,1fr);gap:15px}.editor-fields{padding:20px}.editor-row{grid-template-columns:1fr;gap:0}.editor-list{padding-right:12px}}@media (max-width:650px){.news-heading{margin-bottom:32px}.news-grid,.news-compact .news-grid{grid-template-columns:1fr;gap:24px}.news-featured{grid-column:auto}.news-empty{grid-template-columns:1fr}.news-empty-art{min-height:180px}.news-empty>div:last-child{padding:30px 20px}.news-card-copy{padding:20px 0}.news-featured .news-card-copy{padding:26px}.news-filters{gap:8px}.news-filters button{padding:10px 14px;font-size:12px}.news-article{padding:40px 0 65px}.article-heading,.article-body{padding:0 22px}.article-heading>.news-back{margin-bottom:30px}.article-cover{aspect-ratio:16/10;margin-bottom:30px}.article-body p{font-size:17px}.article-body h2{font-size:27px}.article-body blockquote{padding-left:20px;font-size:23px}.article-ending{margin:45px 22px 0}.editor-shell{padding:0 16px 50px}.editor-header{flex-wrap:wrap;gap:12px;min-height:76px}.editor-header img{width:105px}.editor-header>span{font-size:9px}.editor-header>a:last-child{font-size:11px}.editor-intro{padding:30px 0}.editor-layout{flex-direction:column;display:flex}.editor-list{border:0;max-height:280px;padding:0;overflow:auto}.editor-list>button:not(.button){padding:12px}.editor-welcome{min-height:340px;padding:35px 25px}.editor-toolbar{padding:14px}.editor-toolbar button{flex:1;padding:10px 8px;font-size:11px}.editor-fields{padding:18px}.editor-block{padding:10px}.editor-published{flex-direction:column;align-items:flex-start;padding:20px}.editor-access,.editor-help{padding:24px 18px}.editor-access form{display:block}.editor-access form button{width:100%;margin-top:16px}.editor-access-list>div{flex-direction:column;align-items:flex-start;gap:5px}.editor-tabs button{padding:10px;font-size:12px}.news-preview-dialog{padding:16px!important}.news-preview-dialog .article-heading,.news-preview-dialog .article-body{padding:0 5px}}@media (prefers-reduced-motion:reduce){.news-card-image img{transition:none}.news-loading span{animation:none}}
