.news-hero{position:relative;min-height:440px;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#0b2647,#011a2c 80%);overflow:hidden;margin-top:72px}.news-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 65% at 82% 8%,rgba(30,86,160,.4),transparent 62%),radial-gradient(ellipse 50% 60% at 5% 95%,rgba(92,200,255,.1),transparent 60%);pointer-events:none}.news-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:130px;background:radial-gradient(ellipse 55% 100% at 50% 100%,rgba(212,161,69,.09),transparent 70%);pointer-events:none}.news-hero-frame{position:absolute;inset:26px;border:1px solid rgba(212,161,69,.15);border-radius:22px;pointer-events:none;z-index:1}.news-hero-corner{position:absolute;width:26px;height:26px;border:1px solid rgba(240,212,138,.55);border-radius:10px;z-index:2}.news-hero-corner-tl{top:26px;left:26px;border-right:none;border-bottom:none}.news-hero-corner-br{bottom:26px;right:26px;border-left:none;border-top:none}.news-hero-inner{position:relative;z-index:3;text-align:center;display:flex;flex-direction:column;align-items:center}.news-breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;color:#ffffff80}.news-breadcrumb a{color:#ffffff80;text-decoration:none;transition:color .2s}.news-breadcrumb a:hover{color:#f0d48a}.news-breadcrumb-sep{font-family:Consolas,monospace;font-size:11px;color:#f0d48a80}.news-breadcrumb-current{color:#f0d48a}.news-hero-kicker{display:inline-flex;align-items:center;gap:8px;font-family:Consolas,SF Mono,monospace;font-size:12px;letter-spacing:4px;color:#f0d48a;border:1px solid rgba(212,161,69,.45);background:#d4a14512;border-radius:999px;padding:7px 20px;margin-top:26px}.news-hero-kicker-dot{width:5px;height:5px;border-radius:50%;background:#f0d48a;box-shadow:0 0 8px #f0d48acc}.news-hero-title{font-size:44px;font-weight:700;color:#fff;letter-spacing:9px;text-indent:9px;margin:24px 0 0}.news-hero-subtitle{font-size:15px;color:#ffffff9e;letter-spacing:3px;margin:14px 0 0}.news-hero-divider{display:flex;align-items:center;justify-content:center;margin-top:24px}.news-hero-divider-line{width:64px;height:1px;background:linear-gradient(90deg,transparent,rgba(240,212,138,.75))}.news-hero-divider-line:last-child{background:linear-gradient(90deg,rgba(240,212,138,.75),transparent)}.news-hero-divider-diamond{width:5px;height:5px;background:linear-gradient(135deg,#f6e7b0,#d4a145);transform:rotate(45deg);margin:0 8px;box-shadow:0 0 10px #f0d48a99;flex-shrink:0}.news-hero-stats{display:flex;align-items:center;justify-content:center;margin-top:36px}.news-hero-stat{display:flex;flex-direction:column;align-items:center;padding:0 46px}.news-hero-stat-num{font-family:Consolas,SF Mono,monospace;font-size:26px;font-weight:700;background:linear-gradient(180deg,#f6e7b0,#d4a145);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.news-hero-stat-label{font-size:13px;color:#ffffff8c;letter-spacing:2.5px;margin-top:7px}.news-hero-stat-divider{width:1px;height:40px;background:#ffffff1f}.news-container{max-width:1200px;margin:0 auto;padding:0 24px}.news-section-head{text-align:center;margin-bottom:44px}.news-kicker{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:18px}.news-kicker-line{width:34px;height:1px;background:linear-gradient(90deg,transparent,#5CC8FF)}.news-kicker-line:last-child{background:linear-gradient(90deg,#5CC8FF,transparent)}.news-kicker-text{font-family:Consolas,SF Mono,monospace;font-size:12.5px;letter-spacing:4px;color:#5cc8ff;white-space:nowrap}.news-section-title{font-size:32px;font-weight:700;color:#022d4a;margin:0 0 12px}.news-section-subtitle{font-size:15px;color:#5b6b80;margin:0}.news-kicker-dark .news-kicker-line{background:linear-gradient(90deg,transparent,#5CC8FF)}.news-kicker-dark .news-kicker-line:last-child{background:linear-gradient(90deg,#5CC8FF,transparent)}.news-kicker-dark .news-kicker-text{color:#5cc8ff}.news-section-title-dark{color:#fff}.news-section-subtitle-dark{color:#fff9}.news-room-section{background:#f4f7fb;padding:88px 0}.news-filter-tabs{display:flex;justify-content:center;gap:12px;margin-bottom:36px}.news-filter-btn{font-family:inherit;font-size:14px;padding:9px 26px;border-radius:999px;border:1px solid #E3EBF5;background:#fff;color:#5b6b80;cursor:pointer;transition:all .25s}.news-filter-btn:hover{border-color:#3e8bff66;color:#3e8bff}.news-filter-btn.active{background:linear-gradient(120deg,#0b2647,#0f3a70);color:#fff;border-color:transparent;box-shadow:0 10px 24px #071a3038}.news-featured-card{display:flex;background:#fff;border:1px solid #E3EBF5;border-radius:22px;overflow:hidden;text-decoration:none;color:inherit;transition:all .3s ease;position:relative;margin-bottom:24px}.news-featured-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#f0d48a,#a87d33);opacity:0;transition:opacity .3s ease;z-index:2}.news-featured-card:hover{transform:translateY(-6px);border-color:#d4a14573;box-shadow:0 26px 56px #0a244026}.news-featured-card:hover:before{opacity:1}.news-featured-img{width:54%;min-height:320px;position:relative;overflow:hidden;flex-shrink:0}.news-featured-img img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.news-featured-card:hover .news-featured-img img{transform:scale(1.05)}.news-date-badge{position:absolute;top:16px;left:16px;background:linear-gradient(120deg,#0b2647,#0f3a70);border-radius:0 999px 999px 0;padding:9px 16px 9px 14px;z-index:1}.news-date-badge-day{font-family:Consolas,SF Mono,monospace;font-size:13px;color:#f0d48a}.news-date-badge-sm .news-date-badge-day{font-size:12.5px}.news-featured-body{flex:1;padding:44px;display:flex;flex-direction:column}.news-featured-tags{display:flex;align-items:center;gap:12px;margin-bottom:16px}.news-tag-gold{font-size:12px;color:#a8823f;background:#d4a1451f;border:1px solid rgba(212,161,69,.35);border-radius:999px;padding:4px 14px}.news-featured-label{font-family:Consolas,SF Mono,monospace;font-size:11.5px;letter-spacing:3px;color:#9db1c8}.news-featured-body h3{font-size:24px;font-weight:700;color:#022d4a;margin:0 0 14px;transition:color .2s;line-height:1.4}.news-featured-card:hover .news-featured-body h3{color:#1e56a0}.news-featured-body p{font-size:14.5px;color:#5b6b80;line-height:1.75;margin:0 0 20px;flex:1}.news-read-more{font-size:14px;font-weight:600;color:#3e8bff;transition:all .2s}.news-featured-card:hover .news-read-more{letter-spacing:2px}.news-secondary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.news-secondary-card{background:#fff;border:1px solid #E3EBF5;border-radius:22px;overflow:hidden;text-decoration:none;color:inherit;transition:all .3s ease;position:relative;display:flex;flex-direction:column}.news-secondary-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#3e8bff,#5cc8ff);opacity:0;transition:opacity .3s ease;z-index:2}.news-secondary-card:hover{transform:translateY(-7px);border-color:#3e8bff73;box-shadow:0 22px 48px #0a244024}.news-secondary-card:hover:before{opacity:1}.news-secondary-img{width:100%;height:230px;position:relative;overflow:hidden}.news-secondary-img img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.news-secondary-card:hover .news-secondary-img img{transform:scale(1.06)}.news-secondary-body{padding:24px 26px 26px;flex:1;display:flex;flex-direction:column}.news-tag-blue{font-size:12px;color:#3e8bff;background:#3e8bff1a;border:1px solid rgba(62,139,255,.22);border-radius:999px;padding:4px 14px;display:inline-block;margin-bottom:12px;width:fit-content}.news-secondary-body h4{font-size:18px;font-weight:700;color:#022d4a;margin:0 0 10px;transition:color .2s;line-height:1.4}.news-secondary-card:hover .news-secondary-body h4{color:#3e8bff}.news-secondary-body p{font-size:13.5px;color:#5b6b80;line-height:1.7;margin:0 0 14px;flex:1}.news-read-more-sm{font-size:13.5px;font-weight:600;color:#3e8bff;transition:all .2s}.news-secondary-card:hover .news-read-more-sm{letter-spacing:2px}.news-milestone-section{background:radial-gradient(ellipse 60% 80% at 85% 15%,rgba(62,139,255,.14),transparent 60%),radial-gradient(ellipse 50% 70% at 10% 90%,rgba(92,200,255,.08),transparent 60%),linear-gradient(180deg,#022d4a,#011a2c);padding:88px 0}.news-timeline{position:relative;max-width:860px;margin:0 auto}.news-timeline:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:1px;height:100%;background:linear-gradient(180deg,transparent,rgba(240,212,138,.55) 12%,rgba(240,212,138,.55) 88%,transparent)}.news-timeline-item{display:flex;align-items:flex-start;margin-bottom:54px;position:relative}.news-timeline-item:last-child{margin-bottom:0}.news-timeline-item.left{flex-direction:row}.news-timeline-item.right{flex-direction:row-reverse}.news-timeline-node{width:50%;display:flex;justify-content:center;position:relative;flex-shrink:0}.news-timeline-diamond{width:13px;height:13px;background:linear-gradient(135deg,#f6e7b0,#d4a145);transform:rotate(45deg);position:relative;z-index:1}.news-timeline-diamond:before{content:"";position:absolute;inset:-5px;border:1px solid rgba(212,161,69,.16);border-radius:2px;transform:rotate(0)}.news-timeline-diamond:after{content:"";position:absolute;inset:-8px;box-shadow:0 0 12px #f0d48a66;border-radius:2px}.news-timeline-content{width:50%;padding:0 48px}.news-timeline-item.left .news-timeline-content{text-align:right}.news-timeline-item.right .news-timeline-content{text-align:left}.news-timeline-date{font-family:Consolas,SF Mono,monospace;font-size:13px;letter-spacing:2.5px;color:#f0d48a;display:block;margin-bottom:10px}.news-timeline-content h4{font-size:18.5px;font-weight:700;color:#fff;margin:0 0 10px;line-height:1.4}.news-timeline-content p{font-size:13.5px;color:#ffffff94;line-height:1.7;margin:0 0 14px}.news-timeline-tag{font-size:12px;color:#e9d5a3e6;border:1px solid rgba(212,161,69,.3);background:#d4a14512;border-radius:999px;padding:4px 14px;display:inline-block}.news-cta-section{background:#f4f7fb;padding:0 24px 88px}.news-cta-card{max-width:960px;margin:0 auto;border-radius:24px;background:linear-gradient(160deg,#053c5f,#011a2c);padding:78px 40px 72px;text-align:center;position:relative;box-shadow:0 30px 70px #0a244038;overflow:hidden}.news-cta-card:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:radial-gradient(ellipse 60% 80% at 50% 0%,rgba(62,139,255,.16),transparent 65%);pointer-events:none}.news-cta-card:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 45% 60% at 8% 100%,rgba(212,161,69,.09),transparent 60%);pointer-events:none}.news-cta-corner{position:absolute;width:34px;height:34px;border:1px solid rgba(240,212,138,.5);border-radius:8px;z-index:1}.news-cta-corner-tl{top:22px;left:22px;border-right:none;border-bottom:none}.news-cta-corner-tr{top:22px;right:22px;border-left:none;border-bottom:none}.news-cta-corner-bl{bottom:22px;left:22px;border-right:none;border-top:none}.news-cta-corner-br{bottom:22px;right:22px;border-left:none;border-top:none}.news-cta-kicker{display:inline-flex;align-items:center;gap:8px;font-family:Consolas,SF Mono,monospace;font-size:12px;letter-spacing:4px;color:#f0d48a;border:1px solid rgba(212,161,69,.45);background:#d4a14512;border-radius:999px;padding:7px 20px;position:relative;z-index:1}.news-cta-kicker-dot{width:5px;height:5px;border-radius:50%;background:#f0d48a;box-shadow:0 0 8px #f0d48acc}.news-cta-title{font-size:32px;font-weight:700;color:#fff;letter-spacing:2px;margin:24px 0 0;position:relative;z-index:1}.news-cta-divider{display:flex;align-items:center;justify-content:center;margin:20px 0 24px;position:relative;z-index:1}.news-cta-divider-line{width:64px;height:1px;background:linear-gradient(90deg,transparent,rgba(240,212,138,.75))}.news-cta-divider-line:last-child{background:linear-gradient(90deg,rgba(240,212,138,.75),transparent)}.news-cta-divider-diamond{width:5px;height:5px;background:linear-gradient(135deg,#f6e7b0,#d4a145);transform:rotate(45deg);margin:0 8px;box-shadow:0 0 10px #f0d48a99;flex-shrink:0}.news-cta-subtitle{font-size:14.5px;color:#ffffff9e;margin:0;position:relative;z-index:1}.news-cta-motto{font-family:Georgia,Times New Roman,SimSun,serif;font-size:14.5px;letter-spacing:3px;color:#f0d48ae0;margin:26px 0 0;position:relative;z-index:1}.news-cta-buttons{display:flex;justify-content:center;gap:14px;margin-top:34px;position:relative;z-index:1}.news-cta-btn{display:inline-block;text-decoration:none;border-radius:999px;font-size:15px;font-weight:600;padding:13px 34px;transition:all .25s;cursor:pointer}.news-cta-btn-gold{background:linear-gradient(120deg,#f6e7b0,#d4a145);color:#011a2c;box-shadow:0 12px 30px #d4a14552}.news-cta-btn-gold:hover{transform:translateY(-2px);box-shadow:0 16px 36px #d4a14573}.news-cta-btn-ghost{border:1px solid rgba(255,255,255,.4);color:#fff;background:transparent}.news-cta-btn-ghost:hover{background:#ffffff1a}@media(max-width:900px){.news-featured-card{flex-direction:column}.news-featured-img{width:100%;min-height:240px}.news-featured-body{padding:28px 24px}.news-secondary-grid{grid-template-columns:1fr}.news-timeline:before{left:20px}.news-timeline-item{flex-direction:row!important}.news-timeline-node{width:40px;flex-shrink:0}.news-timeline-content{width:calc(100% - 40px);padding:0 0 0 24px!important;text-align:left!important}}@media(max-width:640px){.news-hero{min-height:400px}.news-hero-frame{inset:14px}.news-hero-corner-tl{top:14px;left:14px}.news-hero-corner-br{bottom:14px;right:14px}.news-hero-title{font-size:34px;letter-spacing:5px;text-indent:5px}.news-hero-stat{padding:0 20px}.news-hero-stat-num{font-size:21px}.news-section-title,.news-section-title-dark{font-size:26px}.news-cta-buttons{flex-direction:column;align-items:center}.news-cta-card{padding:48px 24px 44px}}
