:root{--color-background: #000000;--color-text: #ffffff;--color-text-secondary: rgba(255, 255, 255, .7);--color-accent: #005288;--color-border: rgba(255, 255, 255, .1);--color-border-hover: rgba(255, 255, 255, .2);--section-gap: 100px;--content-width: 1400px;--font-family-heading: "D-DIN-Bold", Arial, sans-serif;--font-size-heading: 48px;--line-height-heading: 1.1;--font-size-subheading: 24px;--font-size-body: 16px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);line-height:1.6;font-family:Arial,sans-serif;font-size:var(--font-size-body);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);line-height:var(--line-height-heading);font-weight:700;text-transform:uppercase;letter-spacing:.5px}h1{font-size:var(--font-size-heading);margin-bottom:20px}h2{font-size:var(--font-size-subheading);margin-bottom:16px}a{color:var(--color-text);text-decoration:none;transition:opacity .3s ease}a:hover{opacity:.8;text-decoration:none;font-weight:700}.container{max-width:var(--content-width);margin:0 auto;padding:0 20px}.section{padding:100px 0;position:relative}.section--dark{background-color:var(--color-background)}.button{display:inline-block;padding:16px 40px;border:2px solid var(--color-text);background:transparent;color:var(--color-text);font-family:var(--font-family-heading);font-size:14px;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease}.button:hover{background:var(--color-text);color:var(--color-background)}#app{min-height:100vh;font-weight:400}main{padding-top:80px}html{scroll-behavior:smooth}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.text-center{text-align:center}.full-width{width:100%;margin:0;padding:0}.fade-in{opacity:0;animation:fadeIn 1s ease-in forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}body.cabinet-immersive .header{display:none}body.cabinet-immersive{overflow:hidden;touch-action:manipulation}.article-image-node-wrapper{position:relative;margin:1rem 0;max-width:100%}.article-image-node-wrapper.float-left{float:left;margin-right:1rem;margin-bottom:.5rem;width:50%}.article-image-node-wrapper.float-right{float:right;margin-left:1rem;margin-bottom:.5rem;width:50%}.article-image-node-wrapper.float-none{float:none;margin:1rem auto;width:100%;max-width:800px}.article-image-container{position:relative;border:1px solid #333;border-radius:4px;overflow:hidden;background-color:#111}.article-image-controls{position:absolute;top:0;right:0;display:flex;gap:.25rem;padding:.25rem;background-color:#00000080;border-bottom-left-radius:4px;z-index:2;opacity:0;transition:opacity .2s ease}.article-image-container:hover .article-image-controls{opacity:1}.control-btn{background-color:#333;border:none;border-radius:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;padding:0}.control-btn:hover{background-color:#444}.control-btn.active{background-color:#555}.control-btn.delete{color:#f44336}.article-image-wrapper{width:100%}.article-image{width:100%;height:auto;display:block;cursor:pointer}.article-image-caption-container{padding:.5rem;background-color:#222}.caption-input{width:100%;padding:.25rem .5rem;border:1px solid #444;border-radius:4px;background-color:#333;color:#fff;font-size:.875rem}.caption-input:focus{outline:none;border-color:#666}.image-preview-dialog{padding:0;border:none;background:transparent;max-width:90vw;max-height:90vh}.image-preview-dialog::backdrop{background:#000000e6}.preview-content{position:relative;display:flex;flex-direction:column;align-items:center}.preview-content img{max-width:90vw;max-height:80vh;object-fit:contain}.preview-caption{color:#fff;text-align:center;margin-top:1rem;font-size:1.1rem;text-shadow:0 1px 2px rgba(0,0,0,.8)}.close-preview{position:absolute;top:1rem;right:1rem;background-color:#00000080;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff}.close-preview:hover{background-color:#000000b3}.article-content div[data-type=article-image]{position:relative;margin:1rem 0;max-width:100%}.article-content div[data-type=article-image][data-float=left]{float:left;margin-right:1rem;margin-bottom:.5rem;width:50%}.article-content div[data-type=article-image][data-float=right]{float:right;margin-left:1rem;margin-bottom:.5rem;width:50%}.article-content div[data-type=article-image][data-float=none]{float:none;margin:1rem auto;width:100%;max-width:800px}.article-content div[data-type=article-image] img{width:100%;height:auto;display:block;cursor:pointer;border-radius:4px}.article-content div[data-type=article-image] figcaption{padding:.5rem;background-color:#00000080;color:#fff;font-size:.875rem;text-align:center;margin-top:.25rem;border-radius:4px}@media (max-width: 768px){.article-image-node-wrapper.float-left,.article-image-node-wrapper.float-right,.article-content div[data-type=article-image][data-float=left],.article-content div[data-type=article-image][data-float=right]{float:none;width:100%;margin:1rem 0}}.fm[data-v-776e2d9a],.fm[data-v-776e2d9a] :where(*){box-sizing:border-box}.fm__scrim[data-v-776e2d9a]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;background:#000000b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:fm-fade-776e2d9a .16s ease}.fm__panel[data-v-776e2d9a]{position:fixed;z-index:111;top:74px;left:50%;transform:translate(-50%);width:min(1180px,calc(100vw - 48px));max-height:calc(100vh - 100px);overflow-y:auto;overscroll-behavior:contain;padding:26px 28px 20px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#101211fa,#080a09fa);box-shadow:0 30px 70px #000000b3;animation:fm-in-776e2d9a .2s cubic-bezier(.2,.9,.3,1)}.fm__panel[data-v-776e2d9a]:focus{outline:none}.fm__group+.fm__group[data-v-776e2d9a]{margin-top:22px}.fm__heading[data-v-776e2d9a]{display:flex;align-items:center;gap:9px;margin:0 0 10px;font-family:var(--font-family-heading);font-size:12px;letter-spacing:3px;color:#ffffff80}.fm__heading i[data-v-776e2d9a]{width:22px;height:3px;border-radius:2px;background:var(--accent)}.fm__heading-link[data-v-776e2d9a]{display:inline-flex;align-items:center;gap:6px;color:inherit;text-decoration:none;letter-spacing:inherit;transition:color .15s ease}.fm__heading-link[data-v-776e2d9a]:hover,.fm__heading-link[data-v-776e2d9a]:focus-visible{color:var(--accent);outline:none}.fm__heading-go[data-v-776e2d9a]{opacity:0;transform:translate(-3px);transition:opacity .15s ease,transform .15s ease}.fm__heading-link:hover .fm__heading-go[data-v-776e2d9a],.fm__heading-link:focus-visible .fm__heading-go[data-v-776e2d9a]{opacity:1;transform:translate(0)}@media (hover: none){.fm__heading-go[data-v-776e2d9a]{opacity:.7;transform:none}}.fm__grid[data-v-776e2d9a]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px}.fm__tile[data-v-776e2d9a]{display:flex;align-items:flex-start;gap:12px;height:100%;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.09);background:#ffffff08;color:#fff;text-decoration:none;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.fm__tile[data-v-776e2d9a]:hover,.fm__tile[data-v-776e2d9a]:focus-visible{border-color:var(--accent);background:#ffffff12;transform:translateY(-2px);outline:none}.fm__icon[data-v-776e2d9a]{width:26px;height:26px;flex:none;color:var(--accent)}.fm__text[data-v-776e2d9a]{display:flex;flex-direction:column;gap:2px;min-width:0}.fm__text b[data-v-776e2d9a]{font-family:var(--font-family-heading);font-size:14px;font-weight:600;letter-spacing:1px}.fm__text em[data-v-776e2d9a]{font-style:normal;font-size:12px;line-height:1.35;color:#ffffff80}.fm__group--hero .fm__tile[data-v-776e2d9a]{padding:16px;gap:14px}.fm__group--hero .fm__icon[data-v-776e2d9a]{width:32px;height:32px}.fm__group--hero .fm__text b[data-v-776e2d9a]{font-size:16px}@keyframes fm-in-776e2d9a{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@keyframes fm-fade-776e2d9a{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.fm__panel[data-v-776e2d9a]{top:60px;width:calc(100vw - 20px);max-height:calc(100vh - 74px);padding:18px 16px 14px;border-radius:16px}.fm__grid[data-v-776e2d9a],.fm__group--hero .fm__grid[data-v-776e2d9a]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.fm__text em[data-v-776e2d9a]{display:none}.fm__group--hero .fm__tile[data-v-776e2d9a]{padding:12px}}@media (prefers-reduced-motion: reduce){.fm__panel[data-v-776e2d9a],.fm__scrim[data-v-776e2d9a]{animation:none}.fm__tile[data-v-776e2d9a]:hover{transform:none}}.header[data-v-8e4eacb0]{position:fixed;top:0;left:0;right:0;z-index:100;background:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 0}.header--clear[data-v-8e4eacb0]{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.nav[data-v-8e4eacb0]{display:flex;justify-content:flex-end;align-items:center}.nav--right[data-v-8e4eacb0]{padding-right:2rem}.nav__logo[data-v-8e4eacb0]{font-family:var(--font-family-heading);font-size:24px;font-weight:700;letter-spacing:2px}.nav__links[data-v-8e4eacb0]{display:flex;align-items:center;gap:30px}.nav__link[data-v-8e4eacb0]{font-family:var(--font-family-heading);font-size:14px;letter-spacing:1px;line-height:1.6;position:relative;background:none;border:none;color:var(--color-text);cursor:pointer;padding:0}.nav__link[data-v-8e4eacb0]:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--color-text);transition:width .3s ease}.nav__link[data-v-8e4eacb0]:hover:after,.nav__link.router-link-active[data-v-8e4eacb0]:after{width:100%}.nav__link--admin[data-v-8e4eacb0]{color:#2196f3;font-weight:600}.nav__link--admin[data-v-8e4eacb0]:after{background:#2196f3}.nav__link--auth[data-v-8e4eacb0]{color:#ff9800;font-weight:600;cursor:pointer}.nav__link--auth[data-v-8e4eacb0]:after{background:#ff9800}.nav__dropdown[data-v-8e4eacb0]{position:relative;display:flex;align-items:center;height:100%}.nav__dropdown-content[data-v-8e4eacb0]{position:absolute;top:100%;margin-top:5px;padding-top:5px;left:50%;transform:translate(-50%);background-color:#000000f2;min-width:140px;box-shadow:0 8px 16px #00000080;z-index:101;border-radius:4px;max-height:calc(100vh - 90px);overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column}.nav__dropdown-item[data-v-8e4eacb0]{font-family:var(--font-family-heading);font-size:14px;letter-spacing:1px;padding:12px 16px;text-align:left;transition:background-color .3s}.nav__dropdown-item[data-v-8e4eacb0]:hover{background-color:#ffffff1a}.nav__dropdown .nav__link[data-v-8e4eacb0]:after,.nav__dropdown .nav__link--button[data-v-8e4eacb0]:after{bottom:-5px}.nav__dropdown-toggle[data-v-8e4eacb0]{outline:none;text-transform:uppercase;display:inline-block;position:relative;margin:0;padding:0}.nav__dropdown-toggle[data-v-8e4eacb0]:after{display:none}@media (max-width: 768px){.header[data-v-8e4eacb0]{padding:12px 0}.nav--right[data-v-8e4eacb0]{padding-right:.5rem}.nav__links[data-v-8e4eacb0]{gap:12px;justify-content:space-between;width:100%;padding:0 .5rem}.nav__link[data-v-8e4eacb0]{font-size:13px;padding:8px 4px}.nav__link[data-v-8e4eacb0]:after{height:2px;bottom:2px}.nav__dropdown-content[data-v-8e4eacb0]{left:auto;right:0;transform:none;width:max-content;max-width:calc(100vw - 1rem)}.nav__dropdown-item[data-v-8e4eacb0]{font-size:13px;padding:10px 12px}}@media (max-width: 393px){.nav__links[data-v-8e4eacb0]{gap:8px}.nav__link[data-v-8e4eacb0]{font-size:12px;padding:8px 2px;letter-spacing:.5px}.nav__dropdown-item[data-v-8e4eacb0]{font-size:12px;padding:8px 10px}}.loading-container[data-v-362063f9]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;text-align:center;padding:2rem}.loading-spinner[data-v-362063f9]{border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top:4px solid var(--accent-color, #3498db);width:50px;height:50px;animation:spin-362063f9 1s linear infinite;margin-bottom:1rem}@keyframes spin-362063f9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ocean-hero[data-v-fe2212c7]{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.ocean-hero[data-v-fe2212c7] canvas.ocean-hero-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;opacity:0;transition:opacity 1.2s ease}.ocean-hero--showing[data-v-fe2212c7] canvas.ocean-hero-canvas{opacity:1}.section[data-v-414eff4b]{background-position:center;background-size:cover}.info[data-v-414eff4b]{position:relative;overflow:hidden;min-height:100vh;margin-top:-80px;padding-top:90px;box-sizing:border-box}.container[data-v-414eff4b]{height:100%}.video-background[data-v-414eff4b]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.background-video[data-v-414eff4b]{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%) translateY(-50%);object-fit:cover}.video-overlay[data-v-414eff4b]{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000026}.info .section__content[data-v-414eff4b]{display:flex;gap:clamp(20px,3vw,40px);width:min(95%,1400px);margin:0 auto;padding:clamp(20px,4vw,50px);background:#00000059;border-radius:25px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.info-content[data-v-414eff4b]{flex:2}.site-logo[data-v-414eff4b]{display:block;max-width:900px;height:auto;margin:0 auto 30px}.section-title[data-v-414eff4b]{color:var(--color-text);font-size:2.5em;font-weight:500;margin-bottom:30px;letter-spacing:-.5px;font-family:var(--font-family-heading)}.info-content p[data-v-414eff4b]{margin-bottom:25px;color:var(--color-text);font-size:1.1em;line-height:1.6;opacity:1;text-shadow:0 1px 3px rgba(0,0,0,.5);max-width:900px}.info-content p[data-v-414eff4b]:last-child{margin-bottom:0}.pdf-link[data-v-414eff4b]{color:#42b883;text-decoration:none;border-bottom:1px dotted rgba(66,184,131,.6);transition:border-color .15s ease}.pdf-link[data-v-414eff4b]:hover{border-bottom-color:#42b883}.focus-list[data-v-414eff4b]{margin:0 0 25px;padding-left:1.25em;color:var(--color-text);font-size:1.1em;line-height:1.6;text-shadow:0 1px 3px rgba(0,0,0,.5);max-width:900px}.focus-list li[data-v-414eff4b]{margin-bottom:.5em}.focus-list li strong[data-v-414eff4b]{color:#42b883}.focus-list li a[data-v-414eff4b]{color:#8de0bd;text-decoration:underline}.focus-list li a[data-v-414eff4b]:hover{color:#42b883}.info-content code[data-v-414eff4b]{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em;background:#42b8831f;border:1px solid rgba(66,184,131,.35);color:#8de0bd;padding:0 6px;border-radius:3px}.rule-title[data-v-414eff4b]{color:var(--color-text);font-size:1.4em;font-weight:500;margin:35px 0 25px;letter-spacing:2px;font-family:var(--font-family-heading);text-shadow:0 1px 3px rgba(0,0,0,.5)}.recent-articles[data-v-414eff4b]{flex:1;border-left:1px solid rgba(255,255,255,.15);padding-left:40px;margin-left:20px}.arcade-banner[data-v-414eff4b]{display:block;margin-bottom:25px;padding:14px 18px;border-radius:8px;border:2px solid #ffffff;background:#ffffff1f;color:#fff;font-size:1.05rem;font-weight:800;letter-spacing:.06em;text-align:center;text-decoration:none;transition:background .2s ease,transform .15s ease}.arcade-banner[data-v-414eff4b]:hover{background:#ffffff3d;transform:translateY(-1px)}.article-item[data-v-414eff4b]{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,.15)}.article-item[data-v-414eff4b]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.article-date[data-v-414eff4b]{font-size:.9em;color:var(--color-text-secondary);margin-bottom:8px}.article-title[data-v-414eff4b]{display:block;position:relative;font-size:1.1em;font-weight:500;line-height:1.4;margin-bottom:8px;color:var(--color-text);text-shadow:0 1px 2px rgba(0,0,0,.3);text-decoration:none;cursor:pointer;transition:transform .2s ease;z-index:1;pointer-events:auto}.article-title[data-v-414eff4b]:hover{font-weight:700;transform:translate(5px);color:var(--color-text)}.article-category[data-v-414eff4b]{display:inline-block;font-size:.8em;text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:5px 10px;border-radius:3px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-decoration:none;cursor:pointer;transition:background .2s ease}.article-category[data-v-414eff4b]:hover{background:#fff3}.section[data-v-414eff4b]{min-height:100vh;background-position:center;background-size:cover;display:flex;justify-content:flex-start}.section[data-v-414eff4b]:not(.info){align-items:flex-end}.plants[data-v-414eff4b]{background-image:linear-gradient(#00000080,#00000080),url(/images/plants_background.webp)}.defender[data-v-414eff4b]{background-image:linear-gradient(#00000080,#00000080),url(/images/defender_background.webp)}.section__content[data-v-414eff4b]{padding-bottom:15vh}.info .section__content[data-v-414eff4b]{padding-bottom:0}h1[data-v-414eff4b]{margin-bottom:24px}h2[data-v-414eff4b]{color:var(--color-text-secondary);margin-bottom:8px}p[data-v-414eff4b]{color:var(--color-text-secondary);max-width:500px;margin-bottom:32px}.button[data-v-414eff4b]{margin-top:16px}@media (min-width: 1920px){.info .section__content[data-v-414eff4b]{padding:min(4vh,60px) min(4vw,100px);font-size:1.1em}.info-content p[data-v-414eff4b]{font-size:1.3em;line-height:1.9}.article-title[data-v-414eff4b]{font-size:1.2em}}@media (min-width: 1024px){.info[data-v-414eff4b]{min-height:100vh}.info .section__content[data-v-414eff4b]{padding:50px 70px;gap:60px}.section-title[data-v-414eff4b]{font-size:3em;margin-bottom:40px}.info-content p[data-v-414eff4b]{font-size:1.2em;line-height:1.8;margin-bottom:30px}.recent-articles[data-v-414eff4b]{padding-left:60px}}@media (max-width: 1024px){.info .section__content[data-v-414eff4b]{flex-direction:column;gap:40px;padding:40px 30px}.info .section__content .recent-articles[data-v-414eff4b]{border-left:none;border-top:1px solid rgba(255,255,255,.15);padding-left:0;padding-top:40px;margin-left:0}.section-title[data-v-414eff4b]{font-size:2.2em}}@media (max-width: 768px){.info .section__content[data-v-414eff4b]{padding:30px 20px}.section-title[data-v-414eff4b]{font-size:2em;margin-bottom:25px}.info-content p[data-v-414eff4b]{font-size:1em;line-height:1.5;margin-bottom:20px}.section__content[data-v-414eff4b]{padding-bottom:10vh}h1[data-v-414eff4b]{font-size:32px}h2[data-v-414eff4b]{font-size:16px}.article-item[data-v-414eff4b]{margin-bottom:20px;padding-bottom:20px}}@media (max-width: 480px){.info[data-v-414eff4b]{padding-top:120px}.info .section__content[data-v-414eff4b]{padding:20px;gap:25px;width:min(98%,1400px)}.section-title[data-v-414eff4b]{font-size:1.8em;margin-bottom:20px}.info-content p[data-v-414eff4b]{font-size:.95em;line-height:1.5;margin-bottom:15px}.recent-articles[data-v-414eff4b]{padding-top:25px}.article-item[data-v-414eff4b]{margin-bottom:15px;padding-bottom:15px}.article-title[data-v-414eff4b]{font-size:1em;line-height:1.4}.article-category[data-v-414eff4b]{font-size:.75em;padding:4px 8px}h1[data-v-414eff4b]{font-size:26px;margin-bottom:16px}h2[data-v-414eff4b]{font-size:14px;margin-bottom:6px}.button[data-v-414eff4b]{padding:10px 24px;font-size:13px}.rule-title[data-v-414eff4b]{font-size:1.2em;margin:25px 0 15px}}.loading-container[data-v-414eff4b]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@keyframes skeleton-pulse-414eff4b{0%{opacity:1}50%{opacity:.6}to{opacity:1}}
