:root{--sne-ink:#17212b;--sne-muted:#65717c;--sne-line:#e4e9ed;--sne-soft:#f6f8f9;--sne-accent:#17795f;--sne-accent-dark:#0f5f49;--sne-white:#fff;--sne-shadow:0 18px 50px rgba(21,36,50,.09)}
.sne-site-main,.sne-site-main *{box-sizing:border-box}.sne-site-main{direction:rtl;color:var(--sne-ink);background:#fff;font-family:inherit;overflow:hidden}.sne-site-main a{text-decoration:none}.sne-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.sne-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.sne-icon svg,.sne-share-buttons svg,.sne-share-drawer svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sne-eyebrow{display:inline-flex;font-size:13px;font-weight:800;letter-spacing:.04em;color:var(--sne-accent);margin-bottom:10px}.sne-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border-radius:12px;border:1px solid transparent;font-weight:800;cursor:pointer;transition:.2s ease}.sne-button--primary{background:var(--sne-accent);color:#fff}.sne-button--primary:hover{background:var(--sne-accent-dark);color:#fff;transform:translateY(-1px)}.sne-button--outline{border-color:var(--sne-line);background:#fff;color:var(--sne-ink)}.sne-button--outline:hover{border-color:var(--sne-accent);color:var(--sne-accent)}
/* Archive */
.sne-archive-hero{padding:72px 0 64px;background:linear-gradient(180deg,#f8fbfa 0%,#fff 100%);border-bottom:1px solid var(--sne-line)}.sne-archive-hero .sne-container{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.sne-archive-hero__content{max-width:760px}.sne-archive-hero h1{font-size:clamp(38px,5vw,68px);line-height:1.04;margin:0 0 18px;font-weight:900;letter-spacing:-.035em;color:var(--sne-ink)}.sne-archive-hero p{font-size:18px;line-height:1.9;margin:0;color:var(--sne-muted);max-width:760px}.sne-archive-hero__stat{min-width:150px;padding:20px 22px;border:1px solid var(--sne-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(20,35,48,.05)}.sne-archive-hero__stat strong{display:block;font-size:34px;line-height:1;color:var(--sne-accent);margin-bottom:8px}.sne-archive-hero__stat span{color:var(--sne-muted);font-size:14px}.sne-archive-content{padding:42px 0 88px}.sne-filter-panel{display:grid;grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(150px,.7fr)) auto;gap:12px;align-items:end;padding:18px;border:1px solid var(--sne-line);border-radius:18px;background:#fff;box-shadow:0 12px 36px rgba(23,33,43,.05);position:relative;z-index:2}.sne-filter-search{height:50px;border:1px solid var(--sne-line);border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#fbfcfc}.sne-filter-search:focus-within{border-color:var(--sne-accent);box-shadow:0 0 0 3px rgba(23,121,95,.1)}.sne-filter-search .sne-icon{font-size:20px;color:var(--sne-accent)}.sne-filter-search input{width:100%;border:0!important;box-shadow:none!important;outline:0;background:transparent;min-width:0;height:46px;padding:0!important;color:var(--sne-ink);font:inherit}.sne-filter-control label{display:block;font-size:12px;font-weight:800;margin:0 2px 7px;color:var(--sne-muted)}.sne-filter-control select{width:100%;height:50px;border:1px solid var(--sne-line);border-radius:12px;background:#fbfcfc;padding:0 12px;color:var(--sne-ink);font:inherit;outline:0}.sne-filter-control select:focus{border-color:var(--sne-accent);box-shadow:0 0 0 3px rgba(23,121,95,.1)}.sne-filter-submit{height:50px;white-space:nowrap}.sne-filter-reset{grid-column:1/-1;justify-self:start;color:#b33a3a;font-size:13px;font-weight:800;margin:2px 4px 0}.sne-results-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:34px 0 20px}.sne-results-head>div{display:flex;align-items:center;gap:10px}.sne-results-head span{font-weight:800}.sne-results-head strong{min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:#eaf4f1;color:var(--sne-accent);border-radius:10px}.sne-results-head p{margin:0;color:var(--sne-muted)}.sne-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.sne-news-card{min-width:0;border:1px solid var(--sne-line);border-radius:20px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.sne-news-card:hover{transform:translateY(-5px);box-shadow:var(--sne-shadow);border-color:#d5dedb}.sne-news-card__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#eef2f3}.sne-news-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.sne-news-card:hover .sne-news-card__media img{transform:scale(1.045)}.sne-news-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#edf5f2,#dce9e5);color:rgba(23,121,95,.35)}.sne-news-card__placeholder span{font-size:32px;font-weight:900;letter-spacing:.16em}.sne-featured-badge{position:absolute;top:14px;right:14px;background:#fff;color:var(--sne-accent);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;box-shadow:0 8px 25px rgba(0,0,0,.12)}.sne-news-card__body{padding:20px 20px 18px;display:flex;flex-direction:column;flex:1;min-width:0}.sne-news-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;min-width:0}.sne-news-card__meta time{display:inline-flex;align-items:center;gap:6px;color:var(--sne-muted);font-size:12px;white-space:nowrap}.sne-news-card__meta time .sne-icon{font-size:15px}.sne-category-pill{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:6px 10px;border-radius:999px;background:#eaf4f1;color:var(--sne-accent)!important;font-size:12px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sne-news-card h2,.sne-news-card h3{font-size:21px;line-height:1.55;margin:0 0 10px;font-weight:900;letter-spacing:-.015em}.sne-news-card h2 a,.sne-news-card h3 a{color:var(--sne-ink)!important}.sne-news-card h2 a:hover,.sne-news-card h3 a:hover{color:var(--sne-accent)!important}.sne-news-card p{color:var(--sne-muted);font-size:14px;line-height:1.8;margin:0 0 18px}.sne-news-card__footer{margin-top:auto;padding-top:15px;border-top:1px solid var(--sne-line);display:flex;align-items:center;justify-content:space-between;gap:12px}.sne-card-location{display:inline-flex;align-items:center;gap:6px;min-width:0;color:var(--sne-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sne-details-link{display:inline-flex;align-items:center;gap:7px;color:var(--sne-accent)!important;font-weight:900;font-size:13px;white-space:nowrap}.sne-details-link .sne-icon{font-size:18px;transition:transform .2s ease}.sne-details-link:hover .sne-icon{transform:translateX(-3px)}.sne-pagination{margin-top:44px}.sne-pagination ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.sne-pagination a,.sne-pagination span{min-width:42px;height:42px;border:1px solid var(--sne-line);border-radius:11px;display:inline-flex;align-items:center;justify-content:center;padding:0 11px;color:var(--sne-ink);font-weight:800;background:#fff}.sne-pagination .current{background:var(--sne-accent);color:#fff;border-color:var(--sne-accent)}.sne-pagination a:hover{border-color:var(--sne-accent);color:var(--sne-accent)}.sne-empty-state{text-align:center;padding:70px 24px;border:1px dashed #ced9d6;border-radius:22px;background:#fafcfc}.sne-empty-state__icon{width:64px;height:64px;border-radius:18px;background:#eaf4f1;color:var(--sne-accent);display:inline-flex;align-items:center;justify-content:center;font-size:30px}.sne-empty-state__icon svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.7}.sne-empty-state h2{margin:20px 0 8px;font-size:26px}.sne-empty-state p{margin:0 0 22px;color:var(--sne-muted)}
/* Single */
.sne-single-hero{padding:42px 0 48px;background:linear-gradient(180deg,#f8fbfa,#fff);border-bottom:1px solid var(--sne-line)}.sne-single-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end}.sne-single-hero__content{max-width:900px}.sne-breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:13px;margin-bottom:22px}.sne-breadcrumbs a{color:var(--sne-muted)}.sne-breadcrumbs a:hover{color:var(--sne-accent)}.sne-breadcrumbs span{color:#b4bdc3}.sne-single-hero h1{font-size:clamp(34px,5vw,64px);line-height:1.18;letter-spacing:-.035em;margin:16px 0 18px;font-weight:950;color:var(--sne-ink);max-width:980px}.sne-single-lead{font-size:19px;line-height:1.9;color:var(--sne-muted);margin:0 0 22px;max-width:850px}.sne-single-meta{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.sne-single-meta>span,.sne-single-meta time{display:inline-flex;align-items:center;gap:7px;color:var(--sne-muted);font-size:14px}.sne-single-meta .sne-icon{color:var(--sne-accent);font-size:18px}.sne-share-trigger{height:48px;border:1px solid var(--sne-line);border-radius:12px;padding:0 17px;background:#fff;color:var(--sne-ink);font-weight:900;display:flex;align-items:center;gap:9px;cursor:pointer}.sne-share-trigger:hover{border-color:var(--sne-accent);color:var(--sne-accent)}.sne-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:46px;align-items:start;padding-top:48px;padding-bottom:78px}.sne-single-main{min-width:0}.sne-single-cover{margin:0 0 36px;border-radius:22px;overflow:hidden;background:#eef2f3}.sne-single-cover img{display:block;width:100%;height:auto;max-height:680px;object-fit:cover}.sne-article-content{font-size:18px;line-height:2;color:#26333e;overflow-wrap:anywhere}.sne-article-content>*:first-child{margin-top:0}.sne-article-content h2,.sne-article-content h3,.sne-article-content h4{line-height:1.45;color:var(--sne-ink);margin:1.8em 0 .7em}.sne-article-content h2{font-size:32px}.sne-article-content h3{font-size:25px}.sne-article-content p{margin:0 0 1.35em}.sne-article-content a{color:var(--sne-accent);text-decoration:underline;text-underline-offset:3px}.sne-article-content img{max-width:100%;height:auto;border-radius:16px}.sne-article-content figure{max-width:100%;margin:2em 0}.sne-article-content figcaption{color:var(--sne-muted);font-size:13px;margin-top:8px;text-align:center}.sne-article-content blockquote{margin:2em 0;padding:22px 26px;border-right:4px solid var(--sne-accent);background:#f5f9f8;border-radius:14px;color:#33443f}.sne-article-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.sne-article-content th,.sne-article-content td{border:1px solid var(--sne-line);padding:12px 14px;white-space:nowrap}.sne-article-content ul,.sne-article-content ol{padding-right:24px}.sne-source-box{margin-top:34px;padding:18px 20px;border:1px solid var(--sne-line);border-radius:15px;background:#fafcfc;display:flex;align-items:center;justify-content:space-between;gap:18px}.sne-source-box span{color:var(--sne-muted);font-size:13px}.sne-source-box a,.sne-source-box strong{color:var(--sne-ink);font-weight:900;overflow-wrap:anywhere}.sne-inline-share{margin-top:28px;padding:22px;border:1px solid var(--sne-line);border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff}.sne-inline-share>div:first-child span{display:block;color:var(--sne-muted);font-size:12px;margin-bottom:4px}.sne-inline-share>div:first-child strong{font-size:16px}.sne-share-buttons{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sne-share-buttons a,.sne-share-buttons button{width:42px;height:42px;border-radius:11px;border:1px solid var(--sne-line);background:#fff;color:var(--sne-ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.sne-share-buttons a:hover,.sne-share-buttons button:hover{border-color:var(--sne-accent);color:var(--sne-accent);transform:translateY(-1px)}.sne-share-buttons svg{width:19px;height:19px}.sne-single-sidebar{position:sticky;top:24px}.sne-sidebar-card{border:1px solid var(--sne-line);border-radius:18px;padding:22px;background:#fff;box-shadow:0 12px 32px rgba(18,31,43,.05)}.sne-sidebar-card__label{display:block;color:var(--sne-accent);font-size:12px;font-weight:900;margin-bottom:12px}.sne-sidebar-card dl{margin:0 0 20px}.sne-sidebar-card dl>div{padding:12px 0;border-bottom:1px solid var(--sne-line)}.sne-sidebar-card dt{font-size:12px;color:var(--sne-muted);margin-bottom:5px}.sne-sidebar-card dd{margin:0;font-weight:800;overflow-wrap:anywhere}.sne-sidebar-card dd a{color:var(--sne-accent)}.sne-sidebar-card .sne-button{width:100%}.sne-related-section{padding:70px 0 86px;background:#f7f9fa;border-top:1px solid var(--sne-line)}.sne-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.sne-section-heading h2{font-size:34px;margin:0}.sne-section-heading>a{display:inline-flex;align-items:center;gap:7px;color:var(--sne-accent);font-weight:900}.sne-news-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}.sne-share-drawer{position:fixed;inset:0;z-index:999999;display:none;align-items:flex-end;justify-content:center}.sne-share-drawer.is-open{display:flex}.sne-share-drawer__backdrop{position:absolute;inset:0;border:0;background:rgba(13,22,29,.55);backdrop-filter:blur(4px);cursor:pointer}.sne-share-drawer__panel{position:relative;width:min(520px,calc(100% - 28px));background:#fff;border-radius:22px 22px 0 0;padding:24px;box-shadow:0 -20px 60px rgba(0,0,0,.18);animation:sneDrawerIn .22s ease both}.sne-share-drawer__head{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:20px}.sne-share-drawer__head span{font-size:12px;color:var(--sne-muted)}.sne-share-drawer__head h2{margin:3px 0 0;font-size:24px}.sne-share-drawer__head>button{width:40px;height:40px;border-radius:10px;border:1px solid var(--sne-line);background:#fff;color:var(--sne-ink);display:flex;align-items:center;justify-content:center;cursor:pointer}.sne-share-drawer__links{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.sne-share-drawer__links a{min-width:0;border:1px solid var(--sne-line);border-radius:14px;padding:15px 8px;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--sne-ink);font-size:12px;font-weight:800}.sne-share-drawer__links a:hover{border-color:var(--sne-accent);color:var(--sne-accent)}.sne-share-drawer__links svg{width:24px;height:24px}.sne-copy-wide{width:100%;height:48px;border-radius:12px;border:0;background:var(--sne-accent);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;gap:9px;margin-top:12px;cursor:pointer}.sne-copy-wide svg{width:19px;height:19px}.sne-copy-wide.is-copied{background:#276c41}.sne-no-scroll{overflow:hidden}.sne-toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:1000000;background:#17212b;color:#fff;border-radius:12px;padding:12px 16px;font-size:13px;box-shadow:0 12px 30px rgba(0,0,0,.2);animation:sneToast .25s ease both}.sne-content-pages{margin-top:24px}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@keyframes sneDrawerIn{from{transform:translateY(24px);opacity:.2}to{transform:translateY(0);opacity:1}}@keyframes sneToast{from{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%,0)}}
@media(max-width:1080px){.sne-filter-panel{grid-template-columns:1.5fr repeat(2,1fr)}.sne-filter-panel .sne-filter-control:nth-of-type(4){grid-column:auto}.sne-filter-submit{grid-column:auto}.sne-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sne-single-layout{grid-template-columns:minmax(0,1fr) 250px;gap:32px}}
@media(max-width:820px){.sne-container{width:min(100% - 28px,1180px)}.sne-archive-hero{padding:50px 0 42px}.sne-archive-hero .sne-container{align-items:flex-start;flex-direction:column}.sne-archive-hero__stat{min-width:0;width:100%;display:flex;align-items:center;gap:10px}.sne-archive-hero__stat strong{margin:0}.sne-filter-panel{grid-template-columns:1fr 1fr}.sne-filter-search{grid-column:1/-1}.sne-filter-submit{grid-column:1/-1}.sne-single-hero__grid{grid-template-columns:1fr}.sne-share-trigger{justify-self:start}.sne-single-layout{grid-template-columns:1fr;padding-top:34px}.sne-single-sidebar{position:static;order:-1}.sne-sidebar-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.sne-news-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.sne-container{width:min(100% - 24px,1180px)}.sne-archive-hero h1{font-size:38px}.sne-archive-hero p{font-size:16px;line-height:1.8}.sne-archive-content{padding:24px 0 58px}.sne-filter-panel{grid-template-columns:1fr;padding:14px;border-radius:15px}.sne-filter-search,.sne-filter-control,.sne-filter-submit{grid-column:1!important}.sne-filter-reset{grid-column:1}.sne-results-head{align-items:flex-start;flex-direction:column;margin:24px 0 16px}.sne-news-grid,.sne-news-grid--related{grid-template-columns:1fr;gap:16px}.sne-news-card{border-radius:16px}.sne-news-card__body{padding:17px}.sne-news-card h2,.sne-news-card h3{font-size:19px}.sne-news-card__meta{align-items:flex-start;flex-direction:column;gap:8px}.sne-news-card__footer{align-items:flex-start;flex-direction:column}.sne-single-hero{padding:24px 0 34px}.sne-single-hero h1{font-size:34px}.sne-single-lead{font-size:16px}.sne-single-meta{gap:10px 15px}.sne-single-layout{padding-bottom:52px}.sne-single-cover{border-radius:16px;margin-bottom:24px}.sne-article-content{font-size:16px;line-height:1.95}.sne-article-content h2{font-size:26px}.sne-article-content h3{font-size:22px}.sne-article-content blockquote{padding:18px;margin:1.5em 0}.sne-source-box,.sne-inline-share{align-items:flex-start;flex-direction:column}.sne-inline-share{padding:18px}.sne-share-buttons{width:100%}.sne-share-buttons a,.sne-share-buttons button{flex:1;min-width:42px}.sne-sidebar-card dl{grid-template-columns:1fr}.sne-related-section{padding:48px 0 58px}.sne-section-heading{align-items:flex-start;flex-direction:column}.sne-section-heading h2{font-size:28px}.sne-share-drawer__panel{width:100%;border-radius:20px 20px 0 0;padding:20px}.sne-share-drawer__links{grid-template-columns:repeat(2,1fr)}.sne-pagination a,.sne-pagination span{min-width:38px;height:38px;font-size:13px}}
@media(prefers-reduced-motion:reduce){.sne-news-card,.sne-news-card__media img,.sne-details-link .sne-icon,.sne-button{transition:none!important}.sne-share-drawer__panel,.sne-toast{animation:none!important}}
