@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#101014;--surface:#1a1a20;--text:#f5f5f7;--muted:#a6a6b0;--accent:#27cdff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:5px}svg{width:20px;height:20px}button,a{touch-action:manipulation}.header{height:98px;display:flex;align-items:center;gap:55px;padding:0 4.5%;border-bottom:1px solid #ffffff10;background:#141418}.brand{display:flex;gap:24px;align-items:center}.epic-mark{width:44px;height:53px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:.85;font-family:'Barlow Condensed',Impact,sans-serif;font-size:26px;font-weight:900;letter-spacing:-1px;background:#f5f5f7;color:#121216;clip-path:polygon(0 0,100% 0,100% 88%,50% 100%,0 88%);padding-bottom:5px}.epic-mark small{font-size:12px;letter-spacing:.6px;margin-top:5px}.brand-divider{height:30px;width:1px;background:#ffffff24}.store-word{font-size:21px;letter-spacing:2px;font-weight:700}.header nav{display:flex;gap:30px;height:100%;align-items:center;font-size:14px;color:#a8a8b1}.header nav a{height:100%;display:flex;align-items:center;position:relative;white-space:nowrap}.header nav a:hover{color:white}.header .nav-active{color:white}.nav-active:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--accent)}.launcher{margin-left:auto;display:flex;align-items:center;gap:10px;background:var(--accent);border-radius:7px;color:#031419;padding:13px 20px;font-size:14px;font-weight:700}.launcher:hover{background:#7bdeff}main{max-width:1600px;padding:0 4.5%;margin:auto}.section-intro{display:flex;justify-content:space-between;align-items:end;padding:44px 0 29px}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:700;color:var(--muted)}h1{font-size:clamp(26px,2.6vw,39px);letter-spacing:-1.2px;margin:9px 0 0;font-weight:600}.edition{font-size:12px;letter-spacing:1.6px;color:#888890;padding-bottom:6px}.spotlight-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px}.spotlight{height:530px;position:relative;isolation:isolate;border-radius:14px;overflow:hidden;background:#253c47}.spotlight>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:60% center;inset:0;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,16,23,.80),rgba(6,16,23,.18) 80%),linear-gradient(0deg,rgba(3,10,17,.85),transparent 70%);z-index:-2}.feature-label{position:absolute;top:29px;left:35px;display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:1.4px;font-weight:700}.feature-label>span{width:6px;height:6px;border-radius:50%;background:#fff}.hero-copy{position:absolute;left:35px;bottom:82px;max-width:500px;padding-right:20px}.hero-copy>p:first-child{font-size:12px;letter-spacing:1.7px;font-weight:700;margin:0 0 10px;color:#e1e3e7}.hero-copy h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(58px,7vw,106px);font-weight:800;line-height:.92;margin:0 0 22px;letter-spacing:-1px}.hero-description{font-size:16px;line-height:1.6;color:#e5e7eb;margin:0 0 27px;max-width:360px}.button{display:inline-flex;gap:35px;align-items:center;justify-content:center;padding:17px 24px;border-radius:6px;font-size:14px;font-weight:700;min-height:50px}.button-white{color:#131317;background:#fff}.button-white:hover{background:#ccefff}.button span{font-size:20px;font-weight:400}.hero-bottom{position:absolute;bottom:25px;left:35px;right:30px;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:1.5px;color:#ddd}.slide-number{color:#b3b5b9;letter-spacing:1px}.slide-number b{font-weight:500;color:white;margin-right:6px}.featured{background:#19191e;border:1px solid #ffffff05;border-radius:14px;display:flex;flex-direction:column;padding:22px 12px 18px}.featured-heading{font-size:12px;letter-spacing:1.5px;display:flex;justify-content:space-between;padding:0 12px 23px;color:#a8a8b1}.featured-heading span{color:#777781}.featured-game{width:100%;background:none;border:1px solid transparent;display:flex;align-items:center;text-align:left;gap:14px;padding:13px 11px;border-radius:9px;min-height:111px;position:relative}.featured-game.selected{background:#2a2a31;border-color:#ffffff0d}.featured-game:hover{background:#24242b}.featured-game>img{height:80px;width:60px;object-fit:cover;border-radius:5px}.featured-game>span:nth-child(2){display:flex;flex-direction:column;gap:6px}.featured-game small{font-size:12px;letter-spacing:.7px;color:#92929d}.featured-game strong{font-size:15px;font-weight:600;line-height:1.25}.featured-game em{font-size:12px;font-style:normal;color:#aaaab4}.feature-arrow{position:absolute;right:12px;top:15px;font-size:14px;color:var(--accent);display:none}.selected .feature-arrow{display:block}.featured-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:20px 12px 0;border-top:1px solid #ffffff12;padding-top:24px;color:#aaaab4;font-size:13px;line-height:1.6}.featured-footer svg{width:29px;height:29px;color:#64646e}.games-section{padding:57px 0 54px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.section-heading h2{font-size:28px;font-weight:500;letter-spacing:-.6px;margin:8px 0 0}.text-link{font-size:14px;color:#d7d7dd;display:flex;gap:20px;align-items:center}.text-link:hover{color:var(--accent)}.text-link span{font-size:20px}.game-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.card-art{height:255px;position:relative;border-radius:10px;overflow:hidden;background:var(--surface)}.card-art>img{height:100%;width:100%;object-fit:cover;transition:transform .3s ease,filter .3s ease}.card-art:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0003,transparent 50%,#0006)}.card-index{position:absolute;top:12px;left:13px;font-size:12px;z-index:1;color:white}.card-arrow{position:absolute;bottom:12px;right:13px;z-index:1;width:28px;height:28px;display:grid;place-items:center;border:1px solid #ffffff60;border-radius:50%;background:#0004}.game-card:hover .card-art>img{transform:scale(1.045);filter:brightness(1.1)}.game-card p{font-size:12px;letter-spacing:1px;color:#8f8f9c;margin:18px 0 8px}.game-card h3{font-size:17px;font-weight:500;margin:0 0 8px}.game-meta{color:#a4a4ae;font-size:13px}.free-section{display:grid;grid-template-columns:1fr 1.15fr;min-height:370px;border-radius:14px;overflow:hidden;background:#113bc6;margin-bottom:58px}.free-copy{padding:39px 44px;position:relative;z-index:1}.free-copy .eyebrow{color:#b9d7ff}.free-copy h2{font-size:50px;line-height:1.05;letter-spacing:-1.8px;margin:14px 0 16px;font-weight:600}.free-copy p{font-size:14px;line-height:1.65;color:#e3ecff;margin:0 0 24px}.free-art{position:relative;overflow:hidden}.free-art img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.free-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#113bc6,transparent 40%),linear-gradient(0deg,#081d70b3,transparent 40%)}.free-art>span{position:absolute;z-index:1;bottom:30px;right:30px;font-family:'Barlow Condensed',Impact,sans-serif;font-size:29px;font-weight:800;letter-spacing:1px}footer{border-top:1px solid #ffffff12;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px 4.5% 42px;max-width:1600px;margin:auto}.footer-tagline{font-size:14px;color:#b5b5bf;line-height:1.6}.footer-right{text-align:right}.footer-right>a{font-size:14px;color:#ccc}.footer-right p{font-size:12px;color:#777783;line-height:1.6;margin:12px 0 0}@media(min-width:1500px){.spotlight{height:590px}.spotlight-layout{grid-template-columns:minmax(0,1fr) 320px}.featured-game{min-height:128px}.featured-game>img{height:90px;width:68px}.card-art{height:310px}}@media(max-width:1100px){.header{gap:30px}.header nav{gap:20px}.spotlight-layout{grid-template-columns:minmax(0,1fr) 255px}.spotlight{height:490px}.featured-game{gap:9px;padding-left:8px}.featured-game>img{width:48px;height:74px}.featured-game small{font-size:12px}.featured-game strong{font-size:14px}.card-art{height:220px}.edition{display:none}.hero-copy h2{font-size:76px}}@media(max-width:800px){.header{height:auto;min-height:86px;flex-wrap:wrap;padding:16px 5% 0;gap:16px;justify-content:space-between}.brand{gap:15px}.brand-divider{display:none}.store-word{font-size:19px}.epic-mark{width:35px;height:44px;font-size:23px}.epic-mark small{font-size:12px}.launcher{padding:11px 14px;font-size:13px}.header nav{order:3;width:100%;height:44px;gap:30px}.header nav a{font-size:14px}main{padding:0 5%}.section-intro{padding:30px 0 24px}.section-intro .eyebrow{font-size:12px}h1{font-size:29px}.spotlight-layout{grid-template-columns:1fr;gap:12px}.spotlight{height:470px}.featured{padding:7px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;border-radius:10px}.featured-heading,.featured-footer,.featured-game small,.featured-game em,.feature-arrow{display:none!important}.featured-game{min-height:70px;padding:7px;gap:8px;border-radius:7px}.featured-game>img{width:35px;height:49px}.featured-game strong{font-size:12px}.hero-copy{left:26px;bottom:75px}.feature-label{left:26px;top:24px}.hero-bottom{left:26px;right:24px}.hero-copy h2{font-size:78px}.games-section{padding:39px 0}.section-heading h2{font-size:25px}.section-heading .eyebrow{font-size:12px}.text-link{font-size:12px;gap:10px}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 16px}.card-art{height:245px}.game-card h3{font-size:16px}.free-section{grid-template-columns:1fr 1fr;min-height:350px}.free-copy{padding:30px 24px;width:125%}.free-copy h2{font-size:42px}.free-copy p{max-width:270px}.free-copy p br{display:none}.free-copy .eyebrow{font-size:12px}.free-art:after{background:linear-gradient(90deg,#113bc6,transparent 90%)}.free-art>span{font-size:18px;bottom:20px;right:20px}footer{padding:28px 5%;align-items:start}.footer-tagline{display:none}}@media(max-width:480px){.section-intro h1{font-size:26px}.spotlight{height:480px}.spotlight>img{object-position:65% center}.hero-shade{background:linear-gradient(0deg,#07121bee,transparent 100%),linear-gradient(90deg,#07121b65,transparent)}.hero-copy h2{font-size:72px}.hero-description{font-size:15px}.hero-bottom{font-size:12px;letter-spacing:1px}.featured-game{flex-direction:column;align-items:start;gap:8px;padding:9px;min-height:95px}.featured-game>img{width:30px;height:39px}.featured-game strong{font-size:12px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 14px}.card-art{height:225px}.section-heading{align-items:center}.section-heading h2{font-size:21px}.text-link{font-size:12px;max-width:86px;line-height:1.5;gap:7px}.free-section{display:block;min-height:520px;position:relative;margin-bottom:35px}.free-copy{width:100%;padding:30px 25px}.free-copy h2{font-size:46px}.free-copy .button{position:relative;z-index:2}.free-art{position:absolute;bottom:0;height:280px;left:0;right:0}.free-art:after{background:linear-gradient(180deg,#113bc6,transparent 85%)}.free-art>span{font-size:22px}.footer-right p{font-size:12px}.footer-right>a{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.featured-game small{font-size:12px;letter-spacing:0;line-height:1.3}.hero-bottom{gap:20px}.hero-bottom>span:first-child{max-width:80%;line-height:1.5}.slide-number{white-space:nowrap}@media(max-width:480px){.hero-bottom>span:first-child{max-width:72%}.game-card:last-child{grid-column:1 / -1}.game-card:last-child .card-art{height:200px}.game-card:last-child .card-art>img{object-position:center 45%}}

/* Reference-style Epic footer */
.epic-reference-footer{background:#17181c!important;border-top:0!important;padding:48px 4.5% 34px!important;color:#f4f4f6}.epic-reference-footer .footer-main{max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.epic-reference-footer .footer-main .original-logo{width:38px;height:44px}.social-links{display:flex;align-items:center;gap:28px}.social-links a{display:grid;place-items:center;width:26px;height:26px;color:#c6c7cb;font-size:24px;font-weight:600;line-height:1}.social-links a:first-child{font-family:Arial,sans-serif;font-size:26px}.social-links a:last-child{font-size:15px;background:#c6c7cb;color:#17181c;border-radius:6px;width:27px;height:19px}.footer-rule{max-width:1600px;margin:35px auto 0;border-top:1px solid #ffffff20}.epic-reference-footer .footer-columns{max-width:1600px;margin:0 auto;padding:46px 0 44px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:38px}.epic-reference-footer .footer-columns h2{font-size:17px;font-weight:700;margin:0 0 25px;letter-spacing:-.2px}.epic-reference-footer .footer-columns a{display:block;color:#abb0b9;font-size:14px;line-height:1.35;margin:0 0 17px}.epic-reference-footer .footer-columns a:hover{color:#fff}.footer-legal{max-width:1600px;margin:0 auto;padding:48px 0 0;display:flex;align-items:flex-start;justify-content:space-between;gap:35px}.footer-legal p{max-width:850px;color:#aeb2ba;font-size:12px;line-height:1.55;margin:0}.footer-legal .back-top{display:flex;align-items:center;gap:14px;background:#3a3b40;border:0;border-radius:7px;padding:13px 19px;color:#f3f3f4;font-size:14px;white-space:nowrap;height:auto;width:auto}.footer-legal .back-top span{display:grid;place-items:center;border:1px solid #bec0c5;border-radius:50%;width:18px;height:18px;font-size:14px}.footer-policies{max-width:1600px;margin:47px auto 0;display:flex;gap:31px;flex-wrap:wrap}.footer-policies a{font-size:14px;color:#d1d3d7}.footer-policies a:hover{color:#fff}@media(max-width:1050px){.epic-reference-footer .footer-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 28px}}@media(max-width:650px){.epic-reference-footer{padding:37px 6% 30px!important}.epic-reference-footer .footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 22px;padding:35px 0 22px}.epic-reference-footer .footer-columns h2{font-size:16px;margin-bottom:17px}.epic-reference-footer .footer-columns a{font-size:13px;margin-bottom:13px}.footer-legal{padding-top:32px;display:block}.footer-legal p{font-size:11px}.footer-legal .back-top{margin-top:24px}.footer-policies{margin-top:32px;gap:18px 24px}.footer-policies a{font-size:13px}}
