@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Courier+Prime:wght@400;700&family=Oswald:wght@400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Anton&family=Source+Serif+4:ital,wght@0,400;0,600;0,700;1,400;1,600&display=swap";:root{--color-bg: #0a0a0a;--color-bg-elevated: rgba(20, 20, 20, .95);--color-text: #f0e6e6;--color-text-muted: #a0a0a0;--color-accent-magenta: #ff00ff;--color-accent-green: #39ff14;--color-accent-yellow: #ccff00;--font-heading: "Bebas Neue", "Oswald", Impact, sans-serif;--font-body: "Courier Prime", "Courier New", monospace;--font-mono: "Courier Prime", "Courier New", monospace;--max-width: 900px}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);line-height:1.5;position:relative}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none;z-index:9999}body:after{content:"";position:fixed;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.15) 2px,rgba(0,0,0,.15) 4px);pointer-events:none;z-index:9998;opacity:.15}a{color:inherit}#root{min-height:100vh}.footer{padding:1.25rem 2rem;border-top:1px solid rgba(255,0,255,.2);text-align:center}@media(max-width:640px){.footer{padding:1rem}}.footer__copyright{font-family:var(--font-mono);font-size:.8rem;color:var(--color-text-muted);margin:0}.layout{display:flex;flex-direction:column;min-height:100vh}.layout__main{flex:1;padding:2rem}@media(max-width:640px){.layout__main{padding:1.5rem 1rem}}.nav{padding:1rem 2rem;background:var(--color-bg);border-bottom:1px solid rgba(255,0,255,.2)}@media(max-width:640px){.nav{padding:.75rem 1rem}}.nav__wordmark{font-family:var(--font-heading);font-size:1.4rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text);text-decoration:none;display:inline-block}.nav__wordmark:hover{color:var(--color-accent-magenta)}@media(max-width:640px){.nav__wordmark{font-size:1.2rem}}.post-card{background:#0a0a0ae6;border:2px solid var(--color-accent-magenta);transition:box-shadow .2s ease,border-color .2s ease}.post-card:hover{box-shadow:0 0 25px #f0f6;border-color:var(--color-accent-green)}.post-card__title{font-family:var(--font-heading);font-size:1.5rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent-magenta);text-shadow:0 0 10px rgba(255,0,255,.5);margin:0 0 .75rem;line-height:1.2}@media(max-width:640px){.post-card__title{font-size:1.25rem}}.post-card:hover .post-card__title{text-shadow:0 0 15px var(--color-accent-magenta)}.post-card__excerpt{font-family:var(--font-body);font-size:.95rem;line-height:1.6;color:var(--color-text);margin:0 0 1rem}.post-card__link{display:block;padding:1.5rem;text-decoration:none;color:inherit}@media(max-width:640px){.post-card__link{padding:1.25rem}}.post-card__date{font-family:var(--font-mono);font-size:.8rem;color:var(--color-accent-yellow)}.post-card--we-are-not-okay{background:#1a1a1a;border:2px solid #444}.post-card--we-are-not-okay:hover{border-color:#f5f0eb;box-shadow:0 0 25px #f5f0eb66}.post-card--we-are-not-okay .post-card__title{font-family:var(--font-mono);font-size:1.3rem;font-weight:700;color:#1a1a1a;background:#f5f0eb;display:inline;padding:.15em .4em;box-decoration-break:clone;-webkit-box-decoration-break:clone;text-shadow:none;letter-spacing:.03em;text-transform:uppercase;line-height:2.2}@media(max-width:640px){.post-card--we-are-not-okay .post-card__title{font-size:1.1rem}}.post-card--we-are-not-okay:hover .post-card__title{background:#e05555;color:#f5f0eb;text-shadow:none}.post-card--we-are-not-okay .post-card__excerpt{font-family:var(--font-mono);font-size:.85rem;color:#a09890;line-height:1.6}.post-card--we-are-not-okay .post-card__date{font-family:var(--font-mono);font-size:.75rem;color:#1a1a1a;background:#f5f0eb;padding:.1em .4em;display:inline-block;transition:background .2s ease}.post-card--we-are-not-okay:hover .post-card__date{background:#4a6fa5;color:#f5f0eb}.post-card--you-are-not-immune-to-propaganda{background:#f5f0eb;border:2px solid #2a2a2a}.post-card--you-are-not-immune-to-propaganda:hover{border-color:#c41e1e;box-shadow:0 0 25px #c41e1e66}.post-card--you-are-not-immune-to-propaganda .post-card__title{font-family:Anton,Arial Black,sans-serif;font-weight:400;font-size:1.6rem;color:#000;text-shadow:none;letter-spacing:.03em}@media(max-width:640px){.post-card--you-are-not-immune-to-propaganda .post-card__title{font-size:1.3rem}}.post-card--you-are-not-immune-to-propaganda:hover .post-card__title{color:#c41e1e;text-shadow:none}.post-card--you-are-not-immune-to-propaganda .post-card__excerpt{position:relative;font-family:"Source Serif 4",Georgia,serif;background:#000;color:#fff;padding:.6em 1em;margin-top:.5rem;margin-bottom:1.5rem;line-height:1.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='60' preserveAspectRatio='none'%3E%3Cpath d='M12 0 C8 2, 4 4, 6 7 C8 10, 3 13, 5 16 C7 19, 2 22, 4 25 C6 28, 1 31, 3 34 C5 37, 0 40, 2 43 C4 46, 1 49, 3 52 C5 55, 2 58, 4 60 L0 60 L0 0 Z' fill='%23f5f0eb'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='60' preserveAspectRatio='none'%3E%3Cpath d='M0 0 C4 3, 8 5, 6 8 C4 11, 9 14, 7 17 C5 20, 10 23, 8 26 C6 29, 11 32, 9 35 C7 38, 12 41, 10 44 C8 47, 11 50, 9 53 C7 56, 10 58, 8 60 L12 60 L12 0 Z' fill='%23f5f0eb'/%3E%3C/svg%3E");background-position:left top,right top;background-size:12px 100%,12px 100%;background-repeat:no-repeat}.post-card--you-are-not-immune-to-propaganda .post-card__excerpt:before,.post-card--you-are-not-immune-to-propaganda .post-card__excerpt:after{content:"";position:absolute;width:70px;height:16px;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,.15) 2px,rgba(255,255,255,.15) 4px),linear-gradient(135deg,#d2cdc3b3,#e1dcd2d9,#c8c3b9bf 60%,#d7d2c8cc);z-index:1}.post-card--you-are-not-immune-to-propaganda .post-card__excerpt:before{top:-8px;left:15%;transform:rotate(-4deg)}.post-card--you-are-not-immune-to-propaganda .post-card__excerpt:after{bottom:-8px;right:15%;transform:rotate(3deg)}.post-card--you-are-not-immune-to-propaganda .post-card__date{font-family:"Source Serif 4",Georgia,serif;font-style:italic;color:#6b6b6b}.post-list{max-width:var(--max-width);margin:0 auto}.post-list__heading{font-family:var(--font-heading);font-size:2.5rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent-green);text-shadow:0 0 20px rgba(57,255,20,.5);margin:0 0 2rem;text-align:center}@media(max-width:640px){.post-list__heading{font-size:1.75rem;letter-spacing:.15em;margin-bottom:1.5rem}}.post-list__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:768px){.post-list__grid{grid-template-columns:1fr}}@media(max-width:640px){.post-list__grid{gap:1rem}}.zine-footer{scroll-snap-align:end;display:flex;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;background:var(--color-bg, #0a0a0a);border-top:1px solid var(--color-accent-magenta, #ff00ff);color:var(--color-text-muted, #a0a0a0)}@media(max-width:640px){.zine-footer{padding:2rem 1rem}}.zine-footer__inner{display:flex;flex-direction:column;align-items:center;gap:.75rem}.zine-footer__home-link{font-family:var(--font-heading, "Bebas Neue", Impact, sans-serif);font-size:1.2rem;text-decoration:none;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent-magenta, #ff00ff)}.zine-footer__home-link:hover{color:var(--color-accent-green, #39ff14)}.zine-footer__copyright{font-family:var(--font-mono, "Courier Prime", monospace);font-size:.8rem;margin:0}.zine-layout{height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory}.zine-layout>.zine-footer{scroll-snap-align:end}.zine-section{min-height:100vh;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}@media(max-width:768px){.zine-section{padding:1.5rem}}.zine-section--default{background:var(--color-bg)}.zine-section--light{background:#f5f0eb;color:#1a1a1a}.zine-section--spread{background:var(--color-bg)}.zine-section__inner{width:100%;max-width:900px}.highlight-text{display:inline;padding:.1em .3em;line-height:1.6;box-decoration-break:clone;-webkit-box-decoration-break:clone}.highlight-text--red{background:#e05555;color:#1a1a1a}.highlight-text--blue{background:#4a6fa5;color:#1a1a1a}.highlight-text--yellow{background:#e8c840;color:#1a1a1a}.highlight-text--orange{background:#d48c3e;color:#1a1a1a}.cover-section .zine-section__inner{display:flex;align-items:center;justify-content:center}.cover-section__content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:500px;width:100%}.cover-section__flag{width:100%}.cover-section__title{display:flex;flex-direction:column;align-items:center;gap:.15rem;margin:0;font-family:Impact,Arial Black,sans-serif;font-size:5rem;line-height:1;letter-spacing:.05em;text-transform:uppercase}@media(max-width:640px){.cover-section__title{font-size:3rem}}.cover-section__title .highlight-text{display:inline-block;transform:rotate(-2deg)}.cover-section__title .highlight-text:nth-child(2){transform:rotate(1deg);font-size:1.2em}.cover-section__title .highlight-text:nth-child(3){transform:rotate(-1deg)}.tap-section .zine-section__inner{display:flex;align-items:center;justify-content:center;max-width:none}.tap-section__photo-wrap{position:relative;max-height:90vh;max-width:90vh;width:100%}.tap-section__photo{display:block;width:100%;max-height:90vh;object-fit:contain}.tap-section__caption{position:absolute;bottom:28%;left:1rem;font-family:var(--font-mono);font-size:2.2rem;font-weight:700;line-height:1.8;margin:0;text-transform:lowercase}@media(max-width:640px){.tap-section__caption{font-size:1.4rem;bottom:25%}}.wall-section .zine-section__inner{display:flex;align-items:center;justify-content:center;max-width:none}.wall-section__wrap{position:relative;max-height:90vh;max-width:90vh;width:100%}.wall-section__img{display:block;width:100%;max-height:90vh;object-fit:contain}.wall-section__text{position:absolute;bottom:20%;left:4%;right:28%;display:flex;flex-wrap:wrap;gap:.3rem;align-items:baseline}@media(max-width:640px){.wall-section__text{bottom:16%}}.wall-brick{display:inline-block;background:#f5f0eb;color:#1a1a1a;padding:.1em .4em;font-family:var(--font-mono);font-size:1.3rem;line-height:1.4}@media(max-width:640px){.wall-brick{font-size:.85rem}}.wall-brick--large{font-size:2rem;font-weight:700}@media(max-width:640px){.wall-brick--large{font-size:1.3rem}}.wall-brick--full{width:100%}.ice-section .zine-section__inner{display:flex;align-items:center;justify-content:center}.ice-section__page{max-width:520px;width:100%}.ice-section__heading{font-family:var(--font-mono);font-size:1.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#1a1a1a;margin:0 0 1.5rem}@media(max-width:640px){.ice-section__heading{font-size:1.4rem}}.ice-section__emphasis{font-family:var(--font-mono);font-size:1.1rem;font-weight:700;text-transform:uppercase;color:#c0392b;letter-spacing:.04em;line-height:1.4;margin:0 0 1.75rem}@media(max-width:640px){.ice-section__emphasis{font-size:.95rem}}.ice-section__block{margin-bottom:1.5rem}.ice-section__action{font-family:var(--font-mono);font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;line-height:1.45;color:#1a1a1a;margin:0 0 .25rem}@media(max-width:640px){.ice-section__action{font-size:.9rem}}.ice-section__action strong{color:#c0392b}.ice-section__note{font-family:var(--font-mono);font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#1a1a1a;line-height:1.45;margin:0}@media(max-width:640px){.ice-section__note{font-size:.9rem}}.ice-section__qr-block{margin-top:1.75rem;display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.ice-section__qr-label{font-family:var(--font-mono);font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#1a1a1a;margin:0;text-align:right}@media(max-width:640px){.ice-section__qr-label{font-size:.9rem}}.ice-section__qr{width:160px;height:160px;flex-shrink:0;object-fit:contain}@media(max-width:640px){.ice-section__qr{width:120px;height:120px}}.weknow-section .zine-section__inner{display:flex;align-items:center;justify-content:center}.weknow-section__content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:500px;width:100%}.weknow-section__eyes{width:80%;max-width:380px;display:block}.weknow-section__statement{display:flex;flex-direction:column;align-items:center;gap:0;text-align:center}.weknow-section__line--bold{font-family:Impact,Arial Black,sans-serif;font-size:4.5rem;text-transform:uppercase;color:#1a1a1a;line-height:1;letter-spacing:.05em}@media(max-width:640px){.weknow-section__line--bold{font-size:3rem}}.weknow-section__line--script{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:3rem;color:#1a1a1a;line-height:1.2}@media(max-width:640px){.weknow-section__line--script{font-size:2rem}}.whatnext-section .zine-section__inner{display:flex;align-items:center;justify-content:center}.whatnext-section__page{position:relative;max-width:520px;width:100%;min-height:70vh;display:flex;flex-direction:column}.whatnext-section__intro{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:1.15rem;line-height:1.45;color:#333;margin:0 0 1.25rem}@media(max-width:640px){.whatnext-section__intro{font-size:.95rem}}.whatnext-section__heading{display:flex;flex-direction:column;margin:0 0 1rem}.whatnext-section__what{font-family:var(--font-heading);font-size:3.5rem;text-transform:uppercase;color:#c0392b;letter-spacing:.1em;line-height:1}@media(max-width:640px){.whatnext-section__what{font-size:2.4rem}}.whatnext-section__next{font-family:Impact,Arial Black,sans-serif;font-size:7rem;text-transform:uppercase;color:#c0392b;line-height:.85;letter-spacing:.05em}@media(max-width:640px){.whatnext-section__next{font-size:4.5rem}}.whatnext-section__mesh-info{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:1.15rem;line-height:1.45;color:#333;margin:0;max-width:55%}@media(max-width:640px){.whatnext-section__mesh-info{font-size:.95rem;max-width:60%}}.whatnext-section__bottom{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between}.whatnext-section__qr{width:180px;display:block}@media(max-width:640px){.whatnext-section__qr{width:120px}}.whatnext-section__cta{position:absolute;right:0;bottom:0;display:flex;flex-direction:column;align-items:center}.whatnext-section__retro-woman{width:200px;display:block}@media(max-width:640px){.whatnext-section__retro-woman{width:130px}}.whatnext-section__learn-text{font-family:Impact,Arial Black,sans-serif;font-size:3rem;text-transform:uppercase;color:#c0392b;line-height:.95;letter-spacing:.03em;text-align:center}@media(max-width:640px){.whatnext-section__learn-text{font-size:2rem}}.backcover-section .zine-section__inner{display:flex;align-items:center;justify-content:center}.backcover-section__content{max-width:500px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.backcover-section__headline{font-family:Georgia,Times New Roman,serif;font-size:2.8rem;font-weight:700;line-height:1.1;color:#1a1a1a;margin:0;letter-spacing:-.01em}@media(max-width:640px){.backcover-section__headline{font-size:1.8rem}}.backcover-section__photo-wrap{position:relative;display:inline-block}.backcover-section__photo{display:block;width:320px}@media(max-width:640px){.backcover-section__photo{width:240px}}.backcover-section__photo-glow{position:absolute;inset:-20px;background:radial-gradient(ellipse at center,rgba(192,57,43,.35) 0%,rgba(192,57,43,.12) 45%,transparent 70%);pointer-events:none;z-index:-1}.backcover-section__caption{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:1.15rem;line-height:1.45;color:#333;margin:0}@media(max-width:640px){.backcover-section__caption{font-size:1rem}}.wano-zine .zine-footer{background:var(--color-bg);border-top:none;color:var(--color-text);padding:4rem 2rem}@media(max-width:640px){.wano-zine .zine-footer{padding:3rem 1rem}}.wano-zine .zine-footer__home-link{font-family:Impact,Arial Black,sans-serif;font-size:2.4rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:#1a1a1a;background:#e05555;padding:.1em .35em;display:inline-block;transform:rotate(-2deg);line-height:1.2}.wano-zine .zine-footer__home-link:hover{background:#4a6fa5}@media(max-width:640px){.wano-zine .zine-footer__home-link{font-size:1.6rem}}.wano-zine .zine-footer__copyright{font-family:var(--font-mono);color:var(--color-text-muted);margin-top:.5rem}.prop-cover{background:#fff!important}.prop-cover .zine-section__inner{display:flex;align-items:center;justify-content:center}.prop-cover__content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;padding:2rem 0}.prop-cover__title{margin:0;font-family:var(--prop-font-title);font-weight:400;text-transform:uppercase;line-height:.95;letter-spacing:.03em;color:#000;display:flex;flex-direction:column;align-items:center}.prop-cover__line{display:block;font-size:clamp(3rem,10vw,5.5rem)}.prop-cover__line--large{font-size:clamp(3.5rem,13vw,7.5rem);letter-spacing:.01em}.prop-cover__taped-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;margin-top:.5rem}.prop-cover__box-text{margin:0;background:#000;color:#fff;font-family:var(--prop-font-body);font-size:clamp(1rem,3vw,1.4rem);padding:.6em 1.2em;line-height:1.4;text-align:center;position:relative}.prop-cover__box-text:before,.prop-cover__box-text:after{content:"";position:absolute;top:0;bottom:0;width:12px}.prop-cover__box-text:before{left:-1px;background:#fff;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='60' preserveAspectRatio='none'%3E%3Cpath d='M12 0 C8 2, 4 4, 6 7 C8 10, 3 13, 5 16 C7 19, 2 22, 4 25 C6 28, 1 31, 3 34 C5 37, 0 40, 2 43 C4 46, 1 49, 3 52 C5 55, 2 58, 4 60 L0 60 L0 0 Z' fill='white'/%3E%3C/svg%3E");mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='60' preserveAspectRatio='none'%3E%3Cpath d='M12 0 C8 2, 4 4, 6 7 C8 10, 3 13, 5 16 C7 19, 2 22, 4 25 C6 28, 1 31, 3 34 C5 37, 0 40, 2 43 C4 46, 1 49, 3 52 C5 55, 2 58, 4 60 L0 60 L0 0 Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.prop-cover__box-text:after{right:-1px;background:#fff;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='60' preserveAspectRatio='none'%3E%3Cpath d='M0 0 C4 3, 8 5, 6 8 C4 11, 9 14, 7 17 C5 20, 10 23, 8 26 C6 29, 11 32, 9 35 C7 38, 12 41, 10 44 C8 47, 11 50, 9 53 C7 56, 10 58, 8 60 L12 60 L12 0 Z' fill='white'/%3E%3C/svg%3E");mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='60' preserveAspectRatio='none'%3E%3Cpath d='M0 0 C4 3, 8 5, 6 8 C4 11, 9 14, 7 17 C5 20, 10 23, 8 26 C6 29, 11 32, 9 35 C7 38, 12 41, 10 44 C8 47, 11 50, 9 53 C7 56, 10 58, 8 60 L12 60 L12 0 Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.prop-cover__tape{position:absolute;width:clamp(80px,20vw,140px);height:18px;background:linear-gradient(135deg,#d2cdc3b3,#e1dcd2d9,#c8c3b9bf 60%,#d7d2c8cc);z-index:1}.prop-cover__tape:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,.15) 2px,rgba(255,255,255,.15) 4px)}.prop-cover__tape--top{top:-9px;left:50%;transform:translate(-60%) rotate(-5deg)}.prop-cover__tape--bottom{bottom:-9px;right:50%;transform:translate(60%) rotate(3deg)}.prop-cover__taped-box--small{margin-top:1rem}.prop-cover__taped-box--small .prop-cover__tape--top{transform:translate(-55%) rotate(4deg)}.prop-cover__taped-box--small .prop-cover__tape--bottom{transform:translate(55%) rotate(-3deg)}.prop-ads{background:#fff!important}.prop-ads .zine-section__inner{display:flex;align-items:center;justify-content:center}.prop-ads__content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:1rem 0}.prop-ads__taped-box{position:relative;display:flex;align-items:center;justify-content:center;width:90%}.prop-ads__banner-text{margin:0;color:#fff;font-family:var(--prop-font-body);font-style:italic;font-size:clamp(1rem,2.8vw,1.35rem);text-align:center;line-height:1.4;padding:.6em 2.5em;position:relative;background:#1a1a1a;width:100%}.prop-ads__banner-text:before,.prop-ads__banner-text:after{content:"";position:absolute;top:0;bottom:0;width:12px}.prop-ads__banner-text:before{left:-1px;background:#fff;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='60' preserveAspectRatio='none'%3E%3Cpath d='M12 0 C8 2, 4 4, 6 7 C8 10, 3 13, 5 16 C7 19, 2 22, 4 25 C6 28, 1 31, 3 34 C5 37, 0 40, 2 43 C4 46, 1 49, 3 52 C5 55, 2 58, 4 60 L0 60 L0 0 Z' fill='white'/%3E%3C/svg%3E");mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='60' preserveAspectRatio='none'%3E%3Cpath d='M12 0 C8 2, 4 4, 6 7 C8 10, 3 13, 5 16 C7 19, 2 22, 4 25 C6 28, 1 31, 3 34 C5 37, 0 40, 2 43 C4 46, 1 49, 3 52 C5 55, 2 58, 4 60 L0 60 L0 0 Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.prop-ads__banner-text:after{right:-1px;background:#fff;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='60' preserveAspectRatio='none'%3E%3Cpath d='M0 0 C4 3, 8 5, 6 8 C4 11, 9 14, 7 17 C5 20, 10 23, 8 26 C6 29, 11 32, 9 35 C7 38, 12 41, 10 44 C8 47, 11 50, 9 53 C7 56, 10 58, 8 60 L12 60 L12 0 Z' fill='white'/%3E%3C/svg%3E");mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='60' preserveAspectRatio='none'%3E%3Cpath d='M0 0 C4 3, 8 5, 6 8 C4 11, 9 14, 7 17 C5 20, 10 23, 8 26 C6 29, 11 32, 9 35 C7 38, 12 41, 10 44 C8 47, 11 50, 9 53 C7 56, 10 58, 8 60 L12 60 L12 0 Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.prop-ads__tape{position:absolute;width:18px;height:clamp(50px,12vw,80px);background:linear-gradient(180deg,#d2cdc3b3,#e1dcd2d9,#c8c3b9bf 60%,#d7d2c8cc);z-index:1}.prop-ads__tape:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,transparent,transparent 2px,rgba(255,255,255,.15) 2px,rgba(255,255,255,.15) 4px)}.prop-ads__tape--left{left:3%;transform:rotate(2deg)}.prop-ads__tape--right{right:3%;transform:rotate(-3deg)}.prop-ads__center{position:relative;display:flex;align-items:center;justify-content:center;padding:2rem 0}.prop-ads__mic{width:clamp(140px,30vw,200px);height:auto;opacity:.85}.prop-ads__stamp{position:absolute;display:flex;flex-direction:column;align-items:center;font-family:var(--prop-font-heading);font-size:clamp(2.5rem,8vw,5rem);font-weight:400;text-transform:uppercase;color:#1a1a1a;line-height:.85;transform:rotate(-12deg);letter-spacing:.02em;text-shadow:2px 2px 0 rgba(255,255,255,.6),-1px -1px 0 rgba(255,255,255,.6)}.prop-ads__stamp-line{display:block}.prop-questions{background:#c9a96e!important;color:#1a1a1a!important;position:relative;overflow:hidden}.prop-questions:before{content:"";position:absolute;inset:0;background-image:var(--kraft-bg);background-size:cover;background-position:center;opacity:.4;pointer-events:none;mix-blend-mode:multiply}.prop-questions .zine-section__inner{position:relative;z-index:1}.prop-questions__torn{position:absolute;pointer-events:none;z-index:2}.prop-questions__torn--corner{top:-9rem;right:-2px;width:clamp(360px,60vw,660px);height:auto}@media(max-width:640px){.prop-questions__torn--corner{top:-4rem;width:clamp(180px,45vw,300px)}}.prop-questions__torn--edge{bottom:-10rem;left:-2px;width:clamp(320px,56vw,600px);height:auto}@media(max-width:640px){.prop-questions__torn--edge{bottom:-5rem;width:clamp(160px,40vw,280px)}}.prop-questions__content{position:relative;max-width:700px;margin:0 auto;padding:1rem 0;z-index:5}.prop-questions__title-wrap{position:relative;display:inline-block}.prop-questions__title{font-family:var(--prop-font-heading);font-size:clamp(1.8rem,5vw,2.8rem);text-transform:uppercase;margin:0 0 1.5rem;line-height:1.1}.prop-questions__sparkle{position:absolute;pointer-events:none;opacity:.85}.prop-questions__sparkle--diamonds{width:clamp(70px,10vw,110px);height:auto;top:-32px;right:-110px;transform:rotate(-15deg)}@media(max-width:640px){.prop-questions__sparkle--diamonds{width:clamp(45px,12vw,70px);top:-18px;right:-50px}}.prop-questions__sparkle--star{width:clamp(80px,9vw,130px);height:auto;bottom:0;left:-120px;transform:rotate(10deg)}@media(max-width:640px){.prop-questions__sparkle--star{width:clamp(50px,12vw,80px);left:-45px;bottom:0}}.prop-questions__grid{display:flex;flex-direction:column;gap:.5rem}.prop-questions__item{position:relative;max-width:80%}@media(max-width:640px){.prop-questions__item{max-width:90%}}.prop-questions__item--right{align-self:flex-end;text-align:right}.prop-questions__item--left{align-self:flex-start;text-align:left}.prop-questions__question{font-family:var(--prop-font-heading);font-size:clamp(1.1rem,3vw,1.5rem);margin:0 0 .3rem;line-height:1.15}.prop-questions__answer{font-family:var(--prop-font-body);font-size:clamp(.8rem,2vw,.95rem);margin:0;line-height:1.45;opacity:.9}.prop-questions__arrow{height:auto;align-self:center;opacity:.7}.prop-questions__arrow--1{width:clamp(120px,20vw,170px);transform:scaleX(-1) rotate(-40deg);margin-left:62%;align-self:flex-start}@media(max-width:640px){.prop-questions__arrow--1{width:clamp(70px,18vw,110px);margin-left:50%}}.prop-questions__arrow--2{width:clamp(130px,20vw,190px);transform:rotate(82deg);margin-right:76%;align-self:flex-end;margin-top:-10%}@media(max-width:640px){.prop-questions__arrow--2{width:clamp(75px,18vw,120px);margin-right:60%;margin-top:-8%}}.prop-document{background:#3d2e1e!important;color:#f0e6d0!important}.prop-document .zine-section__inner{display:flex;align-items:center;justify-content:center}.prop-document__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:600px;margin:0 auto}.prop-document__heading-wrap{position:relative;width:100%;overflow:visible}.prop-document__heading-wrap:before,.prop-document__heading-wrap:after{content:"";position:absolute;pointer-events:none;opacity:0;animation:glitch-bars 6s infinite}.prop-document__heading-wrap:before{background:#ff444480;height:3px;top:35%;left:-15%;right:-8%;animation-delay:0s}.prop-document__heading-wrap:after{background:#4488ff80;height:2px;bottom:25%;left:-8%;right:-15%;animation-delay:.15s}.prop-document__image-wrap{position:relative;width:100%;max-width:400px;margin:2rem 0;overflow:visible}.prop-document__image{width:100%;height:auto;display:block;filter:sepia(.3) contrast(1.1) brightness(.9);border-radius:2px;animation:glitch-image 8s infinite}.prop-document__glitch-lines{position:absolute;inset:0;pointer-events:none;overflow:visible;background:repeating-linear-gradient(0deg,transparent 0px,transparent 3px,rgba(255,255,255,.03) 3px,rgba(255,255,255,.03) 4px)}.prop-document__glitch-lines:before{content:"";position:absolute;left:-10%;right:-10%;top:40%;height:0;pointer-events:none;box-shadow:0 0 0 2px #ff444440,0 20px 0 1px #48f3,0 -15px 0 1px #ffc83226,0 45px 0 2px #ff444426,0 -40px 0 1px #48f3,0 70px 0 1px #ffc8321f;animation:glitch-img-bars 5s infinite}.prop-document__glitch-lines:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;background:linear-gradient(transparent 0%,transparent 42%,rgba(255,68,68,.12) 42%,rgba(255,68,68,.12) 43%,transparent 43%,transparent 56%,rgba(68,136,255,.1) 56%,rgba(68,136,255,.1) 57%,transparent 57%,transparent 71%,rgba(255,200,50,.08) 71%,rgba(255,200,50,.08) 72%,transparent 72%);animation:glitch-img-overlay 7s infinite}.prop-document__text{position:relative;text-align:center;font-family:var(--prop-font-body);font-weight:600;line-height:1.2;margin:0}.prop-document__text--top{font-size:clamp(1.8rem,5vw,2.8rem);color:#6cb;margin-bottom:1rem;animation:glitch-heading 6s infinite}.prop-document__text--top:before,.prop-document__text--top:after{content:attr(data-text);position:absolute;top:0;left:-20px;right:-20px;pointer-events:none;padding:0 20px;text-align:center}.prop-document__text--top:before{color:#f44;clip-path:polygon(0 0,100% 0,100% 30%,85% 30%,85% 36%,110% 36%,110% 42%,0 42%,0 55%,100% 55%,100% 70%,-5% 70%,-5% 78%,100% 78%,100% 100%,0 100%);transform:translate(5px,-1px);opacity:.8;animation:glitch-shift-1 6s infinite}.prop-document__text--top:after{color:#48f;clip-path:polygon(-5% 0,105% 0,105% 22%,0 22%,0 28%,105% 28%,105% 48%,-5% 48%,-5% 60%,100% 60%,100% 72%,0 72%,0 85%,110% 85%,110% 100%,-5% 100%);transform:translate(-5px,1px);opacity:.8;animation:glitch-shift-2 6s infinite}@keyframes glitch-heading{0%,88%,to{text-shadow:2px 0 rgba(255,68,68,.3),-2px 0 rgba(68,136,255,.3)}89%{text-shadow:-8px 0 rgba(255,68,68,.7),8px 0 rgba(68,136,255,.7),0 0 12px rgba(102,204,187,.4);transform:skew(-2deg)}90%{text-shadow:12px 0 rgba(255,68,68,.6),-5px 0 rgba(68,136,255,.6);transform:skew(1deg) translate(4px)}91%{text-shadow:-4px 0 rgba(255,68,68,.8),6px 0 rgba(68,136,255,.8),-15px 0 rgba(255,68,68,.2),15px 0 rgba(68,136,255,.2);transform:translate(-3px)}92%{text-shadow:2px 0 rgba(255,68,68,.3),-2px 0 rgba(68,136,255,.3);transform:none}95%{text-shadow:15px 0 rgba(255,68,68,.5),-15px 0 rgba(68,136,255,.5),0 3px rgba(255,200,50,.3);transform:translate(6px) skew(4deg)}96%{text-shadow:-10px 0 rgba(255,68,68,.6),5px 0 rgba(68,136,255,.6);transform:translate(-4px) skew(-2deg)}97%{text-shadow:2px 0 rgba(255,68,68,.3),-2px 0 rgba(68,136,255,.3);transform:none}}@keyframes glitch-shift-1{0%,87%,93%,98%,to{transform:translate(5px,-1px);clip-path:polygon(0 0,100% 0,100% 30%,85% 30%,85% 36%,110% 36%,110% 42%,0 42%,0 55%,100% 55%,100% 70%,-5% 70%,-5% 78%,100% 78%,100% 100%,0 100%);opacity:.8}88%{transform:translate(12px,-2px) skew(-3deg);clip-path:polygon(-10% 0,110% 0,110% 20%,-10% 22%,-10% 40%,115% 38%,115% 55%,-5% 55%,-5% 75%,110% 73%,110% 100%,-10% 100%);opacity:1}90%{transform:translate(-8px,1px) skew(2deg);clip-path:polygon(0 0,100% 0,100% 45%,-8% 45%,-8% 52%,108% 50%,108% 100%,0 100%);opacity:.9}95%{transform:translate(15px,-1px);clip-path:polygon(-5% 0,105% 0,105% 35%,-10% 35%,-10% 50%,112% 48%,112% 65%,-5% 67%,-5% 100%,105% 100%);opacity:1}96%{transform:translate(-6px,2px) skew(-1deg);opacity:.9}}@keyframes glitch-shift-2{0%,86%,92%,97%,to{transform:translate(-5px,1px);clip-path:polygon(-5% 0,105% 0,105% 22%,0 22%,0 28%,105% 28%,105% 48%,-5% 48%,-5% 60%,100% 60%,100% 72%,0 72%,0 85%,110% 85%,110% 100%,-5% 100%);opacity:.8}87%{transform:translate(-14px,2px) skew(2deg);clip-path:polygon(-12% 0,108% 0,108% 25%,-8% 27%,-8% 50%,112% 48%,112% 70%,-12% 72%,-12% 100%,108% 100%);opacity:1}89%{transform:translate(10px,-1px) skew(-3deg);clip-path:polygon(0 0,110% 0,110% 40%,-5% 42%,-5% 60%,108% 58%,108% 100%,0 100%);opacity:.9}94%{transform:translate(-12px,1px);clip-path:polygon(-8% 0,108% 0,108% 30%,-5% 32%,-5% 55%,110% 53%,110% 80%,-8% 82%,-8% 100%,108% 100%);opacity:1}95%{transform:translate(8px,-2px) skew(2deg);opacity:.9}}@keyframes glitch-bars{0%,85%,93%,to{opacity:0}86%,88%{opacity:1;transform:translate(3px) scaleY(1.5)}89%{opacity:0}90%,91%{opacity:.8;transform:translate(-5px) scaleY(2)}92%{opacity:0}}@keyframes glitch-image{0%,84%,92%,to{filter:sepia(.3) contrast(1.1) brightness(.9);transform:none}85%{filter:sepia(.3) contrast(1.3) brightness(.85) saturate(1.4);transform:translate(3px)}86%{filter:sepia(.1) contrast(1.2) brightness(1) hue-rotate(10deg);transform:translate(-2px)}87%{filter:sepia(.3) contrast(1.1) brightness(.9);transform:none}89%{filter:sepia(.3) contrast(1.4) brightness(.8) saturate(1.6);transform:translate(4px) skew(.5deg)}90%{filter:sepia(.2) contrast(1.1) brightness(1.05) hue-rotate(-5deg);transform:translate(-3px)}91%{filter:sepia(.3) contrast(1.1) brightness(.9);transform:none}}@keyframes glitch-img-bars{0%,82%,90%,96%,to{opacity:0;transform:none}83%,85%{opacity:1;transform:translate(5px)}86%{opacity:0}91%,93%{opacity:.8;transform:translate(-8px)}94%{opacity:0}97%,98%{opacity:.6;transform:translate(3px) scaleY(2)}99%{opacity:0}}@keyframes glitch-img-overlay{0%,80%,88%,to{opacity:0}81%,83%{opacity:1;transform:translate(6px)}84%{opacity:0}85%,86%{opacity:.8;transform:translate(-4px) translateY(2px)}87%{opacity:0}}.prop-sabotage{background:#111!important;color:#e8e8e8!important}.prop-sabotage .zine-section__inner{display:flex;align-items:center;justify-content:center}.prop-sabotage__content{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:600px;margin:0 auto;padding:1rem 0}.prop-sabotage__intro{display:flex;align-items:center;gap:1.2em;background:#282828e6;padding:1em 1.2em;border-left:3px solid #888}@media(max-width:480px){.prop-sabotage__intro{flex-direction:column}}.prop-sabotage__manual-img{width:clamp(80px,18vw,120px);height:auto;flex-shrink:0;border-radius:2px;box-shadow:2px 2px 8px #0006}.prop-sabotage__intro-text{margin:0;font-family:var(--prop-font-body);font-size:clamp(.85rem,2.2vw,1rem);line-height:1.5;color:#ccc}.prop-sabotage__poster-row{display:flex;align-items:center;gap:1.5rem}@media(max-width:640px){.prop-sabotage__poster-row{flex-direction:column}}.prop-sabotage__wild-img{width:clamp(120px,25vw,200px);height:auto;flex-shrink:0;border-radius:2px;box-shadow:2px 3px 12px #00000080;transform:rotate(1.5deg)}@media(max-width:640px){.prop-sabotage__wild-img{width:clamp(160px,50vw,260px)}}.prop-sabotage__poster{background:#f0ece4;color:#1a1a1a;padding:1.5em 2em;text-align:center;transform:rotate(-.5deg);position:relative;box-shadow:2px 3px 8px #0006,0 0 0 1px #0000001a}.prop-sabotage__poster:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.06;pointer-events:none}.prop-sabotage__poster:after{content:"";position:absolute;bottom:-6px;left:10%;right:15%;height:8px;background:#f0ece4;clip-path:polygon(0% 0%,5% 100%,10% 20%,18% 100%,25% 0%,32% 100%,40% 30%,48% 100%,55% 0%,63% 100%,70% 20%,78% 100%,85% 0%,92% 100%,100% 0%)}.prop-sabotage__poster-heading{font-family:var(--prop-font-heading);text-transform:uppercase;font-size:clamp(1.1rem,3vw,1.5rem);margin:0 0 .8em;letter-spacing:.02em;line-height:1.15}.prop-sabotage__poster-heading--mid{margin:.8em 0 .5em;font-size:clamp(1.2rem,3.5vw,1.7rem)}.prop-sabotage__list{list-style:none;padding:0;margin:0;font-family:var(--prop-font-body);font-size:clamp(.85rem,2.2vw,1rem);line-height:1.7}.prop-sabotage__list li{position:relative}.prop-sabotage__poster-big{font-family:var(--prop-font-heading);text-transform:uppercase;font-size:clamp(1.5rem,5vw,2.5rem);margin:.3em 0;line-height:1.1;letter-spacing:.01em}.prop-sabotage__poster-footer{margin:.5em 0 0;font-family:var(--prop-font-body);font-size:clamp(.8rem,2vw,.95rem);line-height:1.5;opacity:.8}.prop-sabotage__nfc{position:absolute;top:.5rem;right:0;width:40px;height:40px;opacity:.5}.prop-control{background:repeating-conic-gradient(from 0deg at 50% 50%,#c8c8c8 0deg 10deg,#b8b8b8 10deg 20deg)!important;color:#1a1a1a!important}.prop-control .zine-section__inner{display:flex;align-items:center;justify-content:center}.prop-control__content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:650px;margin:0 auto;padding:1rem 0}.prop-control__title{font-family:var(--prop-font-heading);font-size:clamp(1.5rem,4.5vw,2.4rem);text-transform:uppercase;margin:0 0 .5em;line-height:1.1}.prop-control__subtitle{font-family:var(--prop-font-body);font-style:italic;font-size:clamp(.9rem,2.5vw,1.15rem);margin:0 0 1.5em;opacity:.85}.prop-control__resources{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5em;width:100%;max-width:420px}.prop-control__resource{display:flex;align-items:center;gap:.8em;font-family:var(--prop-font-heading);font-size:clamp(.85rem,2.2vw,1.05rem);text-transform:uppercase;letter-spacing:.03em}.prop-control__resource-label{flex-shrink:0;min-width:100px;text-align:left}.prop-control__resource-arrow{flex:1;height:2px;background:#1a1a1a;position:relative;min-width:30px}.prop-control__resource-arrow:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);border:5px solid transparent;border-left:8px solid #1a1a1a}.prop-control__resource-link{flex-shrink:0;text-decoration:none;color:#1a1a1a;text-align:right}.prop-control__resource-link:hover{text-decoration:underline}.prop-control__statement{font-family:var(--prop-font-heading);font-size:clamp(1.3rem,4vw,2rem);text-transform:uppercase;margin:0 0 .6em;line-height:1.15}.prop-control__wiki-text{font-family:var(--prop-font-body);font-style:italic;font-size:clamp(.85rem,2.2vw,1.05rem);margin:0 0 1.5em;max-width:380px;line-height:1.45;opacity:.85}.prop-control__bottom{display:flex;align-items:flex-end;gap:1.5rem;width:100%;justify-content:center}.prop-control__bottom-right{display:flex;flex-direction:column;align-items:center;gap:.8rem}.prop-control__tower{width:50px;height:auto;opacity:.7}.prop-control__how-link{font-family:var(--prop-font-heading);font-size:clamp(1.8rem,5vw,3rem);text-transform:uppercase;color:#1a1a1a;text-decoration:none;line-height:1}.prop-control__how-link:hover{text-decoration:underline}.prop-control__qr-link{display:block}.prop-control__qr{width:clamp(60px,12vw,90px);height:auto;display:block}.prop-record{background:#fff!important}.prop-record .zine-section__inner{display:flex;align-items:center;justify-content:center}.prop-record__content{display:flex;align-items:center;justify-content:center;padding:2rem 0}.prop-record__image{width:100%;max-width:480px;height:auto;display:block}.prop-resist{background:#1a1a1a!important}.prop-resist .zine-section__inner{display:flex;align-items:center;justify-content:center}.prop-resist__content{display:flex;align-items:center;justify-content:center;width:100%;padding:2rem 0}.prop-resist__image{width:100%;max-width:480px;height:auto;display:block;border-radius:2px;box-shadow:0 4px 20px #00000080}.propaganda-zine{--prop-color-bg: #f5f0eb;--prop-color-bg-cream: #ece4d9;--prop-color-bg-kraft: #c9a96e;--prop-color-bg-dark: #1a1a1a;--prop-color-text: #1a1a1a;--prop-color-text-light: #f5f0eb;--prop-color-red: #c41e1e;--prop-color-red-dark: #8b1a1a;--prop-color-ink: #2a2a2a;--prop-color-tape: #d4cfc7;--prop-font-title: "Anton", "Arial Black", sans-serif;--prop-font-heading: "Anton", "Arial Black", sans-serif;--prop-font-body: "Source Serif 4", "Georgia", serif;font-family:var(--prop-font-body);color:var(--prop-color-text)}.propaganda-zine .zine-footer{background:var(--prop-color-bg-cream);border-top:1px solid var(--prop-color-bg-kraft);color:var(--prop-color-ink)}.propaganda-zine .zine-footer__home-link{font-family:var(--prop-font-heading);color:var(--prop-color-red)}.propaganda-zine .zine-footer__home-link:hover{color:var(--prop-color-red-dark)}.propaganda-zine .zine-footer__copyright{font-family:var(--prop-font-body);font-style:italic}
