:root{--color-primary:#1a1a1a;--color-primary-dark:#000;--color-secondary:#333;--color-accent:#555;--color-foreground:#222;--color-muted:#555;--color-subtle:#e5e5e5;--color-background:#fff;--color-surface:#f7f7fb;--color-future-black:#122022;--color-future-black-alt:#1e2b2d;--color-nav:#102021;--color-putty:#dedbc6;--color-volt:#e1ff00;--color-off-white:#fcfbf9;--color-putty-muted:#ccc9b6;--font-system:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-display:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--fs-xs:clamp(0.8125rem,0.79rem + 0.1vw,0.875rem);--fs-sm:clamp(0.9375rem,0.92rem + 0.1vw,1rem);--fs-md:clamp(1rem,0.96rem + 0.21vw,1.125rem);--fs-lg:clamp(1.25rem,1.08rem + 0.83vw,1.75rem);--fs-xl:clamp(1.75rem,1.5rem + 1.25vw,2.5rem);--fs-xxl:clamp(2.5rem,2rem + 2.5vw,4rem);--space-20:0.44rem;--space-30:0.67rem;--space-40:1rem;--space-50:1.5rem;--space-60:2.25rem;--space-70:3.38rem;--space-80:5.06rem;--font-pp-mori:"PP Mori",system-ui,sans-serif;--font-pp-fraktion-mono:"PP Fraktion Mono",ui-monospace,monospace}@font-face{font-family:PP Mori;src:url(../assets/fonts/PPMori-Semibold.woff2) format("woff2");font-weight:300 600;font-style:normal;font-display:swap}@font-face{font-family:PP Mori;src:url(../assets/fonts/PPMori-Black.woff2) format("woff2");font-weight:700 900;font-style:normal;font-display:swap}@font-face{font-family:PP Fraktion Mono;src:url(../assets/fonts/PPFraktionMono-Bold.woff2) format("woff2");font-weight:300 700;font-style:normal;font-display:swap}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}button{background:none;border:none;cursor:pointer}body{font-family:var(--font-system);font-size:var(--fs-md);line-height:1.6;color:var(--color-foreground)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);line-height:1.2;font-weight:700}h1{font-size:var(--fs-xxl)}h2{font-size:var(--fs-xl)}h3{font-size:var(--fs-lg)}h4{font-size:var(--fs-md)}h5{font-size:var(--fs-sm)}h5,h6{font-weight:600;line-height:1.3}h6{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.05em}a{color:var(--color-primary);transition:color .2s ease}a:hover{color:var(--color-primary-dark)}b,strong{font-weight:700}small{font-size:var(--fs-xs)}.wp-block-button__link,.wp-element-button{display:inline-flex;align-items:center;justify-content:center;gap:.5em;padding:.75rem 1.75rem;font-weight:600;font-size:var(--fs-sm);line-height:1.4;border:none;border-radius:10px;background-color:var(--color-primary);color:#fff;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.wp-block-button__link:hover,.wp-element-button:hover{background-color:var(--color-primary-dark);color:#fff}.wp-block-button__link:focus-visible,.wp-element-button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.wp-block-button__link:active,.wp-element-button:active{transform:scale(.98)}.wp-block-button.is-style-outline .wp-block-button__link{background-color:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.wp-block-button.is-style-outline .wp-block-button__link:hover{background-color:var(--color-primary);color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-grid{display:grid}.flex-column{flex-direction:column}.align-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.gap-4{gap:2rem}.m-auto{margin:auto}.mx-auto{margin-inline:auto}.w-full{width:100%}.block-starter__site-wrapper{display:flex;flex-direction:column;min-height:100vh}#site-content{flex:1;width:100%}.ff-header{--section-background:#122022;--section-secondary:#e1ff00;position:sticky;top:0;z-index:20;display:flex;min-height:60px;align-items:center;justify-content:flex-end;background:var(--section-background);padding-inline:17px}@media (min-width:768px){.ff-header{min-height:60px}}@media (min-width:1024px){.ff-header{padding-inline:30px}}.ff-header__logo-link{display:flex;cursor:pointer;align-items:flex-start;border:0;background:transparent;padding:0}.ff-header__logo{display:block;width:134.0388px;height:18px;background-color:var(--section-secondary);-webkit-mask:url(/future_forum_logo.svg) no-repeat center/100% 100%;mask:url(/future_forum_logo.svg) no-repeat center/100% 100%}.ff-footer{width:100%;background:var(--color-future-black);color:var(--color-off-white)}.ff-footer__inner{display:flex;flex-direction:column;gap:48px;padding:32px 20px}@media (min-width:1024px){.ff-footer__inner{gap:88px;padding:53px 88px 40px}}.ff-footer__logo,.ff-footer__logo-link{display:block;width:100%}.ff-footer__logo-link{transition:opacity .15s}.ff-footer__logo-link:focus-visible,.ff-footer__logo-link:hover{opacity:.85}.ff-footer__logo{aspect-ratio:767/103;background:var(--color-volt);-webkit-mask-image:var(--ff-footer-logo);mask-image:var(--ff-footer-logo);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.ff-footer__row{display:flex;flex-direction:column;width:100%;align-items:flex-start;gap:28px}@media (min-width:768px){.ff-footer__row{flex-direction:row;align-items:center;justify-content:space-between;gap:40px}}.ff-footer__links,.ff-footer__socials{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px 28px}.ff-footer__link{display:block;font-family:var(--font-pp-mori,system-ui,sans-serif);font-size:16px;font-weight:600;line-height:1.12;letter-spacing:0;color:var(--color-off-white);text-decoration:none;transition:opacity .15s}.ff-footer__link:focus-visible,.ff-footer__link:hover{color:var(--color-off-white);opacity:.7}.ff-footer__socials{margin:0;padding:0;list-style:none}@media (min-width:768px){.ff-footer__socials{justify-content:flex-end}}.ff-footer__socials li{margin:0}@media (min-width:1024px){.ff-footer__links,.ff-footer__socials{gap:40px}}