.news-page{--n-ink:#07111b;--n-paper:#f2f0ea;--n-cyan:#52dceb;--n-pink:#e72d91;background:var(--n-paper);min-height:100svh;color:var(--n-ink);overflow:clip}.news-page *{box-sizing:border-box}.news-page a{color:inherit;text-decoration:none}.news-header{border-bottom:1px solid #07111b38;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;margin:0 max(20px,4.5vw);display:grid}.news-header img{filter:invert();width:112px}.news-header nav{gap:28px;display:flex}.news-header nav a,.news-header>a:last-child{letter-spacing:.18em;font:750 7px/1 ui-monospace,monospace}.news-header>a:last-child{justify-self:end}.news-hero{color:#f4f5f1;isolation:isolate;background:#07111b;grid-template-rows:1fr auto;grid-template-columns:1.25fr .75fr;align-items:center;gap:4vw;min-height:calc(100svh - 78px);padding:9svh max(28px,6vw) 4svh;display:grid;position:relative}.news-hero__mesh{z-index:-2;background-image:linear-gradient(#52dceb12 1px,#0000 1px),linear-gradient(90deg,#52dceb12 1px,#0000 1px);background-size:clamp(54px,7vw,110px) clamp(54px,7vw,110px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 70% 45%,#000,#0000 76%);mask-image:radial-gradient(circle at 70% 45%,#000,#0000 76%)}.news-hero:after{content:"FEED";z-index:-1;color:#0000;-webkit-text-stroke:1px #ffffff0f;letter-spacing:-.12em;font:850 clamp(220px,36vw,570px)/.75 ui-monospace,monospace;position:absolute;bottom:-.13em;right:-.05em}.news-hero small,.news-feed__head small,.news-contact small{letter-spacing:.2em;color:var(--n-cyan);font:750 7px/1 ui-monospace,monospace}.news-hero h1{letter-spacing:-.1em;margin:26px 0 0;font:800 clamp(58px,9vw,142px)/.8 ui-monospace,monospace}.news-hero h1 em{color:var(--n-cyan);font-style:normal}.news-hero>p{font:500 clamp(21px,2.4vw,34px)/1.7 Yu Mincho,serif}.news-hero__ticker{letter-spacing:.16em;color:#ffffff75;grid-column:1/-1;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:17px;font:750 7px/1 ui-monospace,monospace;display:grid}.news-hero__ticker i{background:linear-gradient(90deg,var(--n-pink),var(--n-cyan));height:1px}.news-hero__ticker b{color:var(--n-cyan)}.news-sources{background:#fff;grid-template-columns:1fr 1fr;padding:0 max(28px,6vw);display:grid}.news-sources>a{border-right:1px solid #ccd1d1;grid-template-rows:auto 1fr auto;grid-template-columns:1fr auto;min-height:250px;padding:42px;transition:background .4s,color .4s;display:grid;position:relative;overflow:hidden}.news-sources>a:last-child{border-right:0}.news-sources>a:before{content:"";background:var(--n-ink);transition:inset .55s cubic-bezier(.16,1,.3,1);position:absolute;inset:100% 0 0}.news-sources>a:hover{color:#fff}.news-sources>a:hover:before{inset:0}.news-sources>a>*{z-index:1;position:relative}.news-sources small{letter-spacing:.17em;color:#78848a;font:750 7px/1 ui-monospace,monospace}.news-sources h2{letter-spacing:-.06em;align-self:end;margin:0;font:600 clamp(34px,4vw,62px)/1.1 Yu Mincho,serif}.news-sources span{color:#008da5;align-self:end;font:700 10px/1 ui-monospace,monospace}.news-sources b{writing-mode:vertical-rl;letter-spacing:.15em;color:#008da5;grid-area:1/2/4;align-self:center;font:750 7px/1 ui-monospace,monospace}.news-feed{background:var(--n-paper);padding:13svh max(28px,6vw)}.news-feed__head{justify-content:space-between;align-items:end;margin-bottom:7svh;display:flex}.news-feed__head h2{letter-spacing:-.07em;margin:18px 0 0;font:600 clamp(45px,6vw,88px)/1 Yu Mincho,serif}.news-feed__head>div:last-child{border:1px solid #aeb8bc;display:flex}.news-feed__head button{color:#68757b;letter-spacing:.12em;background:0 0;border:0;border-right:1px solid #aeb8bc;height:42px;padding:0 17px;font:750 7px/1 ui-monospace,monospace}.news-feed__head button:last-child{border-right:0}.news-feed__head button.is-active{background:var(--n-ink);color:#fff}.news-grid{background:#b9c2c4;border:1px solid #b9c2c4;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.news-post{background:var(--n-paper)}.news-post>a{grid-template-columns:minmax(190px,.85fr) 1.15fr;min-height:360px;display:grid}.news-post figure{background:#101a23;margin:0;position:relative;overflow:hidden}.news-post figure img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.news-post:hover figure img{transform:scale(1.035)}.news-post figcaption{color:var(--n-cyan);letter-spacing:.13em;background:#07111bcc;padding:7px 9px;font:700 6px/1 ui-monospace,monospace;position:absolute;bottom:12px;left:12px}.news-post>a>div{flex-direction:column;padding:30px;display:flex}.news-post small{letter-spacing:.11em;color:#008da5;font:700 7px/1.4 ui-monospace,monospace}.news-post h3{margin:28px 0 18px;font:600 clamp(21px,2vw,30px)/1.45 Yu Mincho,serif}.news-post p{color:#69757a;margin:0;font-size:10px;line-height:1.8}.news-post b{letter-spacing:.12em;border-top:1px solid #c5cbcc;margin-top:auto;padding-top:22px;font:750 7px/1 ui-monospace,monospace}.news-post--lead{grid-column:1/-1}.news-post--lead>a{grid-template-columns:1.08fr .92fr;min-height:520px}.news-post--lead h3{font-size:clamp(30px,3.3vw,52px)}.news-loading,.news-empty{text-align:center;border:1px solid #bac2c4;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.news-loading i{border:1px solid #b8c2c5;border-top-color:#008da5;border-radius:50%;width:48px;height:48px;animation:1s linear infinite newsSpin}.news-loading span{letter-spacing:.16em;color:#78858a;margin-top:18px;font:700 7px/1 ui-monospace,monospace}.news-empty>span{letter-spacing:.2em;color:#008da5;font:750 7px/1 ui-monospace,monospace}.news-empty h2{margin:25px 0;font:600 clamp(34px,4vw,58px)/1.3 Yu Mincho,serif}.news-empty p{color:#6c787d;font-size:11px}.news-empty>div{gap:9px;margin-top:24px;display:flex}.news-empty a{letter-spacing:.12em;border:1px solid #111b22;min-width:180px;padding:15px;font:750 7px/1 ui-monospace,monospace}.news-contact{color:#fff;background:#0a1620;justify-content:space-between;align-items:end;gap:6vw;padding:11svh max(28px,7vw);display:flex}.news-contact h2{letter-spacing:-.06em;margin:25px 0 0;font:600 clamp(39px,5vw,76px)/1.2 Yu Mincho,serif}.news-contact>a{letter-spacing:.12em;text-align:center;border:1px solid #ffffff6b;min-width:260px;padding:22px;font:750 8px/1 ui-monospace,monospace}.news-footer{color:#fff;background:#050c12;align-items:center;gap:45px;height:108px;padding:0 max(24px,5vw);display:flex}.news-footer a,.news-footer span{letter-spacing:.16em;font:750 7px/1 ui-monospace,monospace}.news-footer span{color:var(--n-cyan)}.news-footer a:last-child{color:#ffffff80;margin-left:auto}@keyframes newsSpin{to{transform:rotate(360deg)}}@media (max-width:760px){.news-header{height:66px;margin-inline:16px}.news-header nav{display:none}.news-header img{width:92px}.news-hero{grid-template-rows:1fr auto auto;grid-template-columns:1fr;gap:22px;min-height:calc(100svh - 66px);padding:9svh 20px 4svh}.news-hero h1{font-size:17vw}.news-hero>p{font-size:17px}.news-hero__ticker{grid-column:1;gap:6px;font-size:5px}.news-sources{grid-template-columns:1fr;padding:0 20px}.news-sources>a{border-bottom:1px solid #ccd1d1;border-right:0;min-height:170px;padding:27px}.news-sources h2{font-size:35px}.news-feed{padding:9svh 20px}.news-feed__head{display:block}.news-feed__head>div:last-child{width:100%;margin-top:30px}.news-feed__head button{flex:1;padding:0 5px}.news-grid{grid-template-columns:1fr}.news-post--lead{grid-column:1}.news-post>a,.news-post--lead>a{grid-template-columns:1fr;min-height:0}.news-post figure{aspect-ratio:4/3}.news-post>a>div{min-height:290px;padding:24px}.news-post--lead h3{font-size:27px}.news-empty{min-height:440px;padding:28px 18px}.news-empty h2{font-size:34px}.news-empty>div{width:100%;display:grid}.news-empty a{min-width:0}.news-contact{padding:8svh 20px;display:grid}.news-contact h2{font-size:41px}.news-contact>a{min-width:0}.news-footer{flex-wrap:wrap;gap:16px;height:auto;min-height:100px;padding:28px 20px}.news-footer a:last-child{width:100%;margin:0}}
