/* News shares Lynko's shell tokens, typography and citrus palette. */
.lk-news{--news-ink:var(--lk-design-ink,#153d32);--news-muted:var(--lk-design-muted,#56665b);--news-line:var(--lk-design-line,#dfe2d5);--news-lime:var(--lk-design-lime,#d5f564);width:min(calc(100% - 64px),1180px);min-width:0;margin:0 auto;padding:32px 0 40px;color:var(--news-ink);font-family:var(--lk-design-heading,'Manrope',sans-serif);overflow-wrap:anywhere}
.lk-news *{box-sizing:border-box}
.lk-news :is(h1,h2,h3,p){margin:0}
.lk-news :is(h1,h2,h3){color:var(--news-ink);letter-spacing:-.035em;line-height:1.25;font-weight:750}
.lk-news h1{font-size:clamp(32px,3.7vw,46px)}
.lk-news h2{font-size:23px}
.lk-news h3{font-size:20px}
.lk-news a{color:var(--news-ink);text-underline-offset:4px}
.lk-news a:hover{text-decoration:underline}
.lk-news :focus-visible{outline:3px solid #33795c;outline-offset:3px}
.lk-news [hidden]{display:none!important}
.lk-news .lk-news-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}
.lk-news .lk-news-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 32px}
.lk-news .lk-news-header p:not(.lk-news-eyebrow){font-size:15px;color:var(--news-muted);line-height:1.6;margin-top:12px}
.lk-news .lk-news-eyebrow{font-size:11px;font-weight:800;letter-spacing:.15em;margin-bottom:10px}
.lk-news .lk-news-roadmap,.lk-news .lk-news-back{font-size:13px;font-weight:650;display:inline-flex;align-items:center;gap:12px}
.lk-news .lk-news-roadmap{flex-shrink:0}
.lk-news .lk-news-back{margin-bottom:28px}
.lk-news .lk-news-card{background:#fffef9;border:1px solid var(--news-line);border-radius:16px;overflow:hidden;min-width:0;display:flex;flex-direction:column}
.lk-news .lk-news-card-copy{padding:24px;display:flex;flex-direction:column;gap:13px;flex:1;min-width:0}
.lk-news .lk-news-card h3 a{text-decoration:none}
.lk-news .lk-news-card h3 a:hover{text-decoration:underline}
.lk-news .lk-news-cover{display:block;aspect-ratio:16/9;overflow:hidden;background:#e9eddd}
.lk-news .lk-news-cover img{width:100%;height:100%;object-fit:cover;display:block}
.lk-news .lk-news-labels{display:flex;align-items:center;flex-wrap:wrap;gap:12px}
.lk-news .lk-news-category{font-size:11px;font-weight:750;color:#4d644c;line-height:1.5}
.lk-news .lk-news-featured-label{font-size:10px;font-weight:800;letter-spacing:.06em;background:var(--news-lime);color:var(--news-ink);padding:5px 9px;border-radius:5px}
.lk-news .lk-news-excerpt{font-size:14px;line-height:1.65;color:var(--news-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.lk-news .lk-news-meta{display:flex;flex-wrap:wrap;gap:6px 0;font-size:11px;line-height:1.7;color:var(--news-muted)}
.lk-news .lk-news-meta>*+*:before{content:'·';padding:0 9px}
.lk-news .lk-news-card .lk-news-meta{margin-top:auto;padding-top:7px}
.lk-news .lk-news-read{font-size:13px;font-weight:750;display:inline-flex;gap:20px;align-items:center;align-self:flex-start}
.lk-news .is-featured{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);background:#edf2de;border-color:#d6dfbe;margin-bottom:38px}
.lk-news .is-featured.without-cover{display:block;position:relative;border-left:5px solid #315f42}
.lk-news .is-featured .lk-news-cover{height:100%;aspect-ratio:auto;min-height:270px;max-height:350px}
.lk-news .is-featured .lk-news-card-copy{padding:30px 34px;gap:15px}
.lk-news .is-featured.without-cover .lk-news-card-copy{max-width:900px}
.lk-news .is-featured h3{font-size:clamp(24px,2.7vw,34px);max-width:28ch}
.lk-news .is-featured .lk-news-excerpt{font-size:15px;max-width:70ch;-webkit-line-clamp:2}
.lk-news .is-featured .lk-news-read{margin-top:3px}
.lk-news .lk-news-section-heading{display:flex;gap:14px;justify-content:space-between;align-items:center;margin-bottom:20px}
.lk-news .lk-news-count{font-size:12px;font-weight:500;color:var(--news-muted)}
.lk-news .lk-news-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:0 0 24px}
.lk-news .lk-news-filters{display:flex;flex-wrap:wrap;gap:6px}
.lk-news .lk-news-filters a{display:inline-flex;align-items:center;min-height:39px;padding:9px 13px;border:1px solid transparent;border-radius:8px;font-size:12px;font-weight:650;text-decoration:none}
.lk-news .lk-news-filters a:hover{background:#ecefe2}
.lk-news .lk-news-filters a[aria-current]{background:var(--news-ink);color:#fff}
.lk-news .lk-news-search{display:flex;gap:8px;flex:1 1 260px;max-width:350px;margin:0}
.lk-news .lk-news-search button{flex:0 0 auto}
.lk-news :is(input:not([type=checkbox]):not([type=hidden]),textarea,select){width:100%;min-width:0;max-width:100%;border:1px solid #b9c5b7;border-radius:8px;background:#fffefb;color:var(--news-ink);padding:11px 12px;font:inherit;font-size:14px;line-height:1.4;box-shadow:none}
.lk-news textarea{resize:vertical}
.lk-news :is(button,.lk-news-button){display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid var(--news-ink);border-radius:8px;padding:10px 16px;background:var(--news-ink);color:#fff;font:inherit;font-size:13px;font-weight:700;line-height:1.4;cursor:pointer;min-height:42px;text-decoration:none;box-shadow:none}
.lk-news :is(button,.lk-news-button):hover{background:#265d49;text-decoration:none}
.lk-news :is(button,.lk-news-button).is-secondary{background:#fffef9;color:var(--news-ink);border-color:#b9c5b7}
.lk-news button:disabled{opacity:.6;cursor:wait}
.lk-news .lk-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.lk-news .lk-news-results{font-size:13px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-bottom:20px}
.lk-news .lk-news-empty{padding:40px 24px;border:1px solid var(--news-line);background:#fffef9;border-radius:16px}
.lk-news.lk-news-empty{padding:40px}
.lk-news .lk-news-empty p,.lk-news.lk-news-empty p{margin:12px 0 20px;font-size:14px;color:var(--news-muted);line-height:1.7}
.lk-news .lk-news-pagination{display:flex;gap:6px;align-items:center;justify-content:center;flex-wrap:wrap;margin:28px 0 0}
.lk-news .lk-news-pagination :is(a,span){min-width:36px;padding:9px 10px;text-align:center;border-radius:7px;font-size:13px}
.lk-news .lk-news-pagination a{background:#fffef9;border:1px solid var(--news-line);text-decoration:none}
.lk-news .lk-news-pagination [aria-current]{background:var(--news-ink);color:#fff}
.lk-news .lk-news-popular{margin-top:38px;padding-top:28px;border-top:1px solid var(--news-line)}
.lk-news .lk-news-popular h2{font-size:19px}
.lk-news .lk-news-popular ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:20px 0 0;padding:0;list-style:none;counter-reset:popular}
.lk-news .lk-news-popular li{counter-increment:popular;display:flex;flex-direction:column;gap:7px;border-left:2px solid #d5debd;padding-left:15px}
.lk-news .lk-news-popular li a{font-size:13px;font-weight:650;line-height:1.6}
.lk-news-story{max-width:980px}
.lk-news-story>.lk-news-back{display:flex;width:fit-content;margin:0 0 24px;padding:9px 14px;background:#fffef9;border:1px solid var(--news-line);border-radius:8px}
.lk-news .lk-news-article{max-width:980px;margin:0 auto;background:#fffef9;border:1px solid #d5ddcf;border-radius:20px;overflow:hidden;box-shadow:0 6px 24px rgba(21,61,50,.035)}
.lk-news .lk-news-article-header{position:relative;isolation:isolate;overflow:hidden;margin:0;padding:38px clamp(24px,5vw,56px) 28px;background:var(--news-ink);border-top:4px solid var(--news-lime)}
.lk-news .lk-news-article-header:after{content:'';position:absolute;z-index:-1;right:-96px;top:-120px;width:330px;height:330px;border:1px solid #426a51;border-radius:50%;box-shadow:0 0 0 48px rgba(133,170,119,.045);pointer-events:none}
.lk-news .lk-news-article-kicker{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:23px}
.lk-news .lk-news-article-header .lk-news-category{display:inline-flex;padding:7px 12px;background:var(--news-lime);color:#153d32;border-radius:6px;font-size:11px;font-weight:800}
.lk-news .lk-news-publication{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:600;color:#d5e3cf}
.lk-news .lk-news-publication span{color:#97b681}
.lk-news .lk-news-article-header h1{font-size:clamp(30px,3.5vw,46px);line-height:1.15;max-width:24ch;margin:0 0 22px;color:#fcfdf4;letter-spacing:-.035em;text-wrap:balance}
.lk-news .lk-news-intro{max-width:65ch;font-size:17px;line-height:1.7;color:#d5e3cf;margin-bottom:24px}
.lk-news .lk-news-article-header .lk-news-meta{align-items:center;gap:10px 0;border-top:1px solid #42644e;padding-top:20px;color:#d5e3cf;font-size:12px}
.lk-news .lk-news-author{display:inline-flex;align-items:center;gap:9px;font-weight:700;color:#fcfdf4}
.lk-news .lk-news-author-mark{display:inline-grid;place-items:center;width:28px;height:28px;background:#dce8c8;color:#153d32;border-radius:50%;font-size:12px;font-weight:800}
.lk-news .lk-news-article-cover{display:block;width:100%;height:auto;max-height:480px;object-fit:cover;border-radius:0;margin:0;border-bottom:1px solid var(--news-line)}
.lk-news .lk-news-reading{padding:40px clamp(22px,6vw,72px) 44px}
.lk-news .lk-news-prose{max-width:70ch;margin:0 auto;font-size:16px;line-height:1.85;color:#344e40}
.lk-news .lk-news-prose:after{content:'';display:block;width:40px;height:4px;margin-top:30px;background:#b8d75c;border-radius:3px}
.lk-news .lk-news-prose>:first-child{margin-top:0}
.lk-news .lk-news-prose>:last-child{margin-bottom:0}
.lk-news .lk-news-prose :is(p,ul,ol,blockquote,pre,figure,table){margin:0 0 22px}
.lk-news .lk-news-prose :is(h2,h3,h4){margin:32px 0 14px;line-height:1.4}
.lk-news .lk-news-prose h2{font-size:25px;padding-left:16px;border-left:3px solid #bad76e}
.lk-news .lk-news-prose h3{font-size:21px}
.lk-news .lk-news-prose h4{font-size:18px}
.lk-news .lk-news-prose :is(ul,ol){padding-left:24px}
.lk-news .lk-news-prose li{margin:7px 0}
.lk-news .lk-news-prose li::marker{color:#648638;font-weight:700}
.lk-news .lk-news-prose a{text-decoration-color:#9fb873;text-decoration-thickness:1px}
.lk-news .lk-news-prose a:hover{text-decoration-color:var(--news-ink)}
.lk-news .lk-news-prose img{display:block;max-width:100%;height:auto;border-radius:10px;margin:16px 0}
.lk-news :is(.lk-news-prose,.lk-rich-editor) blockquote{border-left:3px solid #80a263;background:#edf2de;padding:16px 22px}
.lk-news :is(.lk-news-prose,.lk-rich-editor) pre{max-width:100%;min-width:0;overflow-x:auto;white-space:pre;background:#153d32;color:#f3f6e8;padding:20px;border-radius:10px;font:13px/1.7 monospace}
.lk-news .lk-news-prose code{font-family:monospace}
.lk-news .lk-news-prose table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}
.lk-news .lk-news-prose :is(td,th){border:1px solid var(--news-line);padding:10px;white-space:normal;min-width:0}
.lk-news .lk-news-related{margin-top:48px;padding-top:30px;border-top:1px solid var(--news-line)}
.lk-news .lk-news-related h2{margin-bottom:22px}
.lk-news .lk-news-cta{display:flex;justify-content:space-between;align-items:center;gap:22px;background:#edf2de;border:1px solid #d6dfbe;border-radius:16px;margin-top:32px;padding:26px}
.lk-news .lk-news-cta p{font-size:13px;color:var(--news-muted);margin-top:8px;line-height:1.6}
.lk-news .lk-news-cta .lk-news-button{flex-shrink:0}
.lk-news-story :is(.lk-news-related,.lk-news-cta){max-width:980px;margin-left:auto;margin-right:auto}
@media(max-width:620px){.lk-news .lk-news-article{border-radius:14px}.lk-news .lk-news-article-header{padding:26px 22px 22px}.lk-news .lk-news-article-kicker{gap:12px;margin-bottom:20px}.lk-news .lk-news-publication{font-size:10px}.lk-news .lk-news-article-header .lk-news-meta{font-size:11px;padding-top:16px}.lk-news .lk-news-article-header .lk-news-meta>*+*:before{padding:0 7px}.lk-news .lk-news-reading{padding:28px 22px 32px}.lk-news .lk-news-prose h2{font-size:22px;padding-left:12px}.lk-news .lk-news-article-cover{max-height:320px}}
/* The existing visual editor and gallery fit the same article-management surface. */
.lk-news .lk-news-admin-filters{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin:0 0 24px}
.lk-news .lk-news-admin-filters .lk-news-field{flex:1 1 150px;margin:0}
.lk-news .lk-news-admin-filters .lk-news-field:first-child{flex:2 1 220px}
.lk-news .lk-news-admin-filters>a{font-size:12px;align-self:center;margin-top:24px}
.lk-news .lk-news-field{display:flex;flex-direction:column;gap:8px;margin:16px 0 0;font-size:12px;font-weight:700;min-width:0}
.lk-news .lk-news-field>span small,.lk-news .lk-news-panel h2 small{font-size:11px;color:var(--news-muted);font-weight:400;margin-left:6px;letter-spacing:0}
.lk-news .lk-news-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.lk-news .lk-news-table-wrap{border:1px solid var(--news-line);border-radius:13px;background:#fffef9;overflow:hidden}
.lk-news .lk-news-table{width:100%;border-collapse:collapse;table-layout:fixed;margin:0;font-size:12px;background:transparent;min-width:0}
.lk-news .lk-news-table th{padding:13px 12px;font-size:10px;font-weight:750;color:var(--news-muted);text-align:left;background:#edf0e3;border:0}
.lk-news .lk-news-table td{padding:16px 12px;border:0;border-top:1px solid var(--news-line);vertical-align:middle;color:var(--news-muted);line-height:1.6}
.lk-news .lk-news-table :is(td,th):first-child{width:28%}
.lk-news .lk-news-table td:first-child a{font-size:13px;font-weight:750}
.lk-news .lk-news-table th:nth-child(3),.lk-news .lk-news-table th:nth-child(6),.lk-news .lk-news-table th:nth-child(7){width:7%}
.lk-news .lk-news-row-actions{display:flex;flex-wrap:wrap;gap:8px}
.lk-news .lk-news-status{display:inline-block;padding:4px 7px;border-radius:5px;font-size:10px;font-weight:750;background:#eeede5;color:#62685a}
.lk-news .lk-news-status.published{background:#e3f0ce;color:#315a22}
.lk-news .lk-news-status.scheduled{background:#fff0c7;color:#745515}
.lk-news .lk-news-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:22px;align-items:start}
.lk-news .lk-news-editor-main,.lk-news .lk-news-editor-side{display:grid;gap:20px;min-width:0}
.lk-news .lk-news-panel{background:#fffef9;border:1px solid var(--news-line);border-radius:14px;padding:24px;min-width:0;margin:0}
.lk-news .lk-news-panel h2{font-size:18px}
.lk-news .lk-news-panel summary{font-weight:750;cursor:pointer;font-size:14px;line-height:1.6}
.lk-news .lk-news-help{font-size:11px;font-weight:400;line-height:1.7;color:var(--news-muted);margin-top:9px}
.lk-news .lk-news-check{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.6;margin-top:18px}
.lk-news .lk-news-check input{margin-top:3px;flex-shrink:0;accent-color:#265d49;width:17px;height:17px}
.lk-news .lk-news-save-actions{display:grid;gap:9px;margin:22px 0 16px}
.lk-news .lk-news-cover-preview{width:100%;height:auto;max-height:180px;object-fit:cover;border-radius:8px;margin-top:16px}
.lk-news [data-cover-status]{font-size:12px;line-height:1.6;display:block;margin:10px 0}
.lk-news .lk-news-delete{margin-top:30px;border-top:1px solid var(--news-line);padding-top:18px;font-size:12px;color:#8a3830}
.lk-news .lk-news-delete summary{cursor:pointer}
.lk-news .lk-news-delete button{background:#8a3830;border-color:#8a3830;margin-top:14px}
.lk-news .lk-editor-toolbar{display:flex;flex-wrap:wrap;gap:5px;padding:12px 0;border-bottom:1px solid var(--news-line)}
.lk-news .lk-editor-toolbar button,.lk-news .lk-image-tools button{font-size:11px;background:#f1f3e8;color:var(--news-ink);border-color:var(--news-line);padding:7px 10px;min-height:32px}
.lk-news .lk-rich-editor{min-height:360px;max-width:100%;padding:18px 2px;outline:none;font-size:15px;line-height:1.8;overflow-wrap:anywhere}
.lk-news .lk-rich-editor:focus-visible{outline:2px solid #33795c;outline-offset:6px}
.lk-news .lk-rich-editor:empty:before{content:attr(data-placeholder);color:var(--news-muted);pointer-events:none}
.lk-news .lk-rich-editor :is(p,ul,ol){margin:0 0 16px}
.lk-news .lk-rich-editor :is(h1,h2,h3){margin:20px 0 12px}
.lk-news .lk-rich-editor img{max-width:100%;height:auto;display:block;border-radius:6px;cursor:pointer}
.lk-news .lk-rich-editor img.is-selected{outline:3px solid #33795c;outline-offset:3px}
.lk-news .lk-image-tools{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:10px 0;font-size:12px}
.lk-news .lk-ab-upload{border-top:1px solid var(--news-line);padding-top:4px}
.lk-news .lk-ab-upload-status{display:block;font-size:12px;margin-top:8px}
.lk-news .lk-gallery-path{display:flex;gap:12px;justify-content:space-between;align-items:center;margin:16px 0;font-size:12px}
.lk-news .lk-gallery-folder-list{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}
.lk-news .lk-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}
.lk-news .lk-gallery-item{min-width:0;border:1px solid var(--news-line);border-radius:9px;padding:8px}
.lk-news .lk-gallery-thumb{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:5px}
.lk-news .lk-gallery-name{font-size:10px;overflow-wrap:anywhere;margin:8px 0}
.lk-news .lk-gallery-grid>.lk-gallery-name{grid-column:1/-1;font-size:12px;font-weight:700}
.lk-news .lk-gallery-actions{display:flex;flex-wrap:wrap;gap:4px}
.lk-news .lk-gallery-actions button{font-size:10px;padding:6px;min-height:30px;background:#f1f3e8;color:var(--news-ink);border-color:var(--news-line)}
.lk-news .is-error{color:#8a3830}
@media(max-width:620px){.lk-news{width:calc(100% - 32px);padding-top:24px}}
@media(max-width:1180px){.lk-news .lk-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-news .lk-news-editor-layout{grid-template-columns:minmax(0,1fr) 280px}.lk-news .lk-news-card-copy{padding:22px}.lk-news .lk-news-panel{padding:20px}}
@media(max-width:980px){.lk-news .lk-news-editor-layout{grid-template-columns:minmax(0,1fr)}.lk-news .lk-news-editor-side{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-news .lk-news-editor-side>details{grid-column:1/-1}.lk-news .lk-news-popular ol{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-news .lk-news-table,.lk-news .lk-news-table tbody,.lk-news .lk-news-table tr,.lk-news .lk-news-table td{display:block;width:100%;min-width:0}.lk-news .lk-news-table thead{display:none}.lk-news .lk-news-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:18px;gap:10px;border-bottom:1px solid var(--news-line)}.lk-news .lk-news-table td{padding:0;border:0;font-size:12px}.lk-news .lk-news-table td:before{content:attr(data-label);display:block;font-size:10px;color:var(--news-muted);margin-bottom:3px}.lk-news .lk-news-table td:first-child{width:100%;grid-column:1/-1}.lk-news .lk-news-table td:first-child a{font-size:16px}.lk-news .lk-news-table tr:last-child{border-bottom:0}}
@media(max-width:620px){.lk-news .lk-news-header{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:24px}.lk-news .lk-news-grid{grid-template-columns:minmax(0,1fr)}.lk-news .is-featured{grid-template-columns:minmax(0,1fr);margin-bottom:30px}.lk-news .is-featured .lk-news-cover{aspect-ratio:16/9;min-height:0;max-height:240px}.lk-news .is-featured .lk-news-card-copy{padding:24px}.lk-news .lk-news-toolbar{gap:14px}.lk-news .lk-news-search{max-width:none;flex-basis:100%}.lk-news .lk-news-filters{gap:5px}.lk-news .lk-news-filters a{font-size:11px;padding:8px 10px}.lk-news .lk-news-popular ol{grid-template-columns:minmax(0,1fr);gap:18px}.lk-news .lk-news-cta{flex-direction:column;align-items:flex-start;padding:22px}.lk-news .lk-news-editor-side,.lk-news .lk-news-fields{grid-template-columns:minmax(0,1fr)}.lk-news .lk-news-editor-side>details{grid-column:auto}.lk-news .lk-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-news .lk-news-panel{padding:18px}.lk-news .lk-news-admin-filters .lk-news-field{flex-basis:calc(50% - 12px)}.lk-news .lk-news-admin-filters .lk-news-field:first-child{flex-basis:100%}.lk-news .lk-news-section-heading h2{font-size:20px}.lk-news .lk-rich-editor{min-height:280px}.lk-news .lk-news-prose{font-size:16px}.lk-news .lk-news-article-header h1{font-size:32px}.lk-news .lk-news-intro{font-size:16px}}
