.Header_header__b6rsY{width:100vw;position:fixed;top:0;left:0;z-index:100;background:#18453b;box-shadow:0 2px 12px rgba(30,30,30,.12);min-height:62px;display:flex;justify-content:center;font-family:Montserrat,Arial,sans-serif}.Header_container__O36kb{width:100%;max-width:1500px;display:flex;align-items:center;justify-content:space-between;padding:0 1.2rem;height:62px}.Header_logoTitle__q8T56{display:flex;align-items:center;min-width:290px}.Header_logoLink__mfoTM{display:flex;align-items:center;text-decoration:none;color:#fff;font-weight:900;font-size:2rem;letter-spacing:.2rem;margin-right:2.4rem;text-transform:uppercase;cursor:pointer}.Header_logoImage__XiSvv{margin-right:1rem}.Header_logoTextMain__5bBEV{letter-spacing:.14em}.Header_logoTextMain__5bBEV,.Header_logoTextSecondary__OGvNR{font-weight:900;font-size:1.5rem;line-height:1;text-transform:uppercase}.Header_logoTextSecondary__OGvNR{color:#fff;margin:0 .7rem 0 .8rem;letter-spacing:.05em}.Header_nav__P64p0{display:flex;align-items:center;gap:2.05rem;font-weight:800;font-size:1.01rem;justify-content:center;flex:1;letter-spacing:.06em;text-transform:uppercase}.Header_navButton__bxwFB{background:none;border:none;color:#fff;cursor:pointer;padding:0;font-weight:800;font-size:1.01rem}.Header_navButtonDropdown__Roocm{display:flex;align-items:center;gap:.5rem}.Header_dropdownArrow__WBob3{font-size:1.05em;margin-top:-1px}.Header_dropdownMenu__78S0x{position:absolute;top:115%;left:0;background:#18453b;border-radius:1rem;box-shadow:0 6px 22px rgba(10,20,15,.18);min-width:220px;padding:.3rem 0;z-index:1000;border:1px solid #fff}.Header_dropdownButton__5rXsA{width:100%;background:none;border:none;color:#fff;font-weight:700;font-size:.98rem;padding:1.07rem 1.5rem;text-align:left;cursor:pointer;letter-spacing:.02em;transition:background .13s}.Header_languageSwitcherWrapper__XpCZC{display:flex;min-width:100px;justify-content:flex-end}@media (max-width:768px){.Header_nav__P64p0{gap:1rem;font-size:.9rem}.Header_logoTitle__q8T56{min-width:200px}.Header_logoText__a09xy{display:flex;flex-direction:column}.Header_logoTextMain__5bBEV{letter-spacing:.14em}.Header_logoTextMain__5bBEV,.Header_logoTextSecondary__OGvNR{font-weight:700;font-size:1rem;line-height:1;text-transform:uppercase}.Header_logoTextSecondary__OGvNR{color:#fff;margin:0 .7rem 0 .8rem;letter-spacing:.05em}}.Header_hamburger__v1UDn{display:none;flex-direction:column;justify-content:space-around;width:30px;height:22px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1100}.Header_hamburger__v1UDn div{width:30px;height:3px;background:white;border-radius:2px;transition:all .3s linear;position:relative;transform-origin:1px}.Header_hamburger__v1UDn.Header_open__lXlBT div:first-child{transform:rotate(45deg)}.Header_hamburger__v1UDn.Header_open__lXlBT div:nth-child(2){opacity:0}.Header_hamburger__v1UDn.Header_open__lXlBT div:nth-child(3){transform:rotate(-45deg)}@media (max-width:768px){.Header_nav__P64p0{display:none}.Header_hamburger__v1UDn{display:flex}}.Header_mobileMenu___jXqL{display:none}.Header_mobileMenu___jXqL.Header_open__lXlBT{display:flex;flex-direction:column;position:fixed;top:62px;left:0;width:100vw;height:calc(100vh - 62px);background:#18453b;z-index:1050;padding:1rem 2rem;overflow-y:auto}.Header_mobileMenu___jXqL button,.Header_mobileMenu___jXqL div[role=button]{background:none;color:#fff;font-weight:800;font-size:1.2rem;text-transform:uppercase;padding:1rem 0;text-align:left;cursor:pointer;width:100%;border:none;border-bottom:1px solid rgba(255,255,255,.2)}.Header_mobileDropdownContent__nxBIT{padding-left:1rem;border-left:2px solid #255f47;margin-top:.3rem}.Header_dropdownArrow__WBob3{transition:transform .15s;float:right}.Header_dropdownArrow__WBob3.Header_open__lXlBT{transform:rotate(180deg)}*{margin:0;padding:0;box-sizing:border-box}#__next,body,html{height:100%}#__next,main{width:100vw;margin:0;overflow-x:hidden;padding-top:50px;min-height:100vh}#__next,body,main{background:url(/background.jpg) 50%/cover no-repeat}body{font-family:Oswald,Arial,sans-serif;color:white}header{position:fixed;top:0;left:0;width:100%;background-color:rgba(0,0,0,.8);justify-content:space-between;padding:1rem 2rem;z-index:1000}header,header .logo-title{display:flex;align-items:center}header .logo-title img{width:48px;height:48px;margin-right:.75rem}header .logo-title span{font-size:1.25rem;font-weight:700}header nav a{color:white;text-transform:uppercase;margin:0 .75rem;font-size:.875rem;text-decoration:none}header nav a:hover{color:#e63946}header .lang-toggle button{background:none;border:1px solid white;color:white;padding:.5rem .75rem;margin-left:.5rem;cursor:pointer}header .lang-toggle button.active{background:white;color:black;font-weight:700}@media (max-width:600px){header{flex-direction:column;align-items:flex-start;padding:1rem}header nav a{margin:.5rem 0}header .logo-title span,header nav a{font-size:1rem}header .logo-title img{width:40px;height:40px}header .lang-toggle{margin-top:.5rem}}.admin-grid{display:grid;grid-template-columns:320px 1fr;gap:24px;padding:60px 24px 24px}.admin-grid .news-item{position:relative}.admin-grid .news-item .close-btn{position:absolute;top:6px;right:6px;width:18px;height:18px;line-height:18px;text-align:center;border-radius:50%;font-size:14px;font-weight:700;cursor:pointer;color:#666;background:rgba(0,0,0,0)}.admin-grid .news-item .close-btn:hover{background:rgba(0,0,0,.1);color:#000}.admin-grid .card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.admin-grid .card-inner{padding:16px}.admin-grid .card-header{padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#f9fafb;font-weight:600}.admin-grid .list{max-height:70vh;overflow:auto;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.admin-grid .list button{display:block;width:100%;text-align:left;padding:12px 16px;border:none;background:rgba(0,0,0,0);cursor:pointer}.admin-grid .list button:hover{background:#f9fafb}.admin-grid .list button.active{background:#eff6ff}.admin-grid .list .sub{font-size:12px;color:#6b7280}.admin-grid .date,.admin-grid .input,.admin-grid .select{border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px}.admin-grid .label{font-size:14px;font-weight:600;margin-bottom:6px;display:block}.admin-grid .btn{border-radius:8px;padding:8px 16px;border:1px solid rgba(0,0,0,0);cursor:pointer}.admin-grid .btn-primary{background:#2563eb;color:#fff}.admin-grid .btn-primary:hover{background:#1d4ed8}.admin-grid .btn-success{background:#059669;color:#fff}.admin-grid .btn-success:hover{background:#047857}.admin-grid .btn-ghost{border:1px solid #e5e7eb;background:#fff}.admin-grid .btn-ghost:hover{background:#f9fafb}.admin-grid .ql-container{min-height:180px}.admin-grid .tt-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:6px;border:1px solid #e5e7eb;border-bottom:0;border-radius:8px 8px 0 0;background:#fafafa}.admin-grid .tt-btn{font:500 13px/1 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;padding:6px 10px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;cursor:pointer}.admin-grid .tt-btn.is-active{background:#eef2ff;border-color:#c7d2fe}.admin-grid .tt-btn:disabled{opacity:.5;cursor:not-allowed}.admin-grid .tt-sep{width:1px;align-self:stretch;background:#e5e7eb;margin:0 4px}.admin-grid .editor-wrapper{padding:10px;min-height:150px}.admin-grid .ProseMirror p{margin:0 0 8px}.admin-grid .ProseMirror blockquote{margin:8px 0;padding:6px 10px;color:#6b7280}.admin-grid .editor-wrapper{border:1px solid #e5e7eb;border-radius:0 0 8px 8px;padding:12px 14px;min-height:160px;background:#fff}.admin-grid .ProseMirror{min-height:120px;outline:none;color:#000;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;line-height:1.6}.admin-grid .ProseMirror ::-moz-selection{background:#dbeafe}.admin-grid .ProseMirror ::selection{background:#dbeafe}.admin-grid .ProseMirror p{margin:0 0 .75em}.admin-grid .ProseMirror h1{font-size:1.5rem;font-weight:700;margin:1em 0 .5em}.admin-grid .ProseMirror h2{font-size:1.25rem;font-weight:600;margin:1em 0 .5em}.admin-grid .ProseMirror h3{font-size:1.1rem;font-weight:600;margin:1em 0 .5em}.admin-grid .ProseMirror ol,.admin-grid .ProseMirror ul{padding-left:1.5em;margin-bottom:.75em}.admin-grid .ProseMirror li{margin-bottom:.25em}.admin-grid .ProseMirror blockquote{border-left:3px solid #e5e7eb;margin:.75em 0;padding:.5em 1em;color:#555;background:#fafafa;border-radius:6px}.admin-grid .ProseMirror pre{background:#111827;color:#f3f4f6;padding:10px 12px;border-radius:6px;overflow-x:auto;font-family:Fira Code,monospace;font-size:14px}.admin-grid .ProseMirror hr{border:none;border-top:1px solid #e5e7eb;margin:1.5em 0}