@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 #e05555}.post-card--we-are-not-okay:hover{border-color:#4a6fa5;box-shadow:0 0 25px #e0555566}.post-card--we-are-not-okay .post-card__title{font-family:Impact,Arial Black,sans-serif;color:#1a1a1a;background:#e05555;display:inline;padding:.1em .3em;box-decoration-break:clone;-webkit-box-decoration-break:clone;text-shadow:none;letter-spacing:.05em;transform:rotate(-1.5deg)}.post-card--we-are-not-okay:hover .post-card__title{background:#4a6fa5;text-shadow:none}.post-card--we-are-not-okay .post-card__excerpt{font-family:var(--font-body);color:#d0c8c0}.post-card--we-are-not-okay .post-card__date{font-family:var(--font-mono);color:#e05555}.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}.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}.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__banner{position:relative;width:100%;padding:1em 1.5em;background:#1a1a1a;color:#fff}.prop-ads__banner:before,.prop-ads__banner:after{content:"";position:absolute;top:-4px;bottom:-4px;width:60px;background:#1a1a1a}.prop-ads__banner:before{left:-10px;clip-path:polygon(40% 0%,100% 0%,100% 100%,30% 100%,0% 80%,15% 60%,5% 40%,20% 20%)}.prop-ads__banner:after{right:-10px;clip-path:polygon(0% 0%,70% 0%,100% 15%,80% 35%,100% 55%,85% 75%,100% 100%,0% 100%)}.prop-ads__banner--top:before{clip-path:polygon(30% 0%,100% 0%,100% 100%,20% 100%,0% 85%,10% 65%,0% 45%,15% 25%)}.prop-ads__banner--bottom:after{clip-path:polygon(0% 0%,60% 0%,100% 20%,85% 40%,100% 60%,90% 80%,100% 100%,0% 100%)}.prop-ads__banner-text{margin:0;font-family:var(--prop-font-body);font-style:italic;font-size:clamp(1rem,2.8vw,1.35rem);text-align:center;line-height:1.4}.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}.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__content{position:relative;max-width:700px;margin:0 auto;padding:1rem 0}.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__grid{display:flex;flex-direction:column;gap:.5rem}.prop-questions__item{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{width:60px;height:70px;align-self:center;opacity:.7}@media(max-width:640px){.prop-questions__arrow{width:45px;height:55px}}.prop-questions__arrow--1{transform:scaleX(-1) rotate(-10deg);margin-left:15%;align-self:flex-start}.prop-questions__arrow--2{transform:rotate(10deg);margin-right:15%;align-self:flex-end}.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__image-wrap{position:relative;width:100%;max-width:400px;margin:2rem 0}.prop-document__image{width:100%;height:auto;display:block;filter:sepia(.3) contrast(1.1) brightness(.9);border-radius:2px}.prop-document__glitch-lines{position:absolute;inset:0;pointer-events:none;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:0;right:0;bottom:25%;height:4px;background:#ffffff1f;box-shadow:0 8px #ffffff0f,0 16px #ffffff14,0 -30px #ffffff0d}.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}.prop-document__text--top:before,.prop-document__text--top:after{content:attr(data-text);position:absolute;top:0;left:0;right:0;pointer-events:none}.prop-document__text--top:before{color:#f44;clip-path:inset(0 0 60% 0);transform:translate(2px);opacity:.7}.prop-document__text--top:after{color:#48f;clip-path:inset(60% 0 0 0);transform:translate(-2px);opacity:.7}.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}
