.news-page{background:var(--davzia-black)}.news-hero{background:var(--davzia-black);justify-content:center;align-items:center;min-height:100vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.news-hero-grid{opacity:.4;background-image:linear-gradient(#6e5bff06 1px,#0000 1px),linear-gradient(90deg,#6e5bff06 1px,#0000 1px);background-size:60px 60px;animation:20s linear infinite news-grid-flow;position:absolute;inset:0}@keyframes news-grid-flow{0%{transform:translate(0)}to{transform:translate(60px,60px)}}.news-data-streams{pointer-events:none;position:absolute;inset:0;overflow:hidden}.news-stream{opacity:.4;filter:blur(1px);background:linear-gradient(#0000 0%,#6e5bff99 50%,#0000 100%);width:2px;height:200px;position:absolute}.news-stream-1{animation:4s ease-in-out infinite news-stream-fall;left:15%}.news-stream-2{animation:5s ease-in-out 1.5s infinite news-stream-fall;left:50%}.news-stream-3{animation:4.5s ease-in-out .8s infinite news-stream-fall;right:15%}@keyframes news-stream-fall{0%{opacity:0;top:-200px}10%{opacity:.5}90%{opacity:.5}to{opacity:0;top:100%}}.news-hero-glow{pointer-events:none;background:radial-gradient(circle,#6e5bff1a 0%,#6e5bff08 30%,#0000 70%);width:900px;height:900px;animation:4s ease-in-out infinite news-power-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes news-power-pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.2)}}.news-hero-content{z-index:10;text-align:center;opacity:0;max-width:1100px;margin:0 auto;padding:0 2rem;animation:1s cubic-bezier(.16,1,.3,1) .3s forwards news-hero-enter;position:relative;transform:translateY(40px)}@keyframes news-hero-enter{to{opacity:1;transform:translateY(0)}}.news-hero-badge{-webkit-backdrop-filter:blur(20px);background:#6e5bff14;border:1px solid #6e5bff40;border-radius:100px;align-items:center;gap:.625rem;margin-bottom:3rem;padding:.625rem 1.5rem;animation:1s cubic-bezier(.16,1,.3,1) .2s backwards news-badge-entrance;display:inline-flex;box-shadow:0 0 30px #6e5bff26}@keyframes news-badge-entrance{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.news-badge-pulse{background:var(--davzia-purple);border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite news-badge-pulse;position:relative;box-shadow:0 0 15px #6e5bffcc}.news-badge-pulse:before{content:"";border:2px solid #6e5bff80;border-radius:50%;animation:2s ease-in-out infinite news-badge-ping;position:absolute;inset:-4px}@keyframes news-badge-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes news-badge-ping{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}.news-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#fff;font-size:.875rem;font-weight:700}.news-hero-title{margin-bottom:2rem;animation:1s cubic-bezier(.16,1,.3,1) .4s backwards news-title-entrance}@keyframes news-title-entrance{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.news-post-hero{background:var(--davzia-black);border-bottom:1px solid #6e5bff14;padding:6rem 24px 4rem;position:relative}.news-post-hero .shell{flex-direction:column;gap:2rem;max-width:860px;display:flex}.news-post-breadcrumb{color:#e4e4eb99;align-items:center;gap:12px;font-size:.9375rem;font-weight:500;display:flex}.news-post-breadcrumb .meta-item{color:inherit}.news-post-breadcrumb .category{color:#6e5bffe6;text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}.news-post-title{letter-spacing:-.03em;color:#fff;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;line-height:1.1}.news-post-highlight{-webkit-backdrop-filter:blur(10px);background:#6e5bff14;border:1px solid #6e5bff33;border-radius:12px;padding:1.75rem}.news-post-highlight p{color:#e4e4ebe6;margin:0;font-size:1.1875rem;font-weight:500;line-height:1.7}.news-post-content{background:var(--davzia-black);padding:6rem 24px 8rem}.news-post-content .shell{max-width:860px}.news-post-article{background:0 0;border:none;gap:0;padding:0}.news-post-article .news-entry-body{flex-direction:column;gap:2.5rem;display:flex}.news-entry-body p{color:#e4e4ebd9;margin:0;font-size:1.0625rem;line-height:1.8}.news-section-heading{letter-spacing:-.01em;color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:800;line-height:1.3}.news-section-heading.secondary{color:#6e5bfff2;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.news-section-list{flex-direction:column;gap:.875rem;margin:0;padding-left:1.75rem;list-style:none;display:flex}.news-section-list li{color:#e4e4ebcc;padding-left:1.25rem;font-size:1.0625rem;line-height:1.7;position:relative}.news-section-list li:before{content:"▸";color:#6e5bffcc;font-weight:800;position:absolute;left:0}.news-entry-closing{color:#e4e4ebb3;border-top:1px solid #6e5bff1a;margin-top:2rem;padding-top:2rem;font-size:1rem;font-style:italic;line-height:1.7}.news-post-navigation{background:var(--davzia-black);border-top:1px solid #6e5bff14;padding:5rem 24px 8rem}.nav-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1240px;display:grid}.nav-card{background:#11121799;border:1px solid #6e5bff26;border-radius:16px;flex-direction:column;gap:1rem;padding:2rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.nav-card:before{content:"";opacity:.6;background:linear-gradient(90deg,#0000 0%,#6e5bff80 50%,#0000 100%);height:2px;position:absolute;top:0;left:0;right:0}.nav-card:hover{background:#111217d9;border-color:#6e5bff59;transform:translateY(-4px);box-shadow:0 8px 32px #0006,0 0 24px #6e5bff1a}.nav-placeholder{pointer-events:none;opacity:.3}.nav-label{letter-spacing:.1em;text-transform:uppercase;color:#6e5bffe6;font-size:.8125rem;font-weight:700}.nav-title{letter-spacing:-.01em;color:#fff;font-size:1.25rem;font-weight:800;line-height:1.3;transition:color .3s}.nav-card:hover .nav-title{color:#6e5bfff2}.nav-arrow{color:#fff;align-self:flex-start;font-size:1.5rem;transition:all .3s}.nav-card:hover .nav-arrow{color:#6e5bff;transform:translate(-4px)}.nav-next .nav-arrow{order:-1;align-self:flex-end}.nav-next:hover .nav-arrow{transform:translate(4px)}.news-progress-shell{z-index:30;-webkit-backdrop-filter:blur(12px);background:linear-gradient(#0b0b0cf2 0%,#0b0b0cbf 100%);position:sticky}.news-progress-track{background:#6e5bff26;width:100%;height:3px;overflow:hidden}.news-progress-bar{transform-origin:0;will-change:transform;background:linear-gradient(90deg,#6e5bffe6,#6e5bff80);width:100%;height:100%;transform:scaleX(0)}.news-hero-back{color:#6e5bfff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#6e5bff14;border:1px solid #6e5bff40;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.news-hero-back svg{width:18px;height:18px}.news-hero-back:hover{color:#fff}.nav-arrow svg{color:#fff;width:26px;height:26px}@media (max-width:480px){.news-progress-track{height:4px}}.news-title-main{letter-spacing:-.04em;background:linear-gradient(135deg,#fff 0%,var(--davzia-purple)50%,#fff 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:900;line-height:1.05;animation:6s linear infinite news-title-shimmer;display:block}@keyframes news-title-shimmer{0%{background-position:0%}to{background-position:200%}}.news-hero-subtitle{color:#d1d5db;max-width:800px;margin:0 auto 3rem;font-size:clamp(1.125rem,1.5vw,1.375rem);font-weight:400;line-height:1.7;animation:1s cubic-bezier(.16,1,.3,1) .6s backwards news-statement-entrance}@keyframes news-statement-entrance{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.news-search-container{justify-content:center;margin:3rem auto 2rem;animation:1s cubic-bezier(.16,1,.3,1) .8s backwards news-search-entrance;display:flex}@keyframes news-search-entrance{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.news-search-wrapper{width:100%;max-width:600px;padding:0 2rem;position:relative}.news-search-ring{pointer-events:none;background:linear-gradient(135deg,#6e5bff99 0%,#6e5bff33 50%,#6e5bff99 100%);border-radius:12px;animation:3s ease-in-out infinite news-ring-glow;position:absolute;inset:-2px}@keyframes news-ring-glow{0%,to{opacity:.6;box-shadow:0 0 20px #6e5bff66}50%{opacity:1;box-shadow:0 0 30px #6e5bff99}}.news-search-input{width:100%;color:var(--neutral-200);-webkit-backdrop-filter:blur(10px);z-index:1;background:#111217cc;border:1px solid #6e5bff4d;border-radius:10px;padding:16px 20px 16px 48px;font-size:1rem;transition:all .3s;position:relative}.news-search-input::placeholder{color:#e4e4eb80}.news-search-input:focus{background:#111217f2;border-color:#6e5bff99;outline:none;box-shadow:0 0 20px #6e5bff4d}.news-search-icon{color:#6e5bffb3;pointer-events:none;z-index:2;width:20px;height:20px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.news-scroll-indicator{flex-direction:column;align-items:center;gap:.5rem;animation:2s ease-in-out infinite news-scroll-bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes news-scroll-bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.news-scroll-line{background:linear-gradient(#6e5bffcc,#0000);width:2px;height:24px}.news-scroll-text{color:#e4e4ebb3;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:600}.news-header .shell{flex-direction:column;gap:12px;display:flex}.news-title{letter-spacing:-.02em}.news-subtitle{max-width:820px;color:color-mix(in srgb,var(--neutral-200)82%,var(--davzia-black))}.news-filter{background:linear-gradient(180deg,var(--davzia-black)0%,#0b0b0cfa 100%);border-top:1px solid #6e5bff14;padding:5rem 24px;position:relative}.news-filter .shell{flex-direction:column;align-items:center;gap:3rem;display:flex}.filter-header{text-align:center;max-width:700px}.filter-label{letter-spacing:.15em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#6e5bff0f;border:1px solid #6e5bff33;border-radius:100px;align-items:center;gap:8px;margin-bottom:1rem;padding:8px 18px;font-size:.8125rem;font-weight:700;display:inline-flex}.filter-label-icon{fill:currentColor;width:12px;height:12px}.filter-title{letter-spacing:-.02em;color:#fff;margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1.2}.filter-description{color:#e4e4ebb3;font-size:1rem;line-height:1.6}.filter-row{-webkit-overflow-scrolling:touch;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;max-width:1100px;padding:8px;display:flex;position:relative;overflow-x:auto}.filter-pill{appearance:none;color:#e4e4ebd9;white-space:nowrap;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#11121799;border:1px solid #6e5bff40;border-radius:100px;align-items:center;gap:10px;padding:14px 24px;font-size:.9375rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.filter-pill:before{content:"";border-radius:inherit;opacity:0;z-index:-1;background:linear-gradient(135deg,#6e5bff66,#6e5bff1a);transition:opacity .4s;position:absolute;inset:-2px}.filter-pill:hover:before{opacity:1}.filter-pill:hover{color:#fff;background:#111217d9;border-color:#6e5bff80;transform:translateY(-2px);box-shadow:0 8px 24px #6e5bff26}.filter-pill.active{color:#fff;background:#6e5bff26;border-color:#6e5bffb3;transform:translateY(-2px);box-shadow:0 0 24px #6e5bff40,0 4px 16px #0000004d}.filter-pill.active:before{opacity:.6}.filter-pill:focus{outline-offset:3px;outline:2px solid #6e5bff99}.filter-pill-icon{opacity:.8;flex-shrink:0;width:18px;height:18px;transition:opacity .3s}.filter-pill:hover .filter-pill-icon,.filter-pill.active .filter-pill-icon{opacity:1}.news-feed{background:var(--davzia-black);padding:5rem 24px 8rem}.news-list{grid-template-columns:1fr;gap:2rem;max-width:1240px;margin:0 auto;display:grid}.news-entry{-webkit-backdrop-filter:blur(12px);opacity:0;background:#11121799;border:1px solid #6e5bff26;border-radius:16px;flex-direction:column;gap:20px;padding:2.5rem;text-decoration:none;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:translateY(20px)}.news-entry:before{content:"";opacity:.6;background:linear-gradient(90deg,#0000 0%,#6e5bff80 50%,#0000 100%);height:2px;position:absolute;top:0;left:0;right:0}.news-entry.revealed{opacity:1;transform:translateY(0)}.news-entry:hover{background:#111217d9;border-color:#6e5bff59;transform:translateY(-4px);box-shadow:0 8px 32px #0006,0 0 24px #6e5bff1a}.news-entry-header{align-items:flex-start;gap:16px;display:flex}.news-entry-icon{background:#6e5bff1a;border:1px solid #6e5bff40;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:12px;transition:all .3s;display:flex}.news-entry:hover .news-entry-icon{background:#6e5bff26;border-color:#6e5bff66;box-shadow:0 0 20px #6e5bff33}.news-entry-icon svg{color:#6e5bffe6;width:24px;height:24px}.news-entry-meta-wrapper{flex-direction:column;flex:1;gap:8px;display:flex}.news-entry-category{letter-spacing:.1em;text-transform:uppercase;color:#6e5bffe6;font-size:.8125rem;font-weight:700;display:block}.news-entry-meta{color:#e4e4eb99;align-items:center;gap:12px;font-size:.875rem;font-weight:500;display:flex}.meta-item{color:inherit;align-items:center;gap:6px;display:inline-flex}.meta-icon{opacity:.7;width:14px;height:14px}.meta-sep{opacity:.4}.news-entry-content{flex-direction:column;gap:16px;display:flex}.news-entry-title{letter-spacing:-.02em;color:#fff;cursor:pointer;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;line-height:1.2;transition:color .3s}.news-entry-title-link{color:inherit;text-decoration:none;display:block}.news-entry-summary{color:#e4e4ebbf;max-width:100%;font-size:1.0625rem;line-height:1.7}.news-entry-link{color:#6e5bffe6;white-space:nowrap;align-items:center;gap:8px;margin-top:8px;font-size:.9375rem;font-weight:600;line-height:1.5;text-decoration:none;transition:all .3s;display:inline-flex}.news-entry-link:hover{color:#6e5bff;gap:12px}.news-entry-link svg{vertical-align:middle;width:16px;height:16px;transition:transform .3s;display:inline-block}.news-entry-link:hover svg{transform:translate(4px)}.news-entry-body{flex-direction:column;gap:10px;max-width:860px;display:flex}.news-entry-section{flex-direction:column;gap:6px;display:flex}.news-section-heading{font-size:18px;line-height:1.25}.news-section-heading.secondary{color:color-mix(in srgb,var(--neutral-200)70%,var(--davzia-black));font-weight:600}.news-section-list{flex-direction:column;gap:6px;padding-left:18px;display:flex}.news-entry-link{color:var(--davzia-purple);font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.news-entry-link:after{content:"";background:var(--davzia-purple);width:0;height:2px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-2px;left:0}.news-entry-link:hover:after{width:100%}@media (max-width:1200px){.news-hero-content{padding:0 1.5rem}.news-search-wrapper{max-width:500px}}@media (max-width:768px){.news-hero{min-height:auto;padding:6rem 0 4rem}.news-title-main{font-size:2.5rem}.news-hero-subtitle{margin:0 auto 2rem;font-size:1rem}.news-search-container{margin:2rem auto 1.5rem}.news-search-input{padding:14px 16px 14px 40px;font-size:.95rem}.news-search-icon{width:18px;height:18px;left:14px}.filter-title{font-size:1.5rem}.filter-description{font-size:.9375rem}.filter-row{gap:8px}.filter-pill{padding:10px 16px;font-size:.875rem}.filter-pill-icon{width:16px;height:16px}.news-entry{padding:2rem}.news-entry-title{font-size:1.5rem}.news-entry-summary{font-size:1rem}.news-hero-glow{width:600px;height:600px}}@media (max-width:480px){.news-hero-badge{margin-bottom:2rem;padding:.5rem 1.25rem}.news-eyebrow{font-size:.8125rem}.news-title-main{font-size:1.875rem}.news-hero-subtitle{font-size:.95rem}.news-search-wrapper{max-width:calc(100vw - 32px);padding:0 1rem}.news-search-input{padding:12px 14px 12px 38px}.news-filter{padding:3rem 1rem 4rem}.filter-header{gap:2rem}.filter-title{font-size:1.375rem}.filter-description{font-size:.875rem}.filter-row{justify-content:center;gap:6px}.filter-pill{padding:8px 14px;font-size:.8125rem}.filter-pill-icon{width:14px;height:14px}.news-feed{padding:3rem 1rem 5rem}.news-list{gap:1.5rem}.news-entry{gap:16px;padding:1.5rem}.news-entry-header{gap:12px}.news-entry-icon{width:40px;height:40px;padding:10px}.news-entry-icon svg{width:20px;height:20px}.news-entry-category{font-size:.75rem}.news-entry-meta{gap:8px;font-size:.8125rem}.meta-icon{width:12px;height:12px}.news-entry-content{gap:12px}.news-entry-title{font-size:1.25rem}.news-entry-summary{font-size:.9375rem;line-height:1.6}.news-entry-link{font-size:.875rem}.news-entry-link svg{width:14px;height:14px}}@media (max-width:768px){.news-post-hero{padding:4rem 1rem 3rem}.news-post-title{font-size:1.875rem}.news-post-highlight{padding:1.5rem}.news-post-highlight p{font-size:1rem}.news-post-content{padding:4rem 1rem 5rem}.news-entry-body p{font-size:1rem;line-height:1.7}.news-section-heading{font-size:1.25rem}.news-entry-closing{font-size:.9375rem}.news-post-navigation{padding:3rem 1rem 5rem}.nav-grid{grid-template-columns:1fr;gap:1.5rem}.nav-card{padding:1.5rem}.nav-title{font-size:1.125rem}}@media (max-width:480px){.news-post-hero{padding:3rem 1rem 2rem}.news-post-breadcrumb{gap:8px;font-size:.8125rem}.news-post-title{font-size:1.5rem}.news-post-highlight{padding:1.25rem}.news-post-highlight p{font-size:.9375rem;line-height:1.6}.news-post-content{padding:3rem 1rem 4rem}.news-post-article .news-entry-body{gap:2rem}.news-entry-body p{font-size:.9375rem;line-height:1.6}.news-entry-section{gap:1rem}.news-section-heading{font-size:1.125rem}.news-section-heading.secondary{font-size:.9375rem}.news-section-list{gap:.75rem;padding-left:1.5rem}.news-section-list li{padding-left:1rem;font-size:.9375rem}.news-entry-closing{margin-top:1.5rem;padding-top:1.5rem;font-size:.875rem}.news-post-navigation{padding:2rem 1rem 3rem}.nav-card{padding:1.25rem}.nav-label{font-size:.75rem}.nav-title{font-size:1rem}.nav-arrow{font-size:1.25rem}}
