:root{--ink:#17141c;--muted:#77717e;--line:#e6e2e9;--paper:#f7f6f8;--purple:#8237e6;--purple-soft:#f0e6ff;--black:#0b090d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f3f5;color:var(--ink);font-family:Arial,Yu Gothic,sans-serif}a{color:inherit}.shell{width:min(100%,1120px);margin:auto;padding:0 18px}.header{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.headerIn{height:74px;display:flex;align-items:center;justify-content:space-between}.brand{font-family:serif;font-size:24px;font-weight:800;text-decoration:none;letter-spacing:.04em}.brand small{display:block;font-family:Arial,sans-serif;font-size:11px;font-weight:500;color:#655f6a;letter-spacing:.02em;margin-top:3px}.desktopNav{display:flex;gap:24px;font-size:13px;font-weight:700}.desktopNav a,.menuButton{text-decoration:none}.menuButton{display:none;font-size:28px}.pageShell{background:#fff;padding-bottom:92px}.tonightPanel{margin:18px 0 0;padding:26px;border-radius:20px;background:linear-gradient(145deg,#100d13,#030304);color:#fff}.panelTitle{display:flex;align-items:center;gap:10px;margin-bottom:20px}.panelTitle>span{font-size:28px;color:#a855f7}.panelTitle h1{font-family:serif;font-size:30px;margin:0}.panelTitle>b{margin-left:auto;padding:8px 12px;border-radius:999px;background:#54217f;color:#ead9ff;font-size:12px}.featuredCard{display:grid;grid-template-columns:1.35fr 1fr;grid-gap:24px;gap:24px;width:75%;min-width:680px}.workImage{position:relative;overflow:hidden;aspect-ratio:16/10;border-radius:14px;background:linear-gradient(135deg,#251b2d,#151119);display:flex;align-items:center;justify-content:center;color:#777080;font-size:12px}.workImage img{width:100%;height:100%;object-fit:cover;display:block}.workImage small{position:absolute;left:10px;bottom:9px;padding:4px 7px;border-radius:7px;background:rgba(0,0,0,.76);color:#fff}.featuredInfo{display:flex;flex-direction:column;justify-content:center;min-width:0}.purpleLabel{color:#bb7cff;font-weight:800;font-size:12px}.featuredInfo h2{font-family:serif;font-size:26px;line-height:1.42;margin:9px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.creatorLink{color:#d8d1dc;text-decoration:none;font-size:13px}.featuredInfo p{font-size:22px;margin:18px 0}.featuredInfo p small{font-size:13px}.primaryButton{display:flex;min-height:46px;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(90deg,#8f2de2,#7438e7);font-weight:800;text-decoration:none}.darkEmpty{padding:40px;border:1px dashed #4b4351;border-radius:14px;color:#aaa}.filterPanel{padding:26px 16px 22px;background:linear-gradient(#fff,#faf9fb)}.sectionTitle{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.sectionTitle h2{font-size:21px;margin:0}.sectionTitle a{font-size:12px;text-decoration:none}.searchBar{display:flex;gap:8px;margin-bottom:14px}.searchBar input{flex:1 1;min-width:0;border:1px solid #d8d3dd;border-radius:12px;padding:13px 14px;font-size:16px}.searchBar button{border:0;border-radius:12px;padding:0 20px;background:var(--purple);color:#fff;font-weight:800}.chips{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.chips a{padding:12px;border:1px solid #ded9e2;border-radius:999px;text-align:center;text-decoration:none;background:#fff;font-size:13px;font-weight:700}.firstCheck{display:grid;grid-template-columns:58px 1fr 18px;align-items:center;grid-gap:14px;gap:14px;margin:0 16px 28px;padding:17px;border:1px solid var(--line);border-radius:15px;text-decoration:none;box-shadow:0 8px 24px rgba(30,20,40,.05)}.firstCheck>span{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:var(--purple-soft);color:var(--purple);font-size:30px}.firstCheck h2{font-size:18px;margin:0 0 5px}.firstCheck p{font-size:12px;line-height:1.55;color:#605a65;margin:0}.firstCheck>b{font-size:28px;color:var(--purple)}.contentSection{padding:0 16px 27px}.popularGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.popularCard{position:relative;overflow:hidden;border-radius:14px;background:#151119;color:#fff;text-decoration:none}.popularCard>i{position:absolute;z-index:2;top:8px;left:8px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#c7920b;font-style:normal;font-size:12px}.popularCard .workImage{border-radius:0;aspect-ratio:16/11}.popularCard>div:last-child{padding:11px;display:grid;grid-gap:4px;gap:4px}.newCard b,.popularCard b{font-size:13px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.newCard span,.popularCard span{font-size:11px;color:#aaa3b2}.newCard strong,.popularCard strong{font-size:13px;color:#b970ff}.newCard strong small,.popularCard strong small{font-size:10px}.newGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.newCard{display:grid;grid-template-columns:45% 1fr;min-height:126px;overflow:hidden;border:1px solid #302936;border-radius:14px;background:#151119;color:#fff;text-decoration:none}.newCard .workImage{border-radius:0;aspect-ratio:auto;height:100%}.newCard>div:last-child{min-width:0;padding:10px;display:flex;flex-direction:column;justify-content:center;gap:5px}.newCard em{width:max-content;padding:3px 7px;border-radius:999px;background:var(--purple);font-size:9px;font-style:normal;font-weight:800}.newCard.placeholder{opacity:.62}.rankingSection{padding-bottom:18px}.rankingList{overflow:hidden;border:1px solid var(--line);border-radius:14px}.rankRow{display:grid;grid-template-columns:52px 52px minmax(0,1fr) 60px 70px 12px;align-items:center;grid-gap:10px;gap:10px;min-height:68px;padding:8px 12px;border-bottom:1px solid var(--line);text-decoration:none}.rankRow:last-child{border-bottom:0}.rankRow .workImage{width:52px;height:44px;aspect-ratio:auto;border-radius:7px}.rankRow .workImage small{display:none}.rankNumber{font-size:16px}.rankRow b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rankRow>span:not(.rankNumber){font-size:11px;color:var(--muted)}.rankRow strong{font-size:13px;color:var(--purple)}.rankRow i{font-size:22px;font-style:normal;color:#777}.notice{margin:12px 16px 25px;padding:16px;border-radius:13px;background:var(--paper);color:var(--muted);font-size:11px;line-height:1.7}.bottomNav{display:none}@media(max-width:720px){body{background:#fff}.shell{padding:0 12px}.pageShell{padding-left:0;padding-right:0}.desktopNav{display:none}.menuButton{display:block}.headerIn{height:68px;padding:0 8px}.brand{font-size:21px}.tonightPanel{margin-top:10px;padding:18px 16px;border-radius:12px}.panelTitle{margin-bottom:14px}.panelTitle h1{font-size:25px}.panelTitle>b{font-size:10px;padding:7px 9px}.featuredCard{width:100%;min-width:0;grid-template-columns:1.25fr 1fr;gap:12px}.featuredInfo h2{font-size:17px;-webkit-line-clamp:3}.featuredInfo p{font-size:17px;margin:10px 0}.creatorLink{font-size:11px}.primaryButton{min-height:40px;font-size:12px}.workImage{border-radius:10px}.filterPanel{padding-top:22px}.searchBar{display:none}.chips{grid-template-columns:repeat(3,1fr);gap:8px}.chips a{padding:11px 5px;font-size:11px}.firstCheck{margin-bottom:24px}.popularGrid{display:flex;overflow-x:auto;gap:9px;padding-bottom:5px}.popularCard{min-width:145px}.newGrid{gap:8px}.newCard{min-height:105px;grid-template-columns:43% 1fr}.newCard>div:last-child{padding:8px;gap:4px}.newCard b,.newCard strong{font-size:11px}.rankRow{grid-template-columns:37px 44px minmax(0,1fr) 58px 10px;gap:7px;padding:7px 8px}.rankRow .workImage{width:44px;height:38px}.rankRow>span:not(.rankNumber){display:none}.rankRow strong{font-size:11px}.bottomNav{position:fixed;z-index:40;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);padding:9px 3px calc(8px + env(safe-area-inset-bottom));background:rgba(8,7,9,.98);color:#fff}.bottomNav a{text-align:center;text-decoration:none;font-size:9px}.bottomNav b{display:block;font-size:20px;margin-bottom:3px}.bottomNav a:first-child{color:#b65cff}}.featuredImage{aspect-ratio:auto;min-height:0;background:#000}.featuredImage img{width:auto;height:auto;max-width:100%;max-height:520px;object-fit:contain;object-position:center}@media(max-width:720px){.featuredCard{display:flex;flex-direction:column;gap:14px}.featuredImage{width:100%;max-height:none;border-radius:12px}.featuredImage img{width:auto;height:auto;max-width:100%;max-height:min(68vh,520px)}.featuredInfo h2{font-size:19px;line-height:1.45;margin:8px 0}.featuredInfo p{font-size:19px;margin:12px 0}.creatorLink{font-size:12px}.primaryButton{min-height:50px;font-size:14px}}