:root{--accent:#81baac;--accent-strong:#6da395;--bg-main:#101417;--bg-elevated:#151b1f;--bg-card:#1a2227;--border:rgba(129,186,172,.2);--text-main:#f4f7f8;--text-soft:#cdd4d7;--text-muted:#96a2a8;--shadow:0 20px 50px rgba(0,0,0,.28)}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:var(--bg-main);color:var(--text-main);font-family:Arial,Helvetica,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-shell{min-height:100vh}.page-main,.site-shell{background:var(--bg-main)}.page-main{min-height:calc(100vh - 184px)}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.page-section{padding:5.5rem 0}.page-heading{margin-bottom:2rem}.page-heading h1{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;color:var(--text-main)}.page-heading p{margin-top:.95rem;max-width:760px;color:var(--text-soft);line-height:1.9;font-size:1rem}.grid{display:grid;grid-gap:1.2rem;gap:1.2rem}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;padding:1.5rem;box-shadow:var(--shadow)}.card h3{margin:0;color:var(--text-main);font-size:1.35rem}.card p{margin:.85rem 0 0;color:var(--text-soft);line-height:1.85}.card-title-spaced{margin-top:1rem!important}.badge{gap:.45rem;padding:.65rem .95rem;background:rgba(129,186,172,.14);color:var(--accent);text-transform:uppercase;letter-spacing:.2em;font-size:.74rem}.badge,.primary-button{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(129,186,172,.28);font-weight:700}.primary-button{justify-content:center;margin-top:1rem;padding:.85rem 1.15rem;background:var(--accent);color:#0e1514;transition:.2s ease;cursor:pointer}.primary-button:hover{background:var(--accent-strong)}.secondary-button{display:inline-flex;align-items:center;justify-content:center;margin-top:1rem;padding:.85rem 1.15rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:var(--text-main);font-weight:700;transition:.2s ease}.secondary-button:hover{border-color:rgba(129,186,172,.28);color:var(--accent)}.status-box{background:rgba(129,186,172,.08);border:1px solid rgba(129,186,172,.2);border-radius:22px;padding:1rem 1.15rem;color:var(--text-soft);line-height:1.8}.navbar{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(16,20,23,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(129,186,172,.12)}.nav-inner{min-height:84px;justify-content:space-between;gap:1rem}.brand,.nav-inner{display:flex;align-items:center}.brand{gap:.9rem;text-decoration:none}.brand-logo{width:62px;height:62px;object-fit:contain;display:block;flex-shrink:0}.brand-title{color:#f4f7f8;font-size:1.9rem;font-weight:800;line-height:1;margin:0}.brand-subtitle{color:#81baac;font-size:.95rem;font-weight:600;letter-spacing:.18em;margin-top:.35rem}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-title{font-size:1.05rem;font-weight:700;color:var(--text-main)}.brand-subtitle{margin-top:.2rem;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--accent)}.nav-links{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.nav-links a{color:var(--text-soft);font-weight:600}.nav-links a.active,.nav-links a:hover{color:var(--accent)}.discord-link{width:42px;height:42px;display:flex;align-items:center;justify-content:center;transition:.2s ease}.discord-link img{width:42px;height:42px;object-fit:contain;display:block}.discord-link:hover{transform:scale(1.08)}.hero{position:relative;min-height:calc(100vh - 84px);overflow:hidden;display:flex;align-items:center}.video-layer,.video-layer video,.video-layer:after{position:absolute;inset:0}.video-layer video{width:100%;height:100%;object-fit:cover}.video-layer:after{content:"";background:linear-gradient(180deg,rgba(8,11,13,.24),rgba(8,11,13,.62)),linear-gradient(90deg,rgba(10,14,17,.3),rgba(10,14,17,.14))}.hero-content{position:relative;z-index:2}.hero-card{max-width:780px;padding:2rem;border-radius:30px;background:rgba(17,22,26,.5);border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 55px rgba(0,0,0,.28)}.hero-card h1{margin:1.1rem 0 0;font-size:clamp(2.5rem,5vw,5rem);line-height:.98;color:#fff}.hero-card p{margin-top:1rem;max-width:640px;color:hsla(0,0%,100%,.88);font-size:1.05rem;line-height:1.95}.footer{border-top:1px solid rgba(129,186,172,.12);background:#12181c}.footer-inner{min-height:100px;justify-content:space-between;gap:1.25rem;flex-wrap:wrap}.footer-brand,.footer-inner{display:flex;align-items:center}.footer-brand{gap:1rem}.footer-logo-wrap{width:54px;height:54px}.footer-text{color:var(--text-soft);line-height:1.7}.footer-links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer-links a{color:var(--text-soft)}.footer-links a:hover,.icon-pill{color:var(--accent)}.icon-pill{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:rgba(129,186,172,.12);font-weight:800}.icon-pill-large{width:72px;height:72px;border-radius:22px;font-size:28px}.team-card-row{display:flex;gap:1rem;align-items:flex-start}.team-name{font-size:1.5rem!important}.team-role{margin-top:.35rem;color:var(--accent);text-transform:uppercase;letter-spacing:.22em;font-size:.74rem;font-weight:700}@media (max-width:950px){.grid-2,.grid-3{grid-template-columns:1fr 1fr}}@media (max-width:720px){.nav-inner{padding:1rem 0;align-items:flex-start;flex-direction:column}.nav-links{gap:1rem}.grid-2,.grid-3{grid-template-columns:1fr}.hero-card{padding:1.4rem}.team-card-row{flex-direction:column}}.hero-card-glow{position:relative}.hero-card-glow:before{content:"";position:absolute;inset:-30px;background:radial-gradient(circle,rgba(129,186,172,.18) 0,rgba(129,186,172,.08) 35%,transparent 70%);filter:blur(24px);z-index:-1;pointer-events:none}.hero-fade-in{animation:heroFadeIn .9s ease forwards}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-actions{display:flex;gap:.85rem;flex-wrap:wrap;margin-top:.2rem}.faq-section{position:relative;background:linear-gradient(180deg,rgba(17,22,26,.96),#11161a)}.faq-heading h2{margin:0;font-size:clamp(1.9rem,4vw,3rem);line-height:1.05;color:var(--text-main)}.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.2rem;gap:1.2rem}.faq-card{background:linear-gradient(180deg,rgba(26,34,39,.96),rgba(21,27,31,.96));border:1px solid rgba(129,186,172,.16);border-radius:24px;padding:1.5rem;box-shadow:0 20px 50px rgba(0,0,0,.22);transition:transform .25s ease,border-color .25s ease}.faq-card:hover{transform:translateY(-4px);border-color:rgba(129,186,172,.34)}.faq-card h3{margin:0;color:var(--text-main);font-size:1.2rem;line-height:1.35}.faq-card p{margin:.9rem 0 0;color:var(--text-soft);line-height:1.85}@media (max-width:950px){.faq-grid{grid-template-columns:1fr}}.faq-button{width:100%;background:transparent;border:0;color:var(--text-main);display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;font-size:1.08rem;font-weight:700;cursor:pointer;padding:0}.faq-icon{font-size:1.7rem;color:#81baac;line-height:1;display:inline-flex;align-items:center;justify-content:center;min-width:24px;transition:transform .28s ease,opacity .2s ease;transform:rotate(0deg)}.faq-icon.open{transform:rotate(45deg)}.faq-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .38s ease,opacity .28s ease,margin-top .28s ease;margin-top:0}.faq-answer.show{grid-template-rows:1fr;opacity:1;margin-top:1rem}.faq-answer p{overflow:hidden;margin:0}@keyframes applicationBadgePulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.85}to{transform:scale(1);opacity:1}}.admin-layout{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start}.admin-content{min-width:0}@media (max-width:900px){.page-section{padding:3.5rem 0}.container{width:min(100% - 1.2rem,1180px)}.admin-layout{grid-template-columns:1fr;gap:18px}.admin-page-section{padding-top:2rem}.admin-layout aside{position:static!important;top:auto!important}}@media (max-width:650px){.page-heading h1{font-size:2rem}.page-heading p{font-size:.95rem;line-height:1.7}button,input,select,textarea{max-width:100%}a,button{-webkit-tap-highlight-color:transparent}}.navbar-right{margin-left:auto}.navbar-actions,.navbar-right{display:flex;align-items:center;gap:1rem}.navbar-actions{margin-left:3rem}.notification-bell-button{position:relative;width:42px;height:42px;border:0;background:transparent;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,opacity .18s ease}.notification-bell-button:hover{transform:scale(1.1);opacity:.9}.notification-bell-icon{width:38px;height:38px;display:block;object-fit:contain}.notification-bell-count{position:absolute;top:-4px;right:-6px;min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:#ffd666;color:#101417;border:2px solid #101417;font-size:12px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.notification-overlay{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:9998;animation:notificationOverlayFade .22s ease forwards}.notification-drawer{position:fixed;top:0;right:0;width:min(430px,100vw);height:100vh;background:linear-gradient(180deg,#11181d,#0f1519);border-left:1px solid rgba(129,186,172,.22);box-shadow:-28px 0 80px rgba(0,0,0,.5);z-index:9999;padding:24px;color:#f4f7f8;overflow-y:auto;animation:notificationDrawerSlide .28s ease forwards}.notification-drawer-header{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:18px}.notification-drawer-header h2{margin:0;font-size:28px}.notification-drawer-header p{margin:6px 0 0;color:#9fb0b7}.notification-close-button{width:38px;height:38px;border-radius:999px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:#f4f7f8;cursor:pointer;font-weight:900;font-size:22px}.notification-read-all{margin-bottom:16px;padding:11px 15px;border-radius:999px;border:1px solid rgba(129,186,172,.24);background:rgba(129,186,172,.1);color:#f4f7f8;font-weight:700;cursor:pointer}.notification-list{display:grid;grid-gap:12px;gap:12px}.notification-empty{background:#1a2227;border:1px solid rgba(129,186,172,.16);border-radius:18px;padding:18px;color:#c8d1d4;line-height:1.7}.notification-card{background:#151d22;border:1px solid hsla(0,0%,100%,.07);border-radius:18px;padding:16px;color:#f4f7f8;cursor:pointer;opacity:.72;transition:transform .18s ease,border-color .18s ease,opacity .18s ease}.notification-card:hover{transform:translateY(-2px);border-color:rgba(129,186,172,.24);opacity:1}.notification-card.unread{background:#1a2227;border-color:rgba(129,186,172,.24);opacity:1}.notification-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.notification-type{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900}.notification-dot{width:9px;height:9px;border-radius:999px;background:#ffd666;box-shadow:0 0 14px rgba(255,214,102,.45)}.notification-card p{margin:8px 0 0;color:#c8d1d4;line-height:1.7}.notification-time{margin-top:10px;color:#7f8b91;font-size:13px}.notification-overlay.closing{animation:notificationOverlayFadeOut .26s ease forwards}.notification-drawer.closing{animation:notificationDrawerSlideOut .26s ease forwards}.navbar-bell-zone{margin-left:auto;padding-left:.5rem;border-left:1px solid hsla(0,0%,100%,.06)}.notification-delete-button{width:26px;height:26px;border-radius:999px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:#9fb0b7;cursor:pointer;font-weight:900;line-height:1;transition:.18s ease}.notification-delete-button:hover{color:#ffb3b3;border-color:hsla(0,100%,77%,.24);background:hsla(0,100%,77%,.1)}.notification-delete-button.server-delete{color:#ff8a8a}@keyframes notificationDrawerSlideOut{0%{transform:translateX(0);opacity:1}to{transform:translateX(105%);opacity:.8}}@keyframes notificationOverlayFadeOut{0%{opacity:1}to{opacity:0}}@keyframes notificationDrawerSlide{0%{transform:translateX(105%);opacity:.8}to{transform:translateX(0);opacity:1}}@keyframes notificationOverlayFade{0%{opacity:0}to{opacity:1}}