.news{--news-bg:#080b15;--news-surface:rgba(26,33,54,0.72);--news-surface-strong:rgba(14,19,40,0.94);--news-border:rgba(255,255,255,0.09);--news-border-accent:rgba(120,150,255,0.32);--news-accent:#7896ff;--news-purple:#a78bfa;--news-muted:rgba(255,255,255,0.58);min-height:100%;padding:24px 28px 52px;color:hsla(0,0%,100%,.9);background:radial-gradient(circle at 12% 4%,rgba(84,106,192,.13),transparent 30%),radial-gradient(circle at 88% 22%,rgba(139,92,246,.08),transparent 26%),var(--news-bg)}.news .reading-progress{--reading-progress:0;position:fixed;z-index:2000;top:0;right:0;left:0;height:3px;pointer-events:none;background:hsla(0,0%,100%,.06)}.news .reading-progress:after{content:"";position:absolute;inset:0;transform:scaleX(var(--reading-progress));transform-origin:left center;background:linear-gradient(90deg,var(--news-accent),var(--news-purple));box-shadow:0 0 10px rgba(120,150,255,.72)}.news .draft-notice{display:flex;align-items:center;gap:12px;margin:0 0 18px;padding:12px 16px;border:1px solid rgba(251,191,36,.35);border-radius:12px;background:linear-gradient(135deg,rgba(120,53,15,.28),rgba(26,33,54,.72));color:#fde68a;font-size:13px}.news .draft-notice strong{text-transform:uppercase;letter-spacing:.06em}.news .draft-notice span{color:hsla(0,0%,100%,.72)}@media(max-width:768px){.news .draft-notice{align-items:flex-start;flex-direction:column;gap:4px;margin:0 0 14px}}.news .header{position:relative;width:100%;min-height:500px;height:min(58vw,620px);background-color:var(--news-surface-strong);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border:1px solid var(--news-border-accent);border-radius:20px;box-shadow:0 24px 64px -36px rgba(84,106,192,.8)}.news .header:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,11,21,.98),rgba(8,11,21,.88) 28%,rgba(8,11,21,.35) 68%,rgba(8,11,21,.1)),linear-gradient(90deg,rgba(59,79,212,.2),transparent 48%,rgba(139,92,246,.12));pointer-events:none}.news .header .main-row{z-index:1;display:flex;justify-content:space-between;align-items:flex-end;padding:40px 40px 30px;gap:32px}.news .header .title-container{display:flex;align-items:center;gap:12px 18px;flex-wrap:wrap;min-width:0}.news .header .title-container .tags{font-size:14px;font-weight:700;color:#fff;background:linear-gradient(135deg,rgba(84,106,192,.92),rgba(124,58,237,.82));border:1px solid rgba(159,180,255,.45);padding:7px 12px;border-radius:999px;letter-spacing:.04em}.news .header .title-container .date{font-size:clamp(18px,2vw,28px);font-weight:600;color:var(--news-accent)}.news .header .title-container .title{width:100%;font-size:clamp(28px,3.6vw,48px);font-weight:700;line-height:1.12;letter-spacing:-.02em;text-wrap:balance}.news .header .date-info{display:flex;flex-direction:column;row-gap:10px;flex-shrink:0;padding:12px 14px;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;background:rgba(8,11,21,.52);backdrop-filter:blur(12px)}.news .header .date-info .date{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.78)}.news .header .date-info .info{display:flex;-moz-column-gap:18px;column-gap:18px;font-size:13px;font-weight:400;color:var(--news-muted)}.news .header .date-info .info .views svg{width:13px;height:13px;margin-right:7px}.news .header .row-text{padding:0 40px 34px;z-index:1;max-width:1100px;font-size:clamp(16px,1.6vw,20px);font-weight:400;line-height:1.55;color:hsla(0,0%,100%,.76)}.news .main{padding:24px 0 0;display:flex;flex-direction:column;row-gap:18px}.news .main .row-container{display:flex;flex-direction:row;gap:14px;align-items:center;flex-wrap:wrap}.news .main .row-container>*{min-width:0}.news .main .column-container{display:flex;flex-direction:column;row-gap:16px;min-width:0}.news .main .column-container.center{align-items:center}.news .main .block-container{overflow:hidden;background:linear-gradient(135deg,var(--news-surface) 0,rgba(8,11,21,.78) 100%);border:1px solid var(--news-border);border-radius:16px;box-shadow:0 18px 46px -34px rgba(0,0,0,.9)}.news .main .block-container .header-block{position:relative;padding:80px 66px;background-size:cover;background-repeat:no-repeat;background-position:50%}.news .main .block-container .header-block>*{position:relative;z-index:1}.news .main .block-container .header-block:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(8,11,21,.96),rgba(14,19,40,.76) 45%,rgba(84,106,192,.08))}.news .main .block-container .header-block-without-gradient{position:relative;padding:80px 66px;background-size:cover;background-repeat:no-repeat;margin-bottom:25px;margin-top:15px;border-radius:14px;overflow:hidden}.news .main .block-container .header-block-without-gradient>*{position:relative;z-index:1}.news .main .block-container .header-block-without-gradient:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.news .main .block-container .main-block{padding:28px}.news .main .block-container.without-padding{padding:0}.news .main .label{align-self:flex-start;width:-moz-fit-content;width:fit-content;max-width:100%;font-size:13px;font-weight:700;line-height:1.2;padding:7px 12px;border-radius:999px;min-width:0;text-align:center;color:hsla(0,0%,100%,.92)}.news .main .label[data-type=default]{background:linear-gradient(135deg,rgba(84,106,192,.8),rgba(124,58,237,.68));border:1px solid rgba(120,150,255,.42)}.news .main .label[data-type=success]{background-color:rgba(34,197,94,.12);border:1px solid rgba(74,222,128,.32);color:#86efac}.news .main .label[data-type=error]{background-color:rgba(239,68,68,.12);border:1px solid rgba(248,113,113,.32);color:#fca5a5}.news .main .label[data-type=outline]{border:1px solid var(--news-border-accent);color:#c4b5fd}.news .main .list{margin-left:22px;display:flex;flex-direction:column;row-gap:8px;color:hsla(0,0%,100%,.72)}.news .main .list img{width:min(335px,100%);height:auto;border-radius:10px}.news .main .text-title-large{font-size:clamp(28px,3vw,40px);font-weight:700;color:#fff;line-height:1.18}.news .main .text-title{font-size:24px;font-weight:600;color:hsla(0,0%,100%,.9)}.news .main .text-large{font-size:17px;font-weight:500;color:hsla(0,0%,100%,.82);line-height:1.55}.news .main .text-small{font-size:14px;font-weight:400;color:hsla(0,0%,100%,.66);line-height:1.65}.news .main .text{display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px;line-height:1.5}.news .main .text img{width:25px;height:25px}.news .main .red-text{color:#fb7185}.news .main .grey-text{color:var(--news-muted)}.news .main .image-block{width:74px;height:74px;flex:0 0 74px;background:rgba(84,106,192,.1);border:1px solid var(--news-border-accent);display:flex;align-items:center;justify-content:center;border-radius:14px}.news .main .image-block img{width:46px;height:46px}.news .main .image-text-block{flex:1 1 280px;border:1px solid var(--news-border);background:linear-gradient(135deg,rgba(84,106,192,.1),rgba(139,92,246,.05));border-radius:14px;padding:16px;display:flex;align-items:center;-moz-column-gap:14px;column-gap:14px}.news .main .image-text-block .image{width:46px;height:46px;flex:0 0 46px}.news .main .image-text-block .image img{width:46px;height:46px}.news .main .mod-card{width:550px;max-width:100%;min-height:378px;height:auto;border-radius:16px;padding:40px;background:linear-gradient(145deg,rgba(26,33,54,.82),rgba(8,11,21,.88));border:1px solid var(--news-border-accent)}.news .main .mod-card .main-block{align-items:center}.news .main .mod-card .main-block .image{width:100px;height:100px}.news .main .mod-card .main-block .image img{width:100%;height:100%}.news .main .event-card{position:relative;padding:60px;overflow:hidden;border:1px solid var(--news-border-accent);border-radius:16px;background-size:cover;background-repeat:no-repeat;background-position:50%;box-shadow:0 18px 44px -30px rgba(84,106,192,.8)}.news .main .event-card>*{position:relative;z-index:1}.news .main .event-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,11,21,.98),rgba(14,19,40,.92) 42%,rgba(84,106,192,.28))}.news .main .section-intro{display:grid;gap:10px;padding:18px 2px 4px}.news .main .section-intro .section-kicker{color:var(--news-accent);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.news .main .section-intro h2{margin:0;max-width:900px;color:#fff;font-size:clamp(28px,3.5vw,44px);line-height:1.12;letter-spacing:-.03em;text-wrap:balance}.news .main .section-intro p{margin:0;max-width:880px;color:hsla(0,0%,100%,.62);font-size:16px;line-height:1.7}.news .main .news-callout{position:relative;overflow:hidden;padding:24px 26px 24px 30px;border:1px solid var(--news-border-accent);border-radius:16px;background:linear-gradient(135deg,rgba(63,81,166,.2),rgba(35,23,77,.18))}.news .main .news-callout:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--news-accent),var(--news-purple))}.news .main .news-callout strong{display:block;margin-bottom:7px;color:#fff;font-size:16px}.news .main .news-callout p{margin:0;color:hsla(0,0%,100%,.68);font-size:14px;line-height:1.65}.news .main .news-callout[data-tone=success]{border-color:rgba(74,222,128,.25);background:linear-gradient(135deg,rgba(22,101,52,.2),rgba(8,11,21,.78))}.news .main .news-callout[data-tone=success]:before{background:#4ade80}.news .main .news-callout[data-tone=warning]{border-color:rgba(251,191,36,.28);background:linear-gradient(135deg,rgba(120,53,15,.2),rgba(8,11,21,.78))}.news .main .news-callout[data-tone=warning]:before{background:#fbbf24}.news .main .news-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.news .main .news-stats .news-stat{min-width:0;padding:20px;border:1px solid var(--news-border);border-radius:15px;background:linear-gradient(145deg,rgba(31,40,72,.68),rgba(8,11,21,.8))}.news .main .news-stats .news-stat strong{display:block;color:#fff;font-size:clamp(24px,3vw,36px);line-height:1}.news .main .news-stats .news-stat span{display:block;margin-top:8px;color:var(--news-muted);font-size:12px;line-height:1.4}.news .main .feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.news .main .feature-grid .feature-card{padding:22px;border:1px solid var(--news-border);border-radius:16px;background:linear-gradient(145deg,rgba(28,37,66,.72),rgba(8,11,21,.8))}.news .main .feature-grid .feature-card .feature-number{display:grid;place-items:center;width:36px;height:36px;margin-bottom:18px;border:1px solid rgba(135,153,255,.24);border-radius:11px;background:rgba(99,116,232,.12);color:#aebaff;font-size:12px;font-weight:700}.news .main .feature-grid .feature-card h3{margin:0 0 8px;color:#fff;font-size:17px}.news .main .feature-grid .feature-card p{margin:0;color:hsla(0,0%,100%,.58);font-size:13px;line-height:1.65}.news .main .news-figure{overflow:hidden;margin:0;border:1px solid var(--news-border);border-radius:16px;background:var(--news-surface-strong)}.news .main .news-figure img{display:block;width:100%;height:auto;max-height:720px;-o-object-fit:cover;object-fit:cover}.news .main .news-figure figcaption{padding:12px 16px;color:hsla(0,0%,100%,.48);font-size:12px;line-height:1.5}.news .main .news-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.news .main .news-gallery[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.news .main .news-gallery .news-figure img{height:clamp(220px,32vw,430px);-o-object-fit:cover;object-fit:cover}.news .main .before-after{--position:50%;overflow:hidden;margin:0;border:1px solid var(--news-border-accent);border-radius:18px;background:#080b15;box-shadow:0 22px 56px -38px rgba(99,116,232,.9)}.news .main .before-after__media{position:relative;display:grid;place-items:center;isolation:isolate;overflow:hidden;min-height:0;background:#080b15}.news .main .before-after__backdrop{position:absolute;z-index:0;inset:-36px;width:calc(100% + 72px);height:calc(100% + 72px);-o-object-fit:cover;object-fit:cover;filter:blur(28px) brightness(.38) saturate(.85);transform:scale(1.04);opacity:.82;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.news .main .before-after__frame{position:relative;z-index:1;width:min(880px,100%);aspect-ratio:1440/1000;overflow:hidden;background:#080b15;box-shadow:0 0 44px rgba(0,0,0,.5);cursor:ew-resize;touch-action:pan-y}.news .main .before-after__image{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.news .main .before-after__frame:has(.before-after__range:focus-visible){outline:2px solid var(--news-accent);outline-offset:-4px}.news .main .before-after__after{position:absolute;inset:0;clip-path:inset(0 calc(100% - var(--position)) 0 0)}.news .main .before-after__divider{position:absolute;z-index:3;top:0;bottom:0;left:var(--position);width:2px;transform:translateX(-1px);background:#fff;box-shadow:0 0 18px rgba(0,0,0,.7);pointer-events:none}.news .main .before-after__divider:after{content:"↔";position:absolute;top:50%;left:50%;display:grid;place-items:center;width:44px;height:44px;transform:translate(-50%,-50%);border:2px solid hsla(0,0%,100%,.86);border-radius:50%;background:rgba(15,20,42,.88);color:#fff;font-size:20px;backdrop-filter:blur(8px)}.news .main .before-after__badge{position:absolute;z-index:2;top:14px;padding:7px 10px;border:1px solid hsla(0,0%,100%,.14);border-radius:999px;background:rgba(8,11,21,.68);color:hsla(0,0%,100%,.8);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px)}.news .main .before-after__badge--before{left:14px}.news .main .before-after__badge--after{right:68px}.news .main .before-after__range{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.news .main .before-after__fullscreen{position:absolute;z-index:5;top:14px;right:14px;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid hsla(0,0%,100%,.2);border-radius:11px;background:rgba(8,11,21,.76);color:#fff;cursor:pointer;backdrop-filter:blur(10px);transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.news .main .before-after__fullscreen:hover{border-color:rgba(167,184,255,.52);background:rgba(32,42,80,.9);transform:translateY(-1px)}.news .main .before-after__fullscreen:focus-visible{outline:2px solid var(--news-accent);outline-offset:3px}.news .main .before-after__fullscreen svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.news .main .before-after__fullscreen .before-after__fullscreen-exit,.news .main .before-after__fullscreen[data-active=true] .before-after__fullscreen-enter{display:none}.news .main .before-after__fullscreen[data-active=true] .before-after__fullscreen-exit{display:block}.news .main .before-after__media:fullscreen{width:100vw;height:100vh;padding:24px;background:#05070d}.news .main .before-after__media:fullscreen .before-after__frame{width:min(100vw - 48px,(100vh - 48px)*1.44);max-height:calc(100vh - 48px)}.news .main .before-after figcaption{padding:14px 17px;color:hsla(0,0%,100%,.52);font-size:12px;line-height:1.55}.news .main .system-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.news .main .system-status-card{display:flex;align-items:center;gap:15px;min-width:0;padding:20px;border:1px solid var(--news-border);border-radius:16px;background:linear-gradient(145deg,rgba(28,37,66,.72),rgba(8,11,21,.8))}.news .main .system-status-card__icon{display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;border:1px solid rgba(120,150,255,.26);border-radius:13px;background:rgba(84,106,192,.14);color:#9eafff}.news .main .system-status-card__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.news .main .system-status-card strong{display:block;margin-bottom:5px;color:#fff;font-size:15px}.news .main .system-status-card p{margin:0;color:hsla(0,0%,100%,.58);font-size:12px;line-height:1.55}.news .main .system-status-card[data-tone=success] .system-status-card__icon{border-color:rgba(74,222,128,.26);background:rgba(34,197,94,.1);color:#86efac}.news .main .system-status-card[data-tone=warning] .system-status-card__icon{border-color:rgba(251,191,36,.28);background:rgba(245,158,11,.1);color:#fcd34d}.news .main .news-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px;border:1px solid rgba(124,144,255,.3);border-radius:18px;background:radial-gradient(circle at 95% 10%,rgba(139,92,246,.2),transparent 38%),linear-gradient(135deg,rgba(48,63,128,.34),rgba(10,14,29,.9))}.news .main .news-cta h3{margin:0 0 7px;color:#fff;font-size:22px}.news .main .news-cta p{margin:0;color:hsla(0,0%,100%,.58);font-size:13px;line-height:1.6}.news .main .news-cta a{flex-shrink:0;padding:12px 18px;border:1px solid rgba(167,184,255,.35);border-radius:11px;background:linear-gradient(135deg,#6178e8,#7659dc);color:#fff;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 12px 28px -16px rgba(103,121,235,.9)}@media(max-width:1024px){.news{padding:20px 20px 44px}.news .header{min-height:460px}.news .header .main-row{align-items:flex-start;flex-direction:column;padding:32px 28px 22px}.news .header .date-info{flex-direction:row;align-items:center;flex-wrap:wrap}.news .header .row-text{padding:0 28px 28px}.news .main .block-container .header-block,.news .main .block-container .header-block-without-gradient{padding:60px 40px}.news .main .event-card{padding:44px 36px}}@media(max-width:768px){.news{padding:14px 14px 34px}.news .header{min-height:420px;height:auto;border-radius:16px}.news .header .main-row{gap:18px;padding:28px 20px 18px}.news .header .title-container{gap:10px 12px}.news .header .title-container .tags{font-size:11px;padding:6px 9px}.news .header .title-container .date{font-size:15px}.news .header .title-container .title{font-size:clamp(25px,8vw,34px)}.news .header .date-info{width:100%;justify-content:space-between;gap:6px 14px;padding:10px 12px}.news .header .date-info .info{gap:12px}.news .header .row-text{padding:0 20px 24px;font-size:15px}.news .main{padding-top:16px;row-gap:14px}.news .main .row-container{align-items:stretch}.news .main .block-container{border-radius:14px}.news .main .block-container .header-block,.news .main .block-container .header-block-without-gradient{padding:42px 22px}.news .main .block-container .main-block{padding:20px}.news .main .text-title-large{font-size:27px}.news .main .text-title{font-size:20px}.news .main .image-text-block{flex-basis:100%}.news .main .event-card,.news .main .mod-card{width:100%;min-height:0;padding:28px 22px}.news .main .news-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.news .main .feature-grid,.news .main .news-gallery,.news .main .news-gallery[data-columns="3"]{grid-template-columns:1fr}.news .main .news-gallery .news-figure img{height:auto;max-height:520px}.news .main .system-status-grid{grid-template-columns:1fr}.news .main .news-cta{align-items:flex-start;flex-direction:column;padding:24px 22px}.news .main .news-cta a{width:100%;text-align:center}.news .main .before-after__backdrop{display:none}.news .main .before-after__frame{width:100%;box-shadow:none}.news .main .before-after__fullscreen{top:9px;right:9px;width:38px;height:38px}}@media(max-width:480px){.news .header{min-height:390px}.news .header .date-info{align-items:flex-start;flex-direction:column}.news .main .text{align-items:flex-start}.news .main .image-block{width:64px;height:64px;flex-basis:64px}.news .main .list{margin-left:18px}.news .main .news-stats{grid-template-columns:1fr}.news .main .section-intro p{font-size:14px}.news .main .before-after__badge{top:9px;padding:5px 8px;font-size:9px}.news .main .before-after__badge--before{left:9px}.news .main .before-after__badge--after{right:55px}.news .main .before-after__divider:after{width:36px;height:36px;font-size:17px}.news .main .system-status-card{padding:17px}}