@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Orbitron:wght@500;700;900&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&family=Chakra+Petch:wght@500;700&family=Prompt:wght@300;400;500;600;700&display=swap";:root{--color-primary: oklch(0 0 0);--color-primary-invert: oklch(1 0 0);--color-accent-red: oklch(.58 .22 25);--color-accent-green: oklch(.68 .18 142);--theme-bg: #ffffff;--theme-text: #252830;--theme-text-muted: #626673;--theme-border: #e0e2e8;--theme-surface: #ffffff;--theme-surface-hover: #f5f7fa;--theme-heading: #000000;--font-display: "Chakra Petch", "Orbitron", -apple-system, sans-serif;--font-body: "Prompt", "Inter", -apple-system, sans-serif;--font-mono: "Chakra Petch", "Space Mono", monospace;--radius-xs: 1px;--radius-sm: 2px;--radius-md: 4px;--radius-lg: 6px;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2rem;--space-xl: 3rem;--space-xxl: 5rem;--glow-accent-red: 0 0 10px oklch(.58 .22 25 / .4);--glow-accent-green: 0 0 10px oklch(.68 .18 142 / .4)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100%;background-color:#fff;color:var(--theme-text);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;scrollbar-color:#000000 #ffffff;overflow-x:clip}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#000;border:1px solid #ffffff}::-webkit-scrollbar-thumb:hover{background:var(--color-accent-red)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:1.15;color:var(--theme-heading);margin:0;text-transform:uppercase;letter-spacing:.05em}h1{font-size:clamp(2.2rem,5.5vw,4.2rem);letter-spacing:-.01em;text-wrap:balance}h2{font-size:clamp(1.6rem,3.5vw,2.7rem);border-bottom:2px solid var(--theme-border);padding-bottom:var(--space-xs);position:relative}h2:after{content:"";position:absolute;bottom:-2px;left:0;width:80px;height:2px;background-color:#000}h3{font-size:clamp(1.2rem,2.5vw,1.8rem)}p{margin:0 0 var(--space-sm) 0;max-width:70ch;color:var(--theme-text-muted);text-wrap:pretty}a{color:#000;text-decoration:none;font-weight:600;transition:all .2s ease}a:hover{color:var(--color-accent-red)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.section-light{--theme-bg: #ffffff;--theme-text: #252830;--theme-text-muted: #626673;--theme-border: #e0e2e8;--theme-surface: #ffffff;--theme-surface-hover: #f5f7fa;--theme-heading: #000000;background-color:var(--theme-bg);color:var(--theme-text)}.section-light h2:after{background-color:#000}.section-dark{--theme-bg: #0a0a0c;--theme-text: #dedfe3;--theme-text-muted: #8b8e99;--theme-border: #21232c;--theme-surface: #121318;--theme-surface-hover: #191b22;--theme-heading: #ffffff;background-color:var(--theme-bg);color:var(--theme-text)}.section-dark h2:after{background-color:#fff}.section-dark a:not([class*=btn]){color:#fff}.section-dark a:not([class*=btn]):hover{color:var(--color-accent-red)}.slanted-mask-bottom{clip-path:polygon(0 0,100% 0,100% 92%,96% 100%,0 100%);padding-bottom:var(--space-xl);margin-bottom:-1px}.slanted-plate-top{position:relative;margin-top:-1px}.slanted-plate-top:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:26px;background-color:inherit;clip-path:polygon(0 100%,12% 0,100% 0,100% 100%);transform:translateY(-24px);z-index:5}.stencil-text{font-family:var(--font-mono);font-size:.75rem;color:var(--color-accent-red);text-transform:uppercase;letter-spacing:.15em;display:flex;align-items:center;gap:var(--space-xs);margin-bottom:.25rem}.stencil-text:before{content:"▲";font-size:.5rem}.section-dark .stencil-text{color:var(--color-accent-green)}.section-dark .stencil-text:before{content:"■"}.corner-decor{position:relative;border:1px solid var(--theme-border)}.corner-decor:before{content:"";position:absolute;width:8px;height:8px;border-top:2px solid var(--theme-heading);border-left:2px solid var(--theme-heading);top:-2px;left:-2px}.corner-decor:after{content:"";position:absolute;width:8px;height:8px;border-bottom:2px solid var(--theme-heading);border-right:2px solid var(--theme-heading);bottom:-2px;right:-2px}.btn-tac-primary{display:inline-flex;align-items:center;justify-content:center;background-color:var(--theme-heading);color:var(--theme-bg);font-family:var(--font-display);font-size:.85rem;font-weight:900;letter-spacing:.1em;padding:.85rem 2rem;position:relative;clip-path:polygon(0 0,100% 0,100% 75%,90% 100%,0 100%);border:none;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px #00000026}.btn-tac-primary:hover{background-color:var(--color-accent-red);color:#fff;transform:translateY(-2px);box-shadow:var(--glow-accent-red)}.btn-tac-secondary{display:inline-flex;align-items:center;justify-content:center;background-color:transparent;color:var(--theme-heading);border:none;background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='0,0 100,0 100,75 90,100 0,100' fill='none' stroke='%23ffffff' stroke-width='2' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E");background-size:100% 100%;clip-path:polygon(0 0,100% 0,100% 75%,90% 100%,0 100%);font-family:var(--font-display);font-size:.85rem;font-weight:700;letter-spacing:.1em;padding:.85rem 2rem;position:relative;cursor:pointer;transition:all .2s ease}.btn-tac-secondary:hover{background-color:var(--theme-surface-hover);background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='0,0 100,0 100,75 90,100 0,100' fill='none' stroke='%23ff2a2a' stroke-width='2' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E");color:var(--color-accent-red)}@media(prefers-reduced-motion:reduce){*,:before,:after{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;background-attachment:initial!important;scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important}}
