@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');
*{box-sizing:border-box}body{margin:0;background:#970912;color:#fff;font-family:'DM Sans',sans-serif}main{max-width:540px;margin:auto;overflow:hidden;background:radial-gradient(circle at 50% 15%,#db3433 0,#a80813 39%,#85040d 100%);min-height:100vh}.hero{height:680px;position:relative;background:#210d0c;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 22%;filter:saturate(.85)}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(19,0,0,.08) 20%,rgba(92,0,7,.3) 52%,#a70813 100%)}.topbar{position:absolute;top:16px;left:18px;right:18px;z-index:1;display:flex;justify-content:space-between;font-size:12px;font-weight:800}.topbar span{padding:10px 13px;border-radius:20px;background:#ff927b;color:#3e1511;box-shadow:0 2px 10px #0004}.topbar .online{background:#513a35;color:#fff}.online i,.notice i{display:inline-block;width:9px;height:9px;border-radius:50%;background:#29ed8b;margin-right:5px}.hero-copy{position:absolute;bottom:36px;width:100%;padding:0 22px;text-align:center}.eyebrow{letter-spacing:2px;font-weight:800;font-size:11px;color:#ff927b;margin:0 0 8px}.hero h1{font-size:58px;line-height:.84;margin:0;font-weight:800;letter-spacing:-2px;text-shadow:0 3px 12px #43050a}.hero h1 em,.entry h2 em{font-style:normal;color:#ff6864;display:block}.handle{display:inline-block;margin:18px 0 0;border:1px solid #ffffff50;border-radius:20px;padding:7px 13px;font-size:13px;font-weight:700}.content{padding:0 22px 110px}.intro{text-align:center;font-size:16px;line-height:1.5;font-weight:700;margin:4px 9px 25px}.notice{display:block;text-decoration:none;color:#fff;padding:15px 18px;border:1px solid #ffffff42;border-radius:16px;background:#790b14;box-shadow:inset 0 1px #ffffff1c}.notice b,.notice small{display:block}.notice i{background:#ff3141;box-shadow:0 0 12px #ff3141}.notice small{font-size:12px;color:#ffd0cc;margin:4px 0 0 16px}.card,.entry{margin-top:30px;padding:32px 25px;border-radius:24px;background:linear-gradient(145deg,#67070d,#3d0207);border:1px solid #ffffff2d;box-shadow:0 15px 30px #51000a55}.card h2,.includes h2,.preview h2{font-family:'Playfair Display',serif;font-size:28px;line-height:1.06;margin:0 0 14px}.card h2 em{color:#fb8a73}.card>p:last-child{margin:0;color:#ffc4bd;line-height:1.45;font-size:14px}.includes{text-align:center;padding:38px 8px 16px}.includes ul{padding:0;margin:22px 0 0;text-align:left;list-style:none}.includes li{display:flex;gap:12px;padding:17px 0;border-bottom:1px solid #ffffff3b}.includes li>b{background:#f33441;width:26px;height:26px;line-height:26px;text-align:center;border-radius:50%}.includes strong,.includes span{display:block}.includes span{font-size:12px;color:#ffd0cc;margin-top:5px}.preview{text-align:center;padding:25px 0}.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.preview-grid div{height:170px;position:relative;overflow:hidden;border-radius:18px;background:#3a1712}.preview-grid div:first-child{grid-row:span 2;height:350px}.preview-grid img{height:100%;width:100%;object-fit:cover;filter:blur(14px) brightness(.55);transform:scale(1.12)}.preview-grid b{position:absolute;inset:0;display:grid;place-content:center;font-size:28px}.preview-grid small{font:800 11px 'DM Sans';margin-top:5px}.entry{text-align:center}.entry h2{font-size:38px;line-height:.88;margin:13px 0}.entry>p:not(.eyebrow){font-size:13px;color:#ffc4bd}.entry a,.sticky{display:block;text-decoration:none;background:linear-gradient(90deg,#84edb6,#00ad61);color:#063d29;font-weight:800;border-radius:15px;padding:18px 12px;margin:19px 0 13px;box-shadow:0 10px 22px #00e48c44}.entry small{color:#ffd0cc;font-size:11px}.sticky{position:fixed;bottom:12px;left:max(18px,calc(50% - 250px));right:max(18px,calc(50% - 250px));z-index:4;text-align:center;margin:0;padding:19px;box-shadow:0 6px 22px #002c1a99}@media(max-width:400px){.hero{height:610px}.hero h1{font-size:52px}}
