/* YAJU INTERNET: loud homemade advertisements, quiet reading surfaces. */
:root{--meme-blue:#132eb3;--meme-red:#e33824;--meme-yellow:#ffed40;--meme-ink:#222320}
[data-meme-copy]{overflow-wrap:anywhere}.meme-kicker{font:700 11px/1.5 'Courier New',monospace;letter-spacing:1.2px}.meme-window-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--meme-blue);color:#fff;padding:7px 10px;font:700 11px/1.5 monospace;letter-spacing:.5px}.meme-window-bar button{background:#eee;color:#111;border:2px outset white;font:bold 21px/1 monospace;width:30px;height:28px;padding:0;cursor:pointer;flex-shrink:0}.meme-tools{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin:25px auto;padding:0 15px}.meme-tools button,.meme-vending button{font:700 12px/1.5 inherit;border:2px solid #252623;background:#ffed40;color:#222;padding:10px 16px;box-shadow:3px 3px #222;cursor:pointer}.meme-tools button:hover,.meme-vending button:hover{background:#fff}.meme-popup{padding:5px;border:2px solid #222;background:#d9d7cd;box-shadow:9px 9px #15151555;width:min(460px,calc(100% - 28px));max-height:90dvh;overflow:auto;color:#222}.meme-popup::backdrop{background:#17253399}.meme-popup-content{padding:20px;background:repeating-linear-gradient(135deg,#fffde9 0 12px,#fff7bf 12px 24px);position:relative;text-align:center}.meme-popup-content>img{width:100%;height:185px;object-fit:contain;background:#161a1a}.meme-popup-content h2{font-size:30px;line-height:1.3;margin:14px 0}.meme-popup-content p{font-size:14px}.meme-popup-content small{display:block;font-size:10px;margin-top:15px}.meme-ad-sticker{position:absolute;right:12px;top:158px;border:3px solid #222;border-radius:50%;background:#ffed40;font:bold 30px/1 monospace;padding:18px 12px;transform:rotate(12deg)}.meme-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#e33824;color:white!important;padding:17px 23px;border:2px solid #222;box-shadow:5px 5px #222;font-weight:900;text-decoration:none}.meme-ad-notice{position:fixed;bottom:20px;right:20px;width:310px;max-width:calc(100% - 30px);border:2px solid #222;padding:4px;background:#ccc;z-index:30;box-shadow:7px 7px #2225;animation:meme-arrive .3s ease-out}.meme-notice-open{display:flex;align-items:center;gap:12px;text-align:left;padding:10px;background:#fffad9;width:100%;border:0;color:#222;cursor:pointer}.meme-notice-open img{width:70px;height:75px;object-fit:cover}.meme-notice-open span{font-size:12px}.meme-notice-open b{display:block;margin-bottom:8px}.meme-quiet .meme-ad-notice{display:none}.meme-quiet *{animation:none!important}.meme-side-ad{border:2px solid #222;background:#ffef44;margin-bottom:22px;padding-bottom:17px;text-align:center;box-shadow:4px 4px #222}.meme-side-ad>img{width:100%;height:155px;object-fit:cover;display:block;border-bottom:2px solid #222}.meme-side-ad h3{font-size:24px;line-height:1.3;margin:14px 12px 8px}.meme-side-ad p{font-size:12px;margin:8px 14px}.meme-side-ad a{display:block;margin:12px 16px;background:#e33824;color:#fff;padding:10px;border:2px solid #222;font-weight:800}.meme-side-ad small{display:block;padding:0 10px;font-size:9px}.meme-vending{padding:20px;border:2px solid #222;background:#a5e4e2;margin-bottom:22px;box-shadow:4px 4px #222}.meme-vending h3{font-size:17px;margin:7px 0 15px}.meme-vending output{display:grid;place-items:center;min-height:100px;background:#252927;color:#ffed40;border:5px inset #aaa;padding:15px;font:bold 21px/1.5 'Yu Mincho',serif;text-align:center}.meme-vending button{width:100%;margin-top:14px;font-family:inherit}
.hero.meme-forum-hero{position:relative;display:grid;grid-template-columns:1fr 330px;grid-template-rows:1fr 34px;height:auto;min-height:280px;background:#ffed40;border:2px solid #222;box-shadow:5px 5px #222;border-radius:0;overflow:hidden;gap:0}.hero.meme-forum-hero:after{display:none}.meme-forum-copy{padding:26px 30px;min-width:0}.meme-forum-copy h1{color:#222;font-size:38px;line-height:1.25;margin:14px 0;font-weight:1000;letter-spacing:-1px}.meme-forum-copy h1 em{color:#132eb3;font-style:normal}.meme-forum-copy p{color:#333;font-size:13px}.meme-forum-copy .hero-links{display:flex;align-items:center;gap:20px;margin-top:20px}.meme-forum-copy .hero-links a{color:#222}.meme-forum-image{position:relative;min-width:0;background:#15191a;border-left:2px solid #222}.meme-forum-image img{width:100%;height:100%;position:absolute;object-fit:contain}.meme-forum-image>b{position:absolute;bottom:16px;left:10px;right:10px;transform:rotate(-5deg);color:#ffed40;font-size:32px;font-weight:900;text-align:center;text-shadow:2px 2px #111,-2px -2px #111}.meme-image-tag{position:absolute;top:13px;left:14px;background:#e33824;color:#fff;font:12px monospace;padding:4px 10px}.meme-forum-strip{grid-column:1/-1;background:#132eb3;color:white;white-space:nowrap;overflow:hidden;padding:6px 15px;font:bold 12px/20px monospace;letter-spacing:3px;border-top:2px solid #222}
@keyframes meme-arrive{from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}
@media(max-width:760px){.hero.meme-forum-hero{grid-template-columns:1fr 240px}.meme-forum-copy{padding:23px}.meme-forum-copy h1{font-size:29px}.meme-forum-image>b{font-size:25px}}
@media(max-width:520px){.hero.meme-forum-hero{grid-template-columns:1fr;grid-template-rows:auto 175px 34px}.meme-forum-image{border-left:0;border-top:2px solid #222}.meme-forum-image img{object-fit:contain}.meme-forum-copy h1{font-size:30px}.meme-forum-copy .hero-links{gap:15px;flex-wrap:wrap}.meme-forum-strip{font-size:10px}.meme-ad-notice{bottom:10px;right:10px;width:285px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;scroll-behavior:auto!important}}
.meme-forum-copy .meme-kicker{color:#222}
.meme-tools button,.meme-vending button{font-family:'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif;font-size:12px;font-weight:700;line-height:1.5}
