:root{--color-cutting-mat: #ffffff;--color-accent-green: #5bb291;--bg: #ffffff;--fg: #111111;--header-bg: #000000;--header-fg: #ffffff;--header-muted: rgba(255, 255, 255, .72);--rule: rgba(255, 255, 255, .28);--active: #27c7c7;--muted: #6b6b6b;--max: 1200px;--pad: 22px;--about-light-teal: #b2e0de;--about-dark-teal: #1f4847;--about-deep-teal: #1a302f;--prompt-green: #4caf50;--prompt-yellow: #fdfd36;--prompt-orange: #ff8a65;--risk-red: #ff6b6b;--safe-teal: #27c7c7;--font-sans: "Montserrat", system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;--pagefind-ui-primary: var(--color-accent-green);--pagefind-ui-text: #ffffff;--pagefind-ui-background: #000000;--pagefind-ui-border: #333333;--pagefind-ui-font: var(--font-sans)}html{scroll-behavior:smooth}body{margin:0;background-color:var(--bg);font-family:var(--font-sans);color:var(--fg);line-height:1.6}body.search-active:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;backdrop-filter:blur(3px);z-index:9998;pointer-events:none}.container{max-width:980px;margin:0 auto;padding:2rem}.site-header{text-align:center;padding:1.25rem 1rem 1rem;border-bottom:1px solid #333;position:sticky;top:0;z-index:10000;background:#000;transition:opacity .4s ease,transform .4s ease}.site-header.header-hidden{opacity:0;pointer-events:none;transform:translateY(-10px)}.header-top-row{display:flex;justify-content:center;align-items:center;gap:3rem;max-width:1000px;margin:0 auto .75rem;padding:0 1rem;position:relative;min-height:4.5rem}.brand-wrapper{display:flex;align-items:center;gap:1.5rem}.header-logo{height:4.5rem;width:auto;display:block;object-fit:contain}.text-group{display:flex;flex-direction:column;width:22rem}.site-id{font-family:Audiowide,cursive;font-size:2.8rem;font-weight:400;text-decoration:none;color:#fff;display:flex;justify-content:space-between;width:100%;line-height:1;text-transform:uppercase;letter-spacing:.1em}.brand-title{font-family:Aldrich,sans-serif;font-size:1.25rem;font-weight:400;color:#999;display:flex;justify-content:space-between;width:100%;margin:0;text-transform:uppercase;line-height:1.2;letter-spacing:.22em}.main-nav{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:.5rem}.nav-links{display:flex;gap:2.5rem;justify-content:center}.nav-links a{font-family:Michroma,sans-serif;text-decoration:none;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;transition:color .2s ease}.nav-links a:hover{color:var(--active, #27c7c7)}#search{width:45px;height:28px;min-height:28px;max-height:28px;transition:width .4s cubic-bezier(.16,1,.3,1);--pagefind-ui-scale: .7;margin-right:5rem;position:relative!important;z-index:10001!important;flex-shrink:0;align-self:center}#search:focus-within{width:240px}:global(#search .pagefind-ui){position:relative!important;overflow:visible!important;height:28px!important;max-height:28px!important}:global(#search .pagefind-ui__form){margin:0!important;position:relative!important;height:28px!important}:global(.pagefind-ui__message){display:none!important}:global(.pagefind-ui__search-input){height:26px!important;min-height:26px!important;padding:0 10px 0 30px!important;background-color:transparent!important;border:1px solid transparent!important;font-size:.8rem!important;line-height:26px!important;border-radius:20px!important;transition:all .2s ease!important;box-sizing:border-box!important;color:#fff!important}:global(.pagefind-ui__search-clear){position:absolute!important;right:6px!important;top:50%!important;transform:translateY(-50%)!important;z-index:1;color:#999!important}#search:hover :global(.pagefind-ui__search-input){background-color:#1a1a1a!important;border-color:#444!important}#search:focus-within :global(.pagefind-ui__search-input){background-color:#111!important;border-color:var(--color-accent-green)!important;box-shadow:0 0 0 3px #5bb29133;color:#fff!important}:global(.pagefind-ui__search-input:before){background-size:12px!important;left:10px!important;top:50%!important;transform:translateY(-50%)!important}:global(.pagefind-ui__form),:global(.pagefind-ui__container){overflow:visible!important}:global(.pagefind-ui__result-thumb){width:40px!important;height:40px!important;border-radius:2px!important;object-fit:cover!important}.site-footer{text-align:center;padding:1rem;border-top:1px solid #333;background:#000;color:#fff}.footer-row{display:inline-flex;align-items:baseline;gap:.5rem;margin:0}.footer-copy{color:var(--prompt-green, #4caf50);font-size:.85rem}.footer-copy .font-orbitron{font-family:Orbitron,sans-serif!important;font-weight:300;letter-spacing:.08em;text-transform:uppercase;color:var(--prompt-green, #4caf50)}.fp-sep{color:#555}.footer-play{font-family:Courier New,Courier,monospace;font-size:.75rem;color:#888;letter-spacing:.05em}.fp-bracket{color:var(--prompt-yellow, #fdfd36);font-weight:700}.fp-cmd{color:var(--active, #27c7c7);font-weight:700}.fp-path{color:var(--prompt-green, #4caf50)}.fp-cursor{color:var(--prompt-green, #4caf50);animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.footer-sub{font-size:.7rem;color:#777;letter-spacing:.2em;margin-top:.5rem}
