.fenix-cos-container{min-height:100vh;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.fenix-cos-container,.fenix-header{background:linear-gradient(135deg,#1a1a2e,#16213e 25%,#0f3460 50%,#533483 75%,#7209b7)}.fenix-header{position:relative;padding:60px 20px;text-align:center;overflow:hidden}.fenix-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="2" fill="rgba(255,255,255,0.1)"/><circle cx="80" cy="40" r="1" fill="rgba(255,255,255,0.05)"/><circle cx="40" cy="80" r="1.5" fill="rgba(255,255,255,0.08)"/></svg>');opacity:.3}.header-content{position:relative;z-index:1;max-width:1200px;margin:0 auto}.header-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}.header-left .org-text{font-size:14px;color:hsla(0,0%,100%,.8)}.header-right .logo-circle{width:120px;height:120px;border-radius:50%;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;border:2px solid hsla(0,0%,100%,.2)}.logo-text{font-size:12px;text-align:center;line-height:1.3;color:#fff}.main-title{margin-bottom:30px}.title-primary{font-size:4rem;font-weight:700;margin:0;background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 20px hsla(48,38%,97%,.674)}.title-secondary{font-size:2rem;font-weight:500;margin:10px 0 0;color:#fff;text-shadow:0 0 15px hsla(0,0%,100%,.3)}.description{max-width:800px;margin:0 auto}.description p{font-size:1.1rem;line-height:1.6;color:hsla(0,0%,100%,.9);margin:0}.section-container{max-width:1200px;margin:0 auto;padding:60px 20px}.section-header{text-align:center;margin-bottom:40px}.section-header h3{font-size:1.8rem;font-weight:600;margin:0 0 20px;color:#fff}.tag-box{display:inline-block;font-weight:500;background:hsla(0,0%,100%,.2);padding:8px 20px;border-radius:20px;font-size:1.5rem;color:#fff;border:1px solid hsla(0,0%,100%,.3)}.deepsection{background:linear-gradient(135deg,#533483,#7209b7)}.content-grid{display:grid;grid-template-columns:1fr 2fr;gap:60px;align-items:center}.diagram-section{background:hsla(0,0%,100%,.1);padding:30px;border-radius:12px;backdrop-filter:blur(10px)}.diagram-title{font-size:1.2rem;font-weight:600;margin-bottom:20px;color:#fff;text-align:center}.diagram-content{display:flex;flex-direction:column;gap:20px}.transformer-block{background:hsla(0,0%,100%,.1);padding:20px;border-radius:8px;border:1px solid hsla(0,0%,100%,.2)}.block-title{font-weight:600;margin-bottom:15px;color:#fff}.block-components{display:grid;grid-template-columns:1fr 1fr;gap:10px}.component{padding:8px 12px;border-radius:4px;font-size:12px;color:#fff;text-align:center}.component,.expert-section{background:hsla(0,0%,100%,.1)}.expert-section{padding:20px;border-radius:8px;border:1px solid hsla(0,0%,100%,.2)}.router{background:hsla(0,0%,100%,.2);padding:10px;border-radius:4px;font-size:14px;color:#fff;text-align:center;margin-bottom:15px}.experts{display:flex;gap:10px}.expert{flex:1;background:hsla(0,0%,100%,.1);padding:10px;border-radius:4px;font-size:12px;color:#fff;text-align:center}.features-list{background:#ffffff1a;padding:30px;border-radius:12px;backdrop-filter:blur(10px)}.features-list ul{list-style:none;padding:0;margin:0}.features-list li{color:#fff;margin-bottom:15px;padding-left:20px;position:relative;line-height:1.5}.features-list li:before{content:"•";position:absolute;left:0;color:#fff;font-size:1.2rem}.engine-section{background:linear-gradient(135deg,#7209b7,#9c27b0)}.engine-description{background:hsla(0,0%,100%,.1);padding:30px;border-radius:12px;backdrop-filter:blur(10px);height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.engine-description p,.features-list p{font-size:1.3rem;line-height:2;font-weight:500;margin-bottom:20px;color:#fff}.engine-description ul{list-style:none;padding:0;margin:0}.engine-description li{color:#fff;margin-bottom:10px;padding-left:20px;position:relative;font-size:1.1rem}.engine-description li:before{content:"•";position:absolute;left:0;color:#fff;font-size:1.2rem}.architecture-diagram{background:hsla(0,0%,100%,.1);padding:30px;border-radius:12px;backdrop-filter:blur(10px);display:grid;grid-template-areas:"scheduler" "kv-manager" "workers" "block-tables" "allocators"}.scheduler{grid-area:scheduler}.kv-manager,.scheduler{background:hsla(0,0%,100%,.2);padding:15px;border-radius:8px;text-align:center;color:#fff;font-weight:600}.kv-manager{grid-area:kv-manager}.workers{grid-area:workers;display:flex;gap:10px;flex-wrap:wrap}.worker{padding:10px 15px;border-radius:6px;font-size:12px;flex:1;min-width:80px}.block-tables,.worker{background:hsla(0,0%,100%,.2);color:#fff;text-align:center}.block-tables{grid-area:block-tables;padding:15px;border-radius:8px;font-weight:600}.allocators{grid-area:allocators;display:flex;gap:10px}.allocator{flex:1;background:hsla(0,0%,100%,.2);padding:12px;border-radius:6px;color:#fff;font-size:12px;text-align:center}.scheduling-section{background:linear-gradient(135deg,#9c27b0,#7209b7)}.inference-flow{background:hsla(0,0%,100%,.1);padding:30px;border-radius:12px;backdrop-filter:blur(10px);margin-bottom:30px;display:flex;gap:40px;justify-content:center}.decode-stage,.prefill-stage{flex:1;text-align:center}.stage-title{font-size:1.2rem;font-weight:600;margin-bottom:20px;color:#fff}.tokens{display:flex;gap:10px;justify-content:center;margin-bottom:20px;flex-wrap:wrap}.token{background:hsla(0,0%,100%,.2);padding:8px 12px;border-radius:6px;color:#fff;font-size:12px}.process-blocks{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.block{background:hsla(0,0%,100%,.2);padding:8px 12px;border-radius:6px;color:#fff;font-size:12px}.prev-current{display:flex;gap:10px;justify-content:center;margin-top:20px}.cur-token,.prev-token{background:hsla(0,0%,100%,.2);padding:8px 12px;border-radius:6px;color:#fff;font-size:12px}.scheduling-features{display:flex;justify-content:space-around}.scheduling-features .item{background:hsla(0,0%,100%,.1);padding:15px 30px;border-radius:20px;backdrop-filter:blur(10px);list-style:none;font-size:1.5rem;margin:0;text-align:center}.achievement-footer{background:linear-gradient(135deg,#7209b7,#533483);padding:60px 20px}.main-achievement h3{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:40px;color:#fff}.sub-sections{display:flex;justify-content:center;align-items:center;gap:40px;margin-bottom:40px}.sub-section{flex:1;text-align:center}.sub-tag{display:inline-block;background:hsla(0,0%,100%,.2);padding:12px 24px;border-radius:25px;font-size:1.5rem;color:#fff;border:1px solid hsla(0,0%,100%,.3)}.divider{width:2px;height:40px;background:hsla(0,0%,100%,.3)}.news-section{display:grid;grid-template-columns:1fr 1fr;gap:40px}.news-item{background:hsla(0,0%,100%,.1);padding:30px;border-radius:12px;backdrop-filter:blur(10px)}.news-item h4{font-size:1.3rem;font-weight:600;margin-bottom:15px;color:#fff;line-height:1.4}.news-meta{display:flex;flex-direction:column;gap:5px;margin-bottom:15px}.news-meta span{font-size:12px;color:hsla(0,0%,100%,.7)}.news-item p{font-size:14px;line-height:1.6;color:hsla(0,0%,100%,.9);margin:0}.news-image{margin:15px 0}.image-placeholder{background:hsla(0,0%,100%,.1);padding:40px;border-radius:8px;text-align:center;border:2px dashed hsla(0,0%,100%,.3)}.building-icon{font-size:3rem;margin-bottom:10px}.image-label{font-size:14px;color:hsla(0,0%,100%,.8);font-weight:600}@media (max-width:768px){.title-primary{font-size:2.5rem}.title-secondary{font-size:1.2rem}.header-top{flex-direction:column;gap:20px;align-items:center}.content-grid{grid-template-columns:1fr;gap:30px}.inference-flow{flex-direction:column;gap:30px}.scheduling-features,.sub-sections{flex-direction:column;gap:20px}.divider{width:40px;height:2px}.news-section{grid-template-columns:1fr;gap:30px}.main-achievement h3{font-size:1.8rem}.block-components{grid-template-columns:1fr}.allocators,.experts,.workers{flex-direction:column}.prev-current,.process-blocks,.tokens{flex-direction:column;align-items:center}}