@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Oswald:wght@500;600;700&display=swap";:root{color:#111;font-synthesis:none;background:#f4f2ef;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.ticker{color:#fff;letter-spacing:.02em;background:#111;justify-content:center;align-items:center;gap:14px;height:38px;font-size:13px;font-weight:600;display:flex}.ticker span{letter-spacing:.12em;background:#ec1c2e;padding:4px 8px;font-size:10px}header{z-index:10;background:#fff;border-bottom:1px solid #ddd;align-items:center;gap:34px;height:82px;padding:0 max(24px,50% - 620px);display:flex;position:sticky;top:0}.logo{color:#111;letter-spacing:-.04em;align-items:baseline;font-family:Oswald;font-size:25px;text-decoration:none;display:flex}.logo b{font-weight:500}.logo strong{font-size:29px}.logo i{color:#ec1c2e;font-size:34px;font-style:normal}nav{flex:1;gap:24px;display:flex}nav button{background:0 0;border:0;font-size:13px;font-weight:700}.submit,.publish{color:#fff;background:#ec1c2e;border:0;align-items:center;gap:7px;padding:13px 17px;font-weight:700;display:flex}.icon{background:0 0;border:0}.mobile{display:none}main{max-width:1240px;margin:auto;padding:0 24px}.hero{justify-content:space-between;align-items:flex-end;gap:40px;padding:62px 0 42px;display:flex}.eyebrow{color:#ec1c2e;letter-spacing:.1em;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.hero h1{text-transform:uppercase;letter-spacing:-.035em;margin:16px 0;font:700 clamp(46px,6vw,80px)/.98 Oswald}.hero h1 em{color:#ec1c2e;font-style:normal}.dek{color:#666;max-width:650px;font-size:18px;line-height:1.55}.search{background:#fff;border:1px solid #ddd;align-items:center;gap:10px;width:340px;height:52px;padding:0 15px;display:flex;box-shadow:0 8px 30px #0000000c}.search input{border:0;outline:0;width:100%}.filters{gap:8px;padding-bottom:22px;display:flex;overflow:auto}.filters button{white-space:nowrap;background:0 0;border:1px solid #ccc;padding:9px 14px;font-size:12px;font-weight:700}.filters button.active{color:#fff;background:#111;border-color:#111}.lead{grid-template-columns:1.7fr 1fr;gap:28px;display:grid}.feature{height:520px;position:relative;overflow:hidden}.feature img,.photo img{object-fit:cover;width:100%;height:100%;transition:all .4s}.feature:hover img,.card:hover img{transform:scale(1.03)}.shade{color:#fff;background:linear-gradient(#0000 30%,#000c);flex-direction:column;justify-content:flex-end;padding:44px;display:flex;position:absolute;inset:0}.shade>span,.rank span,.meta>span{color:#ec1c2e;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.shade h2{text-transform:uppercase;margin:10px 0;font:600 40px/1.07 Oswald}.shade p{max-width:620px}.shade small,.card footer,.rank small,.meta small{align-items:center;gap:6px;display:flex}.shade svg,.card svg,.rank svg,.meta svg{width:14px;height:14px}.shade small{gap:10px}aside{color:#fff;background:#111;padding:28px}aside h3{text-transform:uppercase;border-bottom:1px solid #333;margin:0;padding-bottom:18px;font:600 24px Oswald}.rank{border-bottom:1px solid #2c2c2c;gap:16px;padding:21px 0;display:flex}.rank>b{color:#444;font:700 30px Oswald}.rank h4{text-transform:uppercase;margin:5px 0 8px;font:600 17px/1.25 Oswald}.rank small{color:#999}.section-head{border-bottom:3px solid #111;justify-content:space-between;align-items:flex-end;margin:60px 0 20px;padding-bottom:12px;display:flex}.section-head h2{text-transform:uppercase;margin:0;font:700 32px Oswald}.section-head span{color:#777;font-size:12px}.grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.card{background:#fff;border:1px solid #dedbd7}.photo{height:220px;position:relative;overflow:hidden}.hot{color:#fff;background:#ec1c2e;align-items:center;gap:4px;padding:6px 8px;font-size:10px;font-weight:800;display:flex;position:absolute;top:12px;left:12px}.hot svg{width:12px}.copy{padding:20px}.meta,.card footer{justify-content:space-between;display:flex}.meta small,.card footer{color:#888}.copy h3{text-transform:uppercase;margin:14px 0 8px;font:600 25px/1.12 Oswald}.copy p{color:#666;margin:0 0 20px;line-height:1.5}.card footer{border-top:1px solid #eee;padding-top:14px;font-size:12px}.card footer span{align-items:center;gap:5px;display:flex}.callout{background:#e8e5df;justify-content:space-between;align-items:center;margin:60px 0;padding:30px 34px;display:flex}.callout>div{align-items:center;gap:18px;display:flex}.callout svg{color:#ec1c2e;width:34px;height:34px}.callout p{color:#555;margin:0}.callout b{color:#111}.callout button{color:#fff;background:#111;border:0;padding:13px 20px;font-weight:700}.site-footer{color:#aaa;background:#111;grid-template-columns:1fr 1fr;gap:20px;padding:45px max(24px,50% - 620px);display:grid}.site-footer .logo{color:#fff}.site-footer>div{justify-content:flex-end;gap:22px;display:flex}.site-footer a{color:#ccc;gap:4px;font-size:13px;text-decoration:none;display:flex}.site-footer svg{width:15px}.site-footer small{border-top:1px solid #2c2c2c;grid-column:1/-1;padding-top:20px}.modal{z-index:20;background:#000b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal form{background:#fff;width:min(610px,100%);max-height:95vh;padding:38px;position:relative;overflow:auto}.close{background:0 0;border:0;position:absolute;top:18px;right:18px}.modal h2{text-transform:uppercase;margin:5px 0;font:700 39px Oswald}.fine{color:#666;background:#f5f3ef;padding:12px;font-size:13px;line-height:1.5}.modal label{flex-direction:column;gap:7px;margin-top:16px;font-size:12px;font-weight:700;display:flex}.modal input,.modal textarea{border:1px solid #ccc;outline:0;padding:12px}.modal input:focus,.modal textarea:focus{border-color:#111}.row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.upload{align-items:center;padding:14px;border:1px dashed #aaa!important;flex-direction:row!important}.upload input{display:none}.check{align-items:flex-start;line-height:1.4;flex-direction:row!important}.check input{margin-top:2px}.publish{justify-content:center;width:100%;margin-top:22px}.thanks{text-align:center;padding:45px 10px}.thanks svg{color:#ec1c2e;width:55px;height:55px}.empty{text-align:center;padding:70px}.site-footer p{margin:0}@media (width<=900px){.mobile{display:block}header{gap:12px;height:68px;padding:0 18px}.logo{margin-right:auto}nav{background:#fff;flex-direction:column;padding:20px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 8px 20px #0002}nav.open{display:flex}.submit{font-size:0}.submit svg{margin:0}.hero{padding:38px 0 28px;display:block}.hero h1{font-size:52px}.search{width:100%;margin-top:28px}.lead{grid-template-columns:1fr}.feature{height:430px}.grid{grid-template-columns:repeat(2,1fr)}aside{display:none}.site-footer{grid-template-columns:1fr}.site-footer>div{flex-wrap:wrap;justify-content:flex-start}.site-footer small{grid-column:auto}}@media (width<=600px){main{padding:0 16px}.ticker{padding:0 12px;font-size:10px}.hero h1{font-size:42px}.dek{font-size:15px}.feature{height:390px}.shade{padding:24px}.shade h2{font-size:31px}.shade p{font-size:13px}.grid{grid-template-columns:1fr}.callout{flex-direction:column;align-items:flex-start;gap:20px}.row{grid-template-columns:1fr}.modal form{padding:28px 20px}.site-footer{padding:35px 20px}}.logo{font-size:inherit;align-items:center;gap:8px}.logo-mark{flex:0 0 56px;width:56px;height:56px;display:block}.logo-mark img{object-fit:contain;width:100%;height:100%;display:block}.logo-words{align-items:baseline;display:flex}.logo-words b{font-size:17px}.logo-words strong{font-size:29px}@media (width<=600px){.logo-mark{flex-basis:46px;width:46px;height:46px}.logo-words b{font-size:13px}.logo-words strong{font-size:23px}}.logo-words i{letter-spacing:0;margin-left:1px;font-size:18px}.hero{align-items:center;min-height:560px;padding:34px 0}.hero-copy{flex:1;min-width:0}.hero .search{margin-top:28px}.hero-art{filter:drop-shadow(0 22px 28px #0003);place-items:center;width:min(48vw,590px);height:500px;display:grid;position:relative;overflow:visible}.rat-bite{transform-origin:58% 55%;width:100%;animation:1.15s ease-in-out infinite ratChew}.rat-bite img{width:100%;height:auto;display:block}.chomp{color:#ec1c2e;text-shadow:2px 2px #111;font:700 24px Oswald;animation:1.15s step-end infinite chompPop;position:absolute;top:17%;right:7%;transform:rotate(8deg)}.crumb{opacity:0;background:#d9c6a0;border:2px solid #111;width:10px;height:10px;position:absolute}.crumb-one{animation:1.15s 80ms infinite crumbFall;top:55%;left:61%}.crumb-two{width:7px;height:7px;animation:1.15s .22s infinite crumbFall;top:57%;left:65%}.crumb-three{width:6px;height:6px;animation:1.15s .35s infinite crumbFall;top:59%;left:59%}@keyframes ratChew{0%,to{transform:translateY(0)rotate(0)}38%{transform:translateY(5px)rotate(-1.2deg)}52%{transform:translateY(-2px)rotate(.7deg)}66%{transform:translateY(4px)rotate(-.8deg)}}@keyframes chompPop{0%,30%,58%,to{opacity:0;transform:scale(.75)rotate(8deg)}31%,57%{opacity:1;transform:scale(1)rotate(8deg)}}@keyframes crumbFall{0%,30%{opacity:0;transform:translate(0)rotate(0)}38%{opacity:1}to{opacity:0;transform:translate(34px,88px)rotate(210deg)}}@media (width<=900px){.hero{min-height:auto}.hero-art{width:min(88vw,560px);height:auto;margin:12px auto -10px}.hero .search{margin-top:24px}.chomp{font-size:19px}}@media (width<=600px){.hero{padding-top:28px}.hero-art{width:100%;margin-top:20px}.chomp{font-size:15px;top:15%;right:3%}.crumb{display:none}}@media (prefers-reduced-motion:reduce){.rat-bite,.chomp,.crumb{animation:none}.chomp,.crumb{display:none}}.wire{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.wire-card{background:#fff;border-top:4px solid #ec1c2e;flex-direction:column;min-height:245px;padding:22px;display:flex}.wire-card>span{color:#ec1c2e;letter-spacing:.1em;font-size:11px;font-weight:800}.wire-card h3{text-transform:uppercase;margin:10px 0;font:600 23px/1.12 Oswald}.wire-card p{color:#666;flex:1;font-size:14px;line-height:1.45}.wire-card>div{border-top:1px solid #eee;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.wire-card a,.wire-card button,.source-strip a,.comment-link{color:#111;background:0 0;border:0;align-items:center;gap:5px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.wire-card svg,.source-strip svg,.comment-link svg{width:14px;height:14px}.wire-loading{text-align:center;color:#777;background:#fff;grid-column:1/-1;padding:36px}.source-strip{color:#aaa;background:#111;align-items:center;gap:12px;margin-top:18px;padding:15px 18px;font-size:12px;display:flex}.source-strip b,.source-strip a{color:#fff}.source-strip span{margin-left:auto}.comment-link{color:#ec1c2e}.comments-panel{background:#fff;width:min(780px,100%);max-height:92vh;padding:36px;position:relative;overflow:auto}.comments-panel h2{text-transform:uppercase;margin:4px 0;font:700 38px Oswald}.comments-panel label{flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.comments-panel input,.comments-panel textarea{border:1px solid #ccc;padding:12px}.comments-panel .row{grid-template-columns:180px 1fr;align-items:start}.comment-list{border-top:3px solid #111;margin-top:28px}.guest-comment{border-bottom:1px solid #ddd;padding:18px 0}.guest-comment>div{justify-content:space-between;display:flex}.guest-comment small{color:#888}.guest-comment p{margin:8px 0;line-height:1.5}.guest-comment button{color:#888;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:11px;display:flex}.guest-comment svg{width:13px}.no-comments{text-align:center;color:#777;padding:30px}.form-error{color:#b00020;font-size:13px;font-weight:700}.wire-image{object-fit:cover;background:#ddd;width:calc(100% + 44px);height:180px;margin:-22px -22px 18px}@media (width<=900px){.wire{grid-template-columns:repeat(2,1fr)}.source-strip{flex-wrap:wrap;align-items:flex-start}.source-strip span{width:100%;margin:0}.comments-panel .row{grid-template-columns:1fr}}@media (width<=600px){.wire{grid-template-columns:1fr}.comments-panel{padding:28px 18px}.wire-card{min-height:0}}.feature-link{color:#fff;align-items:center;gap:5px;width:max-content;margin-top:14px;font-size:12px;font-weight:800;display:flex}.feature-link svg{width:14px}.rank-button{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #2c2c2c}.feed-wait{color:#888}.publisher-disclaimer{text-align:center;color:#777;margin:0 0 42px;font-size:12px}.forum{grid-template-columns:360px 1fr;align-items:start;gap:24px;display:grid}.forum-form,.forum-feed{background:#fff;border:1px solid #dedbd7;padding:24px}.forum-form{position:sticky;top:100px}.forum-form h3{text-transform:uppercase;margin:0;font:600 25px Oswald}.forum-form label{flex-direction:column;gap:7px;margin-top:16px;font-size:12px;font-weight:700;display:flex}.forum-form input,.forum-form textarea{border:1px solid #ccc;padding:12px}.forum-post{border-bottom:1px solid #ddd;padding:20px 0}.forum-post:first-child{padding-top:0}.comment-meta,.forum-reply>div{justify-content:space-between;gap:12px;display:flex}.comment-meta small,.forum-reply small{color:#888}.forum-post>p,.forum-reply p{line-height:1.5}.comment-actions{gap:14px;display:flex}.comment-actions button,.forum-reply button,.cancel-reply{color:#777;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:11px;display:flex}.comment-actions svg,.forum-reply svg{width:13px}.forum-reply{background:#f5f3ef;border-left:3px solid #ec1c2e;margin:16px 0 0 30px;padding:14px}.cancel-reply{color:#ec1c2e;margin-top:10px;font-weight:800}@media (width<=900px){.forum{grid-template-columns:1fr}.forum-form{position:static}}@media (width<=600px){.forum-form,.forum-feed{padding:18px}.forum-reply{margin-left:12px}.forum-title{flex-direction:column;align-items:flex-start;gap:8px}}.editorial-starters{border-bottom:3px solid #111;margin-bottom:18px;padding-bottom:8px}.starter-post{background:#f5f3ef;border-left:4px solid #ec1c2e;margin:14px 0;padding:16px}.starter-post h3{text-transform:uppercase;margin:9px 0;font:600 20px/1.2 Oswald}.starter-post p{color:#555;font-size:14px;line-height:1.45}.starter-post button{color:#fff;background:#111;border:0;align-items:center;gap:6px;padding:9px 12px;font-size:11px;font-weight:800;display:flex}.starter-post button svg{width:14px}.submission-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.submission-card{background:#fff;border:1px solid #d9d6d1;border-top:5px solid #ec1c2e;padding:24px;scroll-margin-top:100px}.submission-label{color:#ec1c2e;letter-spacing:.09em;font-size:10px;font-weight:800}.submission-card h3{text-transform:uppercase;margin:12px 0;font:600 27px/1.12 Oswald}.submission-card>p{color:#555;white-space:pre-wrap;line-height:1.55}.submission-meta,.submission-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.submission-meta{color:#888;border-top:1px solid #eee;padding-top:14px;font-size:11px}.submission-meta span,.submission-actions button,.submission-actions a{align-items:center;gap:5px;display:flex}.submission-meta svg,.submission-actions svg{width:14px}.submission-actions{margin-top:14px}.submission-actions button,.submission-actions a{color:#111;background:0 0;border:0;padding:0;font-size:11px;font-weight:800;text-decoration:none}.submission-actions button:last-child{color:#777;margin-left:auto}@media (width<=700px){.submission-grid{grid-template-columns:1fr}}#latest-stories{scroll-margin-top:100px}.site-policies{grid-template-columns:repeat(3,1fr);gap:18px;margin:0 0 55px;display:grid}.site-policies article{background:#fff;border:1px solid #dedbd7;padding:22px;scroll-margin-top:100px}.site-policies h2{text-transform:uppercase;margin:0 0 8px;font:600 20px Oswald}.site-policies p{color:#666;margin:0;font-size:13px;line-height:1.55}@media (width<=700px){.site-policies{grid-template-columns:1fr}}.hot-headline-prompt{letter-spacing:-.025em;white-space:nowrap;font-size:18px!important}
