.news-page{color:#fff;min-height:100vh;font-family:var(--font-body);background:radial-gradient(circle at 50% 9%, #ba914b11, transparent 28rem), linear-gradient(180deg, var(--color-bg-primary) 0%, var(--color-bg-secondary) 100%);z-index:1;padding-top:100px;padding-bottom:80px;position:relative}.news-page>.container{max-width:1240px;padding:20px}.news-header{text-align:center;margin-bottom:38px}.news-header-title{color:#f7f3eb;font-family:var(--font-title);text-transform:uppercase;letter-spacing:.12em;text-shadow:0 10px 36px #00000094;margin:8px 0 15px;font-size:clamp(2.35rem,4vw,3.15rem)}.news-header-title:after{content:"";background:linear-gradient(90deg,#0000,#c9a760,#0000);border-radius:0;width:48px;height:3px;margin:15px auto 0;display:block;box-shadow:0 0 18px #c9a76073}.news-header-desc{color:#817c74;max-width:600px;margin:0 auto;font-size:.95rem;line-height:1.6}.news-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:48px;display:grid}.news-filter-tabs{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffff09,#0000 46%),#0a0a0fc7;border:1px solid #fff1;border-radius:2px;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:22px;padding:12px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #00000042,inset 0 1px #ffffff06}.news-filter-tabs:before{content:"";background:linear-gradient(90deg,#0000,#d3b0699e,#0000);height:1px;position:absolute;top:0;left:12%;right:12%}.news-filter-btn{color:#928c82;min-width:0;min-height:68px;font-family:var(--font-body);letter-spacing:.025em;cursor:pointer;white-space:nowrap;background:#ffffff05;border:1px solid #ffffff0b;border-radius:2px;justify-content:flex-start;align-items:center;gap:11px;padding:10px 12px;font-size:.81rem;font-weight:650;transition:color .2s,border-color .2s,background .2s,transform .2s,box-shadow .2s;display:flex;position:relative}.news-filter-btn>svg{color:#9a8a6b;background:#ffffff06;border:1px solid #ffffff0f;border-radius:2px;flex:none;width:38px;height:38px;padding:9px;transition:inherit}.news-filter-btn>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.news-filter-btn:hover{color:#d5c5a8;background:#c8a96e0b;border-color:#c8a96e26;transform:translateY(-2px)}.news-filter-btn.active{color:#ead7b3;background:radial-gradient(circle at 18% 25%,#deb96d2e,#0000 45%),linear-gradient(145deg,#c8a96e1f,#c8a96e0b);border-color:#c8a96e52;box-shadow:0 10px 28px #0000003d,inset 0 1px #ffffff0e}.news-filter-btn.active>svg{color:#17130c;background:linear-gradient(145deg,#e2c381,#a77d38);border-color:#e2c281bf;box-shadow:0 8px 18px #a5793340}.news-filter-btn.active:after{content:"";background:var(--color-gold);height:1px;position:absolute;bottom:5px;left:14px;right:14px;box-shadow:0 0 10px #c8a96eb3}.news-page .news-card{background:linear-gradient(135deg,#ffffff06,#0000 48%),#0b0b10d1;border:1px solid #fff1;border-radius:2px;flex-direction:column;min-height:470px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;box-shadow:0 20px 48px #00000038,inset 0 1px #ffffff06;display:flex!important}.news-page .news-card:hover{background:linear-gradient(135deg,#c8a96e0e,#0000 48%),#0b0b10e6;border-color:#c8a96e3d;transform:translateY(-3px);box-shadow:0 24px 54px #00000057,inset 0 1px #ffffff09}.news-page .news-card__image{border-bottom:1px solid #ffffff0b;height:210px}.news-page .news-card__image:after{background:linear-gradient(#0000 42%,#0a0a0fc7 100%)}.news-page .news-card:hover .news-card__image img{transform:scale(1.035)}.news-page .news-card__badge{background:linear-gradient(145deg,#d8b76f,#9a7132);border:1px solid #e2c28199;border-radius:1px;top:14px;left:14px;box-shadow:0 8px 18px #00000047}.news-page .news-card__content{flex-direction:column;flex:1;padding:22px;display:flex}.news-page .news-card__date{color:#77716a;align-items:center;display:inline-flex}.news-page .news-card__title{color:#e8e1d5}.news-page .news-card__excerpt{color:#817b72}.news-page .news-card__link{border-top:1px solid #ffffff0a;margin-top:auto;padding-top:14px}.news-page .news-card--skeleton{height:470px;min-height:470px}.news-pagination{justify-content:center;gap:10px;margin-top:40px;display:flex}.news-page-btn{color:#8b867e;width:44px;height:44px;font-family:var(--font-body);cursor:pointer;background:#ffffff05;border:1px solid #ffffff0e;border-radius:2px;justify-content:center;align-items:center;font-size:.84rem;font-weight:650;transition:all .3s;display:flex}.news-page-btn:hover{color:#d5c5a8;background:#c8a96e0b;border-color:#c8a96e33;transform:translateY(-1px)}.news-page-btn.active{color:#ead7b3;background:linear-gradient(145deg,#c8a96e29,#c8a96e0b);border-color:#c8a96e52;box-shadow:inset 0 -2px #c8a96e,0 8px 20px #0000002e}.news-page--detail{background:radial-gradient(48% 24% at 50% 7%,#cda96313,#0000 72%),linear-gradient(#09090e 0%,#0b0b11 46%,#09090e 100%);overflow:hidden}.news-page--detail>.container{max-width:1280px}.news-detail-toolbar{width:100%;max-width:1180px;margin:0 auto 18px}.news-detail-container{isolation:isolate;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 50% -8%,#ddb56817,#0000 28rem),linear-gradient(145deg,#ffffff07,#0000 42%),#09090ff5;border:1px solid #cda96333;border-radius:2px;max-width:1180px;margin:0 auto 56px;padding:clamp(30px,4.5vw,58px);position:relative;overflow:hidden;box-shadow:0 28px 70px #0000006b,inset 0 1px #ffffff08}.news-detail-container:before{content:none}.news-detail-container>:not(.news-detail-fx):not(.news-detail-corner){z-index:2;position:relative}.news-detail-fx{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.news-detail-fx:before{content:"";border:1px solid #c8a96e0f;width:360px;height:360px;animation:16s ease-in-out infinite alternate news-detail-rune;position:absolute;bottom:-255px;right:-240px;transform:rotate(45deg);box-shadow:0 0 0 52px #c8a96e03,0 0 0 104px #c8a96e02}.news-detail-fx:after{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#e7c47e06,#0000);width:38%;height:136%;animation:13s ease-in-out infinite news-detail-light;position:absolute;top:-18%;left:-34%;transform:rotate(15deg)}.news-detail-corner{z-index:5;pointer-events:none;width:18px;height:18px;position:absolute}.news-detail-corner:before,.news-detail-corner:after{content:"";background:#d3ae6580;position:absolute;box-shadow:0 0 7px #c8a96e24}.news-detail-corner:before{width:18px;height:1px}.news-detail-corner:after{width:1px;height:18px}.news-detail-corner--tl{top:10px;left:10px}.news-detail-corner--tr{top:10px;right:10px;transform:rotate(90deg)}.news-detail-corner--br{bottom:10px;right:10px;transform:rotate(180deg)}.news-detail-corner--bl{bottom:10px;left:10px;transform:rotate(270deg)}@keyframes news-detail-rune{0%{transform:rotate(42deg)scale(.96)}to{transform:rotate(58deg)scale(1.05)}}@keyframes news-detail-light{0%,20%{opacity:0;left:-38%}48%{opacity:.55}75%,to{opacity:0;left:112%}}.news-detail-header{text-align:center;width:100%;margin:4px 0 32px}.news-detail-meta{color:#8f887c;justify-content:space-between;align-items:center;margin-top:24px;padding:0;font-size:.9rem;display:flex}.news-detail-category{color:#d6b97e;text-transform:uppercase;letter-spacing:2px;background:linear-gradient(135deg,#cda96330,#cda96312);border:1px solid #cda96347;border-radius:2px;padding:8px 17px;font-size:.8rem;font-weight:700;box-shadow:inset 0 1px #ffffff06}.news-detail-date{align-items:center;gap:6px;display:flex}.news-detail-title{max-width:920px;font-family:var(--font-title);color:#f4efe6;letter-spacing:.025em;text-wrap:balance;text-shadow:0 12px 38px #0000009e;margin-inline:auto;font-size:clamp(2.2rem,4.5vw,3.55rem);line-height:1.08}.news-detail-image-wrapper{aspect-ratio:16/8.5;background:#07070b;border-radius:2px;width:100%;max-height:540px;margin-bottom:clamp(32px,4vw,48px);position:relative;overflow:hidden;box-shadow:0 18px 40px #0000006b}.news-detail-image-wrapper:after{content:"";pointer-events:none;z-index:2;border:1px solid #c8a96e4d;border-radius:2px;position:absolute;inset:0}.news-detail-content{font-family:var(--font-body);color:#b6ab99;word-wrap:break-word;overflow-wrap:break-word;width:100%;max-width:none;margin:0;font-size:1.05rem;line-height:1.9}.news-detail-content *{max-width:100%}.news-detail-content p,.news-detail-content span,.news-detail-content div{word-break:break-word;white-space:normal!important}.news-detail-content img{border-radius:2px;max-width:100%;height:auto;margin:20px 0}.news-detail-content a{color:var(--color-gold);text-decoration:underline}.news-detail-content a:hover{color:var(--color-gold-light)}.news-detail-content h1,.news-detail-content h2,.news-detail-content h3{font-family:var(--font-heading);color:var(--color-gold-light);margin-top:30px;margin-bottom:15px}.news-detail-content p{margin-bottom:15px}.news-detail-content ul,.news-detail-content ol{margin-bottom:20px;padding-left:25px}.news-detail-content li{margin-bottom:8px}.news-loader{justify-content:center;align-items:center;min-height:40vh;display:flex}.news-return-btn{color:#c5a76d;font-family:var(--font-heading);background:#09090fb8;border:1px solid #cda96347;border-radius:2px;align-items:center;gap:8px;margin-bottom:0;padding:11px 18px;text-decoration:none;transition:all .3s;display:inline-flex}.news-return-btn:hover{background:#c8a96e1a;transform:translate(-5px);box-shadow:0 0 15px #c8a96e33}@media (max-width:768px){.news-page>.container{padding:16px}.news-header-title{font-size:2rem}.news-page-grid{grid-template-columns:1fr;gap:16px}.news-filter-tabs{scrollbar-width:none;justify-content:flex-start;padding:8px;display:flex;overflow-x:auto}.news-filter-tabs::-webkit-scrollbar{display:none}.news-filter-btn{flex:0 0 174px;min-height:62px;padding:9px 11px}.news-filter-btn>svg{width:36px;height:36px}.news-detail-title{font-size:1.8rem}.news-detail-image-wrapper{aspect-ratio:16/10}.news-detail-container{padding:30px 22px}}@media (min-width:769px) and (max-width:1050px){.news-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-filter-tabs{scrollbar-width:none;display:flex;overflow-x:auto}.news-filter-tabs::-webkit-scrollbar{display:none}.news-filter-btn{flex:0 0 190px}}@media (max-width:480px){.news-page{padding-top:82px}.news-header{margin-bottom:26px}.news-header-title{font-size:2.15rem}.news-page .news-card,.news-page .news-card--skeleton{min-height:440px}.news-detail-meta{flex-direction:column;align-items:flex-start;gap:12px}.news-detail-title{font-size:2rem}.news-detail-corner{display:none}}@media (prefers-reduced-motion:reduce){.news-detail-fx:before,.news-detail-fx:after{animation:none}}
