/* /assets/views-home-home-CW9WBrZJ.css */
main{display:flow-root;unicode-bidi:isolate}#events,#articles,#character-detail{margin-top:4rem}.section-title{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem;color:var(--text-primary);letter-spacing:-.5px}.hero{height:250px;text-align:center;padding:4rem 0 3rem;background-image:url(https://endfieldplus.com/cdn-cgi/image/format=auto,fit=cover,width=1400,height=400/hero-background-image.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.hero:before{content:"";position:absolute;inset:0;background:#0006;z-index:1}.hero-content{position:relative;z-index:2}.hero h1{font-size:5rem;font-weight:700;margin-bottom:1.5rem;color:#fff;letter-spacing:-1px;line-height:1.1}.hero p{font-size:2rem;color:#fff;margin-bottom:.8rem;font-weight:500}.subnav{margin-top:3rem!important;margin-bottom:2rem!important}.subnav ul{display:flex;flex-wrap:wrap;gap:20px;list-style:none;justify-content:center}.subnav ul li a{display:block;width:105px;color:#000;font-size:15px;font-weight:500;text-align:center;padding:10px 16px;border-radius:4px;background-color:#fffa00;transition:all .3s ease}.subnav ul li:hover{transform:translateY(-4px);transition:transform .3s ease}.title-container{display:flex;justify-content:space-between;align-items:center}.title-container a{align-self:flex-end;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:100%;color:#fff9;font-size:16px;font-weight:700;text-decoration:none;white-space:nowrap;padding:8px 16px;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1),gap .3s ease;position:relative;overflow:hidden;margin-bottom:10px}.title-container a svg{transition:transform .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.title-container a:hover{color:#fff;background:#ffffff0d}.title-shadow{display:inline-block;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(-45deg,#0000,#0000 20.58050117%,#fff 0 29.41949883%,#fff0 0,#0000 70.58050117%,#fff 0 79.41949883%,#0000 0,#0000);background-position:0 0;background-repeat:repeat;color:#0000;background-size:7px 7px;font-size:60px;font-weight:700;opacity:.3;margin:0;width:-webkit-fill-available;text-transform:uppercase}h2{font-size:2rem;font-weight:700;margin-top:2rem;color:#fff;margin-bottom:-87px;border-bottom:3px solid #fffa00}.articles-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:1rem;margin-bottom:2rem}.articles-grid article{cursor:pointer}.articles-grid article img{width:100%;aspect-ratio:16/9}.articles-grid article h3{height:3em;line-height:1.5em;overflow:hidden}.articles-grid article a{text-decoration:none;color:#fff;font-size:16px;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.articles-grid article time{color:#999;margin-bottom:10px;font-size:12px;font-weight:600}.articles-grid article:hover{scale:1.05;transition:scale .3s ease}.events-list{display:flex;flex-direction:column;margin-top:1rem;margin-bottom:2rem}.events-list article{position:relative;display:flex;flex-direction:column;gap:4px;padding:0 20px 40px;border-left:1px solid #334155;cursor:pointer}.events-list article:hover time{transform:translateY(-4px);transition:transform .3s ease}.events-list article:hover h3{color:var(--accent);transform:translateY(-4px);transition:transform .3s ease}.events-list article:hover p{transform:translateY(-4px);transition:transform .3s ease}.events-list article .timeline-dot{position:absolute;width:12px;height:12px;background-color:#3b82f6;border-radius:50%;left:-7px;top:4px;box-shadow:0 0 0 4px #0f172a}.events-list article img{width:140px;object-fit:cover}.events-list article time{display:flex;gap:5px;justify-content:flex-start;color:#60a5fa;font-size:14px;font-weight:500}.events-list article h3{font-size:24px;font-weight:700;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.events-list article p{font-size:16px;color:#94a3b8;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.events-list article span{color:#60a5fa}.events-list article span:after{content:">>";transition:transform .3s ease;display:inline-block}@media(max-width:1024px){.articles-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.articles-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:4rem}.hero p{font-size:1.5rem}.hero{background-image:url(https://endfieldplus.com/cdn-cgi/image/format=auto,fit=cover,width=440,height=400/hero-background-image.jpg);padding:3rem 0}}@media(max-width:576px){.hero h1{font-size:3rem}.hero p{font-size:1.5rem}.mb-hidden{display:none}.title-shadow{font-size:50px}h2{margin-bottom:-75px}.articles-grid{grid-template-columns:1fr;gap:40px}.articles-grid article h3{height:auto;line-height:1.5em;overflow:hidden}.title-container a{flex:1 0 auto;padding:0;margin-bottom:18px}.title-container a span{display:none}.title-container a svg{display:block;width:40px;height:40px;border-radius:50%;background-color:#fafafa;color:#000;padding:10px}}



/* /assets/widgets-Timeline-Timeline-rZDr7qXj.css */
.timeline-events{overflow-x:auto;overflow-y:hidden;width:100%;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;min-height:300px;padding-bottom:20px;position:relative}.timeline-events::-webkit-scrollbar{height:8px}.timeline-events::-webkit-scrollbar-track{background:var(--bg-secondary);border-radius:4px}.timeline-events::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px;transition:background .2s}.timeline-events::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.timeline-events-header>div{flex-shrink:0;width:80px;text-align:center;padding:3px 8px;border-right:1px solid var(--border);background:var(--bg-secondary);transition:background-color .2s ease;scroll-snap-align:start;scroll-snap-stop:always;height:fit-content}.timeline-events-header>div:first-child{border-left:1px solid var(--border)}.timeline-events-header>div.is-today{background:color-mix(in srgb,var(--accent) 20%,transparent);border-left:2px solid var(--accent);border-right:2px solid var(--accent)}.timeline-events-header>div>div:first-child{font-size:9px;color:var(--text-secondary);text-transform:uppercase;margin-bottom:1px;font-weight:500}.timeline-events-header>div.is-today>div:first-child{color:var(--accent);font-weight:700}.timeline-events-header>div>div:last-child{font-size:14px;font-weight:700;color:var(--text-primary)}.timeline-events-header>div.is-today>div:last-child{color:var(--accent);font-size:16px}.timeline-event-wrapper{width:100%;position:relative;height:60px;flex-shrink:0}.timeline-event-bg{position:absolute;right:0;top:0;bottom:0;width:150px;max-width:50%;border-radius:0 6px 6px 0;overflow:hidden;z-index:1;background:var(--event-image) right center / cover no-repeat;-webkit-mask-image:linear-gradient(to left,rgb(0,0,0) 10%,rgba(0,0,0,.6) 40%,rgba(0,0,0,0) 80%);mask-image:linear-gradient(to left,#000 10%,#0009 40%,#0000 80%)}.timeline-event-content{display:flex;align-items:center;gap:8px;transition:transform .1s ease-out;will-change:transform;position:relative;z-index:2}.timeline-event-wrapper>a,.timeline-event-wrapper>div{position:absolute;height:40px;display:flex;align-items:center;padding:4px 10px;border-radius:6px;box-shadow:0 4px 6px #0000004d,0 2px 4px #0003;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;text-decoration:none;color:var(--text-primary);top:0;overflow:hidden}.timeline-event-wrapper>a:before,.timeline-event-wrapper>div:before{content:"";position:absolute;inset:-15px;background:var(--event-image) center / cover no-repeat;filter:blur(15px) brightness(.7) saturate(1.2);z-index:0}.timeline-event-wrapper>a:hover,.timeline-event-wrapper>div:hover{transform:translateY(-4px);box-shadow:0 8px 12px #0006,0 4px 8px #0000004d;z-index:5}.timeline-event-wrapper>a.is-connected-next,.timeline-event-wrapper>div.is-connected-next{border-top-right-radius:0;border-bottom-right-radius:0;border-right:4px solid white}.timeline-event-wrapper>a.is-connected-prev,.timeline-event-wrapper>div.is-connected-prev{border-top-left-radius:0;border-bottom-left-radius:0}.timeline-event-wrapper>a.is-connected-next .timeline-event-bg,.timeline-event-wrapper>div.is-connected-next .timeline-event-bg{border-top-right-radius:0;border-bottom-right-radius:0}.timeline-event-wrapper>a.is-connected-prev .timeline-event-bg,.timeline-event-wrapper>div.is-connected-prev .timeline-event-bg{border-top-left-radius:0;border-bottom-left-radius:0}.timeline-event-image{width:32px;height:32px;object-fit:cover;border-radius:4px;flex-shrink:0;background:var(--bg-tertiary) var(--event-image) center/cover no-repeat;box-shadow:0 2px 8px #0006}.timeline-event-name{font-size:13px;font-weight:600;line-height:1.2;text-shadow:1px 1px 2px rgba(0,0,0,.8),0 0 4px rgba(0,0,0,.6);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:nowrap}.timeline-events-header{display:flex}.timeline-current-time{position:absolute;top:0;bottom:0;width:2px;background:var(--accent);z-index:10;pointer-events:none;box-shadow:0 0 8px var(--accent)}.timeline-current-time:before{content:"";position:absolute;top:0;left:-4px;width:10px;height:10px;background:var(--accent);border-radius:50%;box-shadow:0 0 8px var(--accent)}.timeline-current-time-label{position:absolute;top:-0;left:50%;transform:translate(-50%);background:#fffa00bf;color:var(--bg-primary);padding:6px 10px;font-size:12px;font-weight:700;border-radius:6px;white-space:nowrap;box-shadow:0 2px 8px #0000004d;display:flex;align-items:center;gap:6px}.timeline-current-time-clock{font-family:var(--font-mono);letter-spacing:.5px}@media(max-width:768px){.timeline-event-wrapper>a,.timeline-event-wrapper>div{height:36px;padding:3px 8px}.timeline-event-content{gap:6px}.timeline-event-image{width:28px;height:28px}.timeline-event-name{font-size:11px;-webkit-line-clamp:1}}

