:root{--ink:#17252b;--muted:#71807e;--paper:#f5f5ef;--white:#fff;--orange:#f2673b;--yellow:#f3c84b;--aqua:#a8d8d4;--navy:#17363b;--line:#d8ddd7;--display:'Space Grotesk',sans-serif;--body:'DM Sans',sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:14px}.credits-bar{background:var(--navy);color:#dcebe8;text-align:center;padding:10px;font-size:11px;letter-spacing:.04em}.credits-bar>span{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--yellow);margin-right:8px}.credits-bar a{color:var(--yellow);font-weight:700;margin-left:17px}.credits-header,main,footer{width:min(1120px,calc(100% - 80px));margin:0 auto}.credits-header{height:94px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-family:var(--display);font-size:19px;font-weight:700;letter-spacing:-.06em}.brand>span:last-child span{color:var(--orange)}.logo{width:31px;height:31px;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:20px}.back-link{font-size:12px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:3px}.back-link b{color:var(--orange);margin-left:8px}.credits-hero{border-top:1px solid var(--line);padding:77px 0 72px;display:flex;align-items:end;justify-content:space-between}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:700;color:var(--orange);margin:0 0 17px}.credits-hero h1{font-family:var(--display);font-size:clamp(60px,8vw,102px);line-height:.87;letter-spacing:-.1em;margin:0}.credits-hero h1 em,.credits-footer h2 em{color:var(--orange);font-style:normal}.credits-hero>p:last-child{max-width:280px;color:var(--muted);font-size:14px;line-height:1.55;margin:0 45px 4px 0}.credits-list{border-top:1px solid var(--line);padding-bottom:95px}.credit-row{display:grid;grid-template-columns:70px 1fr 45px;align-items:center;min-height:106px;padding:18px 22px;border-bottom:1px solid var(--line);transition:background .2s}.credit-row:hover{background:#e9eee8}.credit-row.featured{background:var(--orange);color:#fff;border-color:rgba(255,255,255,.35)}.credit-row.featured:hover{background:#dd5733}.credit-number{font-family:var(--display);font-size:12px;color:var(--orange)}.featured .credit-number{color:#ffe7de}.credit-row p{text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:700;color:var(--muted);margin:0 0 7px}.featured p{color:#ffe7de}.credit-row h2{font-family:var(--display);font-size:24px;letter-spacing:-.06em;margin:0}.credit-row h2 small{color:var(--muted);font-size:16px;font-family:var(--body);font-weight:400;margin:0 5px}.featured h2{font-size:30px}.credit-symbol{justify-self:end;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--aqua);color:var(--navy);font-size:15px}.featured .credit-symbol{background:var(--yellow)}.muted-row h2,.muted-row .credit-number{color:#9aa5a1}.muted-row .credit-symbol{background:#e3e8e1;color:#a4afaa}.credits-footer{background:var(--navy);color:#fff;padding:58px 7%;display:flex;justify-content:space-between;align-items:end;margin-bottom:75px}.credits-footer h2{font-family:var(--display);font-size:43px;line-height:.93;letter-spacing:-.08em;margin:0}.discord-button{background:var(--yellow);color:var(--navy);padding:14px 17px;display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700}.discord-button span,.discord-button b{color:var(--orange)}.discord-button b{margin-left:9px}footer{border-top:1px solid var(--line);padding:22px 0 35px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px}footer .brand{color:var(--ink)}footer>a:last-child{color:var(--orange)}@media(max-width:700px){.credits-header,main,footer{width:calc(100% - 40px)}.credits-header{height:75px}.credits-hero{display:block;padding:52px 0 64px}.credits-hero>p:last-child{margin:26px 0 0;max-width:330px}.credit-row{grid-template-columns:38px 1fr 32px;padding:17px 10px;min-height:96px}.credit-row h2{font-size:20px}.featured h2{font-size:23px}.credits-footer{display:block;padding:43px 25px}.credits-footer h2{font-size:36px}.credits-footer .discord-button{margin-top:24px;font-size:10px}footer{flex-wrap:wrap;gap:16px}}
