*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:#f4f9f6;color:#0a3527}a{color:inherit}.container{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid #dbe9e2}.nav-wrap{min-height:78px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:220px}.brand img{width:48px;height:48px;border-radius:14px;object-fit:cover;box-shadow:0 6px 20px #0f513233}.brand strong{display:block;font-size:20px;line-height:1}.brand small{display:block;color:#3f6c5c;font-weight:700;font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-top:6px}.nav{margin-left:auto;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.nav a{text-decoration:none;font-weight:800;font-size:14px}.nav .ghost,.nav .cta{padding:12px 16px;border-radius:12px;border:1px solid #cfe1d8}.nav .cta{background:#0a9f5b;color:white;border-color:#0a9f5b;box-shadow:0 10px 22px #0a9f5b33}.menu-btn{display:none;margin-left:auto;border:0;background:#eaf5ef;border-radius:10px;padding:10px 12px;font-size:22px}.hero{background:#063c2a;color:white}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;min-height:530px;align-items:stretch}.hero-copy{padding:78px 52px 70px 0;display:flex;flex-direction:column;justify-content:center}.eyebrow{display:inline-flex;align-self:flex-start;padding:9px 13px;border:1px solid #ffffff4d;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;background:#ffffff12}.hero h1{font-size:clamp(52px,6vw,82px);line-height:.92;margin:22px 0 18px;letter-spacing:-.04em}.hero p{font-size:18px;line-height:1.65;color:#dff2e8;max-width:640px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 18px;border-radius:12px;text-decoration:none;font-weight:900;border:1px solid #cfe1d8;background:white;color:#08452f;cursor:pointer}.btn.primary{background:#12b76a;color:white;border-color:#12b76a}.btn.dark{background:#0a4a34;color:white;border-color:#ffffff55}.hero-media{position:relative;min-height:530px;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#063c2a 0%,transparent 18%,transparent 100%)}.stats{margin-top:-38px;position:relative;z-index:2}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);background:white;border-radius:20px;box-shadow:0 18px 50px #0a35271a;border:1px solid #dfece5;overflow:hidden}.stat{padding:26px 28px;border-right:1px solid #e4eee9}.stat:last-child{border-right:0}.stat strong{display:block;font-size:34px;color:#07864e}.stat span{font-weight:800;color:#5b746a;font-size:13px}.section{padding:72px 0}.section h2{font-size:clamp(34px,4vw,54px);line-height:1.05;margin:0 0 18px;letter-spacing:-.03em}.muted{color:#607a70}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:white;border:1px solid #dceae3;border-radius:18px;padding:24px;box-shadow:0 12px 32px #0a35270d}.card h3{margin:8px 0 10px;font-size:20px}.icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#e8f7ef;font-size:20px}.form-shell{width:min(760px,92%);margin:52px auto;background:white;border:1px solid #dceae3;border-radius:22px;padding:30px;box-shadow:0 18px 50px #0a352710}.form-shell h1{margin-top:0}.field{display:flex;flex-direction:column;gap:7px;margin:16px 0}.field label{font-weight:850}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border:1px solid #cbded4;border-radius:11px;font:inherit;background:#fff}.field textarea{min-height:130px;resize:vertical}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.notice{padding:13px 15px;border-radius:12px;background:#eaf7ef;border:1px solid #c9ead8;margin:12px 0}.notice.error{background:#fff1f0;border-color:#f3c4c0;color:#8a1e19}.badge{display:inline-flex;padding:6px 9px;border-radius:999px;font-weight:900;font-size:12px;background:#e9f5ee}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:12px;border-bottom:1px solid #e5eee9;white-space:nowrap}.report-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px}.report-photo{width:100%;border-radius:16px;max-height:440px;object-fit:cover}.map-box{height:540px;border-radius:18px;overflow:hidden;border:1px solid #dceae3;background:#e9f3ee}.footer{background:#062e21;color:#d8eee3;padding:44px 0;margin-top:60px}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer a{display:block;margin:7px 0;color:#d8eee3}.admin-shell{display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 78px)}.admin-side{background:#073c2b;color:white;padding:28px 20px}.admin-side a{display:block;color:white;text-decoration:none;padding:11px 12px;border-radius:10px;margin:4px 0;font-weight:800}.admin-side a:hover{background:#ffffff16}.admin-main{padding:34px}.admin-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.admin-card{background:white;border:1px solid #dceae3;border-radius:16px;padding:20px}.admin-card strong{font-size:30px;color:#07864e}.status-new{color:#a15f00}.status-resolved{color:#07864e}.split{display:flex;align-items:center;justify-content:space-between;gap:14px}.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.photo-pair img{width:100%;border-radius:14px;max-height:380px;object-fit:cover}.empty{padding:30px;text-align:center;color:#6b8279}.small{font-size:13px}.footer p{max-width:500px;color:#a9c7ba}.hero-secondary{padding:46px 0;background:#063c2a;color:white}.hero-secondary h1{font-size:44px;margin:0}.pill{display:inline-flex;padding:7px 10px;border-radius:999px;background:#e9f5ee;color:#075a3a;font-weight:900;font-size:12px}.gps-row{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end}.gps-status{font-size:13px;color:#557167}.preview{width:100%;max-height:260px;object-fit:cover;border-radius:12px;display:none;margin-top:10px}.kpi{font-size:46px;font-weight:950;color:#07864e}.list{display:grid;gap:12px}.list-item{background:white;border:1px solid #dceae3;border-radius:14px;padding:16px}.flex{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.right{margin-left:auto}@media(max-width:980px){.nav{display:none;position:absolute;left:4%;right:4%;top:72px;background:white;padding:18px;border-radius:16px;box-shadow:0 18px 40px #0002;align-items:stretch}.menu-open .nav{display:flex;flex-direction:column}.menu-btn{display:block}.brand{min-width:0}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:60px 4%}.hero-media{min-height:380px}.hero-media:after{background:linear-gradient(180deg,#063c2a 0%,transparent 22%)}.stats-grid{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.cards{grid-template-columns:1fr 1fr}.admin-shell{grid-template-columns:1fr}.admin-side{display:flex;gap:6px;overflow:auto;padding:12px}.admin-side a{white-space:nowrap}.admin-main{padding:22px}.admin-cards{grid-template-columns:1fr 1fr}.report-grid{grid-template-columns:1fr}}@media(max-width:620px){.hero h1{font-size:50px}.hero-copy{padding:46px 4%}.hero-media{min-height:280px}.stats{margin-top:0}.stats-grid,.cards,.grid2,.photo-pair{grid-template-columns:1fr}.stat{border-right:0}.gps-row{grid-template-columns:1fr}.admin-cards{grid-template-columns:1fr}.form-shell{padding:20px}.footer-grid{flex-direction:column}}

/* PHASE 4 — GPS-gated camera capture */
.gps-card{background:#f3faf6;border:1px solid #d6e9df;border-radius:16px;padding:14px 16px;margin:16px 0}.photo-source-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.file-picker-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 18px;border-radius:12px;border:1px solid #cfe1d8;background:#fff;color:#08452f;font-weight:900;cursor:pointer}.file-picker-btn input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.camera-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.camera-btn:disabled{opacity:.45;cursor:not-allowed;background:#edf2ef;color:#789087;border-color:#d8e3dd}.photo-selected{margin-top:10px;font-size:13px;font-weight:750;color:#557167}.preview{box-shadow:0 8px 24px #073c2b1a;border:1px solid #dceae3}

/* PHASE 5 — Live public map + filters */
.map-hero p{max-width:760px;color:#dff2e8;font-size:17px;line-height:1.6}.map-pill{background:#ffffff18;color:#fff;border:1px solid #ffffff30;margin-bottom:12px}.map-section{padding-top:34px}.map-toolbar{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;background:#fff;border:1px solid #dceae3;border-radius:18px;padding:16px;box-shadow:0 12px 30px #0a35270d}.map-filter{display:flex;flex-direction:column;gap:6px}.map-filter label{font-size:12px;font-weight:900;color:#587267;text-transform:uppercase;letter-spacing:.04em}.map-filter select{width:100%;padding:12px;border:1px solid #cbded4;border-radius:11px;background:#fff;font:inherit;color:#0a3527}.map-actions{grid-column:1/-1;display:flex;gap:10px;flex-wrap:wrap}.map-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0}.map-kpis>div{background:#fff;border:1px solid #dceae3;border-radius:15px;padding:14px 16px}.map-kpis strong{font-size:27px;color:#07864e;display:block}.map-kpis span{font-size:12px;font-weight:800;color:#637d72}.map-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px}.map-box-live{height:620px;box-shadow:0 14px 36px #0a352715}.map-main{min-width:0}.map-side{min-width:0}.map-side-card{height:620px;padding:18px;overflow:hidden}.map-side-card h3{margin:0}.map-report-list{margin-top:12px;display:grid;gap:8px;max-height:535px;overflow:auto;padding-right:3px}.map-report-item{display:flex;gap:10px;text-decoration:none;padding:11px;border:1px solid #e0ebe5;border-radius:12px;background:#fbfdfc;transition:.15s}.map-report-item:hover{transform:translateY(-1px);border-color:#bcdacb;background:#f5fbf7}.map-report-dot{width:10px;height:10px;border-radius:999px;margin-top:5px;flex:0 0 auto}.map-report-item strong{display:block;font-size:14px}.map-report-item small{display:block;color:#678076;margin-top:3px;font-size:11px}.map-legend{display:flex;gap:18px;flex-wrap:wrap;padding:12px 4px 0;font-size:12px;font-weight:800;color:#5e786d}.map-legend span{display:flex;align-items:center;gap:6px}.dot{width:10px;height:10px;border-radius:50%;display:inline-block}.dot-red{background:#d83b32}.dot-yellow{background:#e5a000}.dot-green{background:#15965d}.map-popup{display:grid;gap:5px;min-width:210px}.map-popup-img{width:100%;height:120px;object-fit:cover;border-radius:9px;margin-bottom:4px}.map-popup strong{font-size:15px}.map-popup span{font-size:12px;color:#587267}.map-popup p{font-size:12px;margin:4px 0;color:#304d42;line-height:1.4;max-height:52px;overflow:hidden}.map-popup .map-status{font-weight:900;color:#087b4a}.map-popup-link{font-weight:900;color:#07864e;text-decoration:none;margin-top:3px}.leaflet-popup-content{margin:12px}.leaflet-control-attribution{font-size:9px!important}
@media(max-width:980px){.map-toolbar{grid-template-columns:1fr 1fr}.map-layout{grid-template-columns:1fr}.map-side-card{height:auto}.map-report-list{max-height:360px}.map-box-live{height:560px}}
@media(max-width:620px){.map-toolbar{grid-template-columns:1fr}.map-kpis{grid-template-columns:1fr 1fr}.map-box-live{height:500px;border-radius:14px}.map-actions .btn{flex:1 1 145px;padding:12px}.map-legend{gap:10px}.map-side-card{padding:14px}}

/* Phase 7 — public transparency */
.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.before-after-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}
.before-after-grid figure{margin:0;position:relative;overflow:hidden;border-radius:16px;background:#edf6f1}
.before-after-grid figcaption{position:absolute;z-index:2;left:10px;top:10px;background:rgba(3,62,39,.88);color:white;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800}
.before-after-grid .report-photo{width:100%;height:250px;object-fit:cover;margin:0;border-radius:16px}
@media(max-width:800px){.gallery-grid{grid-template-columns:1fr}.before-after-grid .report-photo{height:190px}}

/* PHASE 8 — Mobile/PWA */
.network-state{position:sticky;top:78px;z-index:999;background:#fff4d6;border-bottom:1px solid #f0d48a;color:#694d00;padding:9px 4%;font-weight:850;text-align:center;font-size:13px}.network-state.offline{display:block}.pwa-install{position:fixed;right:18px;bottom:18px;z-index:1200;border:0;border-radius:14px;background:#075a3a;color:white;padding:13px 16px;font-weight:900;box-shadow:0 12px 30px #0003;cursor:pointer}.pwa-install[hidden]{display:none}.draft-notice{margin-bottom:18px}.pwa-install:active{transform:translateY(1px)}
@media(max-width:980px){.network-state{top:72px}}
@media(max-width:620px){.pwa-install{left:16px;right:16px;bottom:14px;width:calc(100% - 32px)}.form-shell{margin-top:24px}.photo-source-row{align-items:stretch}.file-picker-btn,.camera-btn{flex:1 1 46%;min-height:48px}}

/* PHASE 9 — Eco Marketplace */
.marketplace-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reward-card{display:flex;flex-direction:column;gap:10px}.reward-img,.reward-placeholder{width:100%;height:180px;border-radius:16px;object-fit:cover;background:#edf7f1;display:grid;place-items:center;font-size:56px}.redemption-card{position:relative}.redeem-code{font-size:24px;font-weight:950;letter-spacing:.08em;color:#075a3a;background:#edf7f1;border:1px dashed #82b79d;border-radius:12px;padding:14px;margin:12px 0;text-align:center;word-break:break-all}.reward-card button:disabled{opacity:.45;cursor:not-allowed}
@media(max-width:980px){.marketplace-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.marketplace-grid{grid-template-columns:1fr}.reward-img,.reward-placeholder{height:150px}}


/* PHASE 19 CLEAN START */
.phase19-head{margin-bottom:18px}
.phase19-head h1{margin:.45rem 0 .35rem}
.phase19-card{margin-top:18px}
.smtp-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:4px 0 18px;border-bottom:1px solid #e1ece6;margin-bottom:18px}
.smtp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 18px}
.smtp-grid .field{margin:10px 0}
.smtp-span-2{grid-column:1/-1}
.smtp-grid input,.smtp-grid select,.smtp-test-form input{min-height:48px}
.smtp-actions{display:flex;justify-content:flex-start;margin-top:14px}
.smtp-test-form{display:grid;grid-template-columns:minmax(240px,1fr) auto;gap:14px;align-items:end;max-width:760px}
.smtp-test-form .field{margin:0}
.cm-switch{display:inline-flex;align-items:center;cursor:pointer;flex:0 0 auto}
.cm-switch input{position:absolute;opacity:0;pointer-events:none}
.cm-switch span{width:52px;height:30px;border-radius:999px;background:#c9d8d1;position:relative;transition:.2s}
.cm-switch span:after{content:"";position:absolute;width:24px;height:24px;left:3px;top:3px;background:#fff;border-radius:50%;box-shadow:0 2px 8px #0002;transition:.2s}
.cm-switch input:checked + span{background:#0a9f5b}
.cm-switch input:checked + span:after{transform:translateX(22px)}
.phase19-status-row{margin:10px 0;display:flex;justify-content:space-between;align-items:center}
.phase19-status-row .ok{color:#07864e;font-weight:900}
.phase19-status-row .bad{color:#a5221e;font-weight:900}
@media(max-width:760px){
  .smtp-grid{grid-template-columns:1fr}
  .smtp-span-2{grid-column:auto}
  .smtp-test-form{grid-template-columns:1fr}
  .smtp-toggle-row{align-items:flex-start}
}
/* PHASE 19 CLEAN END */

/* National Community Release 2026-08-18 */
select,input,textarea{max-width:100%}.cookie-box{position:fixed;left:16px;right:16px;bottom:16px;z-index:9999;background:#fff;border:1px solid #cfe0d8;box-shadow:0 12px 40px #0002;border-radius:16px;padding:14px 18px}.sponsor-strip{padding:28px 0;background:#fff}.sponsor-track{display:flex;gap:28px;overflow:auto;align-items:center;padding:12px 0}.sponsor-track a{min-width:150px;height:80px;display:flex;align-items:center;justify-content:center;border:1px solid #e0ebe6;border-radius:14px;padding:10px}.sponsor-track img{max-width:130px;max-height:60px;object-fit:contain}
@media(max-width:900px){.nav-wrap{position:relative;flex-wrap:wrap}.menu-btn{display:block!important;order:2}.nav{display:none!important;position:absolute!important;left:0;right:0;top:100%;z-index:999;background:#fff;padding:14px 18px!important;border-top:1px solid #e2ece7;box-shadow:0 14px 30px #0002;flex-direction:column!important;align-items:stretch!important;max-height:75vh;overflow:auto}.menu-open .nav{display:flex!important}.nav a{display:block!important;width:100%;padding:11px 8px!important}.brand{max-width:calc(100% - 60px)}.grid2,.grid3,.admin-cards,.footer-grid{grid-template-columns:1fr!important}.admin-shell{display:block!important}.admin-side{width:100%!important;position:relative!important;max-height:none!important}.admin-main{padding:16px!important}.table-wrap{overflow-x:auto}.form-shell,.container{width:min(100% - 24px,1200px)!important}.site-header{position:sticky;top:0;z-index:1000}}
/* Phase 36 completion polish */
.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.emergency-card{text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.emergency-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px #0a35271a}.sponsor-strip{background:#fff;border-top:1px solid #dceae3;padding:24px 0;overflow:hidden}.sponsor-track{display:flex;gap:20px;align-items:center;overflow:auto;scrollbar-width:none}.sponsor-track a{min-width:150px;height:82px;border:1px solid #e0ebe5;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:10px;text-decoration:none;background:#fff}.sponsor-track img{max-width:130px;max-height:58px;object-fit:contain}.cookie-box{position:fixed;left:20px;right:20px;bottom:20px;z-index:3000;background:#062e21;color:#fff;padding:16px 18px;border-radius:16px;box-shadow:0 20px 60px #0005}.cookie-box a{color:#b7f5d4}.print-doc{max-width:900px;margin:auto;line-height:1.65}@media print{.site-header,.admin-side,.footer,.btn,.cookie-box{display:none!important}.admin-shell{display:block}.admin-main{padding:0}.card{box-shadow:none;border:0}.print-doc{max-width:none}}@media(max-width:900px){.grid3{grid-template-columns:1fr!important}.site-header .nav-wrap{position:relative}.menu-open{overflow-x:hidden}.menu-open .nav{display:flex!important}.nav{max-height:calc(100vh - 90px)!important;overflow-y:auto!important}}


/* === SAFE UI POLISH — built from the working project === */

/* Public header: cleaner and more compact */
.site-header{box-shadow:0 7px 26px rgba(5,52,38,.06)}
.site-header .container{width:min(1420px,94%)}
.nav-wrap{gap:20px;min-height:82px}
.brand{min-width:245px}
.nav{gap:9px;flex-wrap:nowrap}
.nav a{font-size:13px;padding:9px 7px;white-space:nowrap;border-radius:9px}
.nav a:hover{background:#eef8f2;color:#087d49}
.nav .cta,.nav .ghost{padding:12px 15px}

/* Homepage: keep PHP untouched, but make the supplied cover FULL and uncropped */
.hero .hero-grid{
  display:grid;
  grid-template-columns:1fr !important;
  max-width:100%;
  width:100%;
}
.hero .hero-copy{
  width:min(1180px,92%);
  margin:0 auto;
  padding:54px 0 46px;
}
.hero .hero-media{
  width:100%;
  min-height:0 !important;
  height:auto !important;
  overflow:visible;
  background:#fff;
}
.hero .hero-media img{
  display:block;
  width:100%;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center !important;
}
.hero .hero-media:after{display:none !important}
.hero h1{max-width:760px}
.hero p{max-width:760px}
.stats{margin-top:24px}

/* Admin: professional Macedonian sidebar, same URLs and PHP behavior */
.admin-shell{
  grid-template-columns:280px minmax(0,1fr);
  background:#f4f8f5;
  min-height:calc(100vh - 82px);
}
.admin-side{
  background:linear-gradient(180deg,#073d2c 0%,#052f23 100%);
  color:#fff;
  padding:18px 13px 28px;
  position:sticky;
  top:82px;
  height:calc(100vh - 82px);
  overflow-y:auto;
  border-right:1px solid rgba(255,255,255,.06);
  scrollbar-width:thin;
}
.admin-side-brand{
  padding:12px 11px 16px;
  margin-bottom:5px;
  border-bottom:1px solid rgba(255,255,255,.12);
}
.admin-side-brand strong{display:block;font-size:18px;line-height:1.2}
.admin-side-brand small{display:block;color:#9ec9b7;font-size:11px;margin-top:4px}
.admin-side-section{
  display:block;
  padding:15px 11px 6px;
  color:#8dc7ad;
  font-size:10px;
  line-height:1.15;
  font-weight:900;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.admin-side a{
  display:block;
  color:#fff;
  text-decoration:none;
  padding:9px 11px;
  border-radius:9px;
  margin:2px 0;
  font-size:12.5px;
  font-weight:800;
  line-height:1.3;
  border:1px solid transparent;
}
.admin-side a:hover{
  background:rgba(255,255,255,.10);
  border-color:rgba(255,255,255,.07);
}
.admin-main{min-width:0;padding:28px 30px 50px}
.admin-main .card,.admin-main .admin-card{
  border-color:#d9e8e0;
  box-shadow:0 9px 28px rgba(6,61,44,.045);
}

/* Mobile navigation: CSS only; existing menu JavaScript remains untouched */
@media(max-width:1120px){
  .menu-btn{display:block!important}
  .nav{
    display:none!important;
    position:absolute!important;
    top:100%!important;
    left:0!important;
    right:0!important;
    z-index:1300!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:3px!important;
    padding:14px!important;
    background:#fff!important;
    border-top:1px solid #dce9e2;
    box-shadow:0 20px 40px rgba(0,0,0,.12);
    max-height:calc(100vh - 82px);
    overflow:auto;
  }
  .menu-open .nav{display:flex!important}
  .nav a{display:block!important;width:100%;padding:11px 12px!important;font-size:14px!important}
  .nav .cta,.nav .ghost{text-align:center}
}
@media(max-width:980px){
  .admin-shell{display:block}
  .admin-side{
    position:relative;
    top:auto;
    height:auto;
    max-height:none;
    padding:12px;
  }
  .admin-main{padding:22px 15px 42px}
}
@media(max-width:620px){
  .hero .hero-copy{width:90%;padding:38px 0 30px}
  .hero h1{font-size:46px}
  .nav-wrap{min-height:70px}
  .brand{min-width:0}
}


/* === HOMEPAGE PRO HERO FIX 2026-08-18 ===
   Visual-only override. No PHP, database, auth or application logic changed.
   The supplied wide Clean Macedonia artwork is integrated as a proper
   responsive hero visual instead of being rendered at its raw full height.
*/
.hero{
  background:#063f2f;
  overflow:hidden;
}
.hero .hero-grid{
  width:min(1420px,94%) !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:minmax(420px,.78fr) minmax(560px,1.22fr) !important;
  align-items:stretch !important;
  min-height:620px;
}
.hero .hero-copy{
  width:auto !important;
  margin:0 !important;
  padding:76px 58px 70px 0 !important;
  display:flex;
  flex-direction:column;
  justify-content:center;
  position:relative;
  z-index:2;
}
.hero .hero-media{
  width:auto !important;
  height:auto !important;
  min-height:620px !important;
  overflow:hidden !important;
  position:relative;
  background:#063f2f !important;
  border-radius:0 0 0 42px;
}
.hero .hero-media img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:72% center !important;
  display:block !important;
}
.hero .hero-media:before{
  content:"";
  position:absolute;
  z-index:1;
  inset:0 auto 0 0;
  width:24%;
  pointer-events:none;
  background:linear-gradient(90deg,#063f2f 0%,rgba(6,63,47,.82) 30%,rgba(6,63,47,0) 100%);
}
.hero .hero-media:after{
  content:"";
  display:block !important;
  position:absolute;
  z-index:1;
  inset:auto 0 0 0;
  height:22%;
  pointer-events:none;
  background:linear-gradient(0deg,rgba(6,63,47,.28),transparent);
}
.hero h1{
  font-size:clamp(58px,5.2vw,92px);
  line-height:.92;
  letter-spacing:-.045em;
  max-width:650px !important;
  margin-bottom:28px;
}
.hero p{
  max-width:620px !important;
  font-size:18px;
  line-height:1.75;
}
.hero .eyebrow{margin-bottom:28px}
.hero .hero-actions{margin-top:30px}
.stats{
  position:relative;
  z-index:4;
  width:min(1120px,88%);
  margin:-28px auto 0 !important;
  box-shadow:0 18px 45px rgba(4,45,33,.13);
}

/* Large desktop: don't let the hero become absurdly tall */
@media(min-width:1500px){
  .hero .hero-grid{min-height:660px}
  .hero .hero-media{min-height:660px !important}
}

/* Tablet */
@media(max-width:1120px){
  .hero .hero-grid{
    width:100% !important;
    grid-template-columns:1fr !important;
    min-height:0;
  }
  .hero .hero-copy{
    width:min(900px,90%) !important;
    margin:0 auto !important;
    padding:54px 0 44px !important;
  }
  .hero .hero-media{
    width:100% !important;
    min-height:0 !important;
    height:clamp(330px,55vw,610px) !important;
    border-radius:0 !important;
  }
  .hero .hero-media img{
    object-position:center center !important;
  }
  .hero .hero-media:before{
    width:100%;
    height:24%;
    inset:0 0 auto 0;
    background:linear-gradient(180deg,#063f2f 0%,rgba(6,63,47,.35) 45%,transparent 100%);
  }
  .hero h1{font-size:clamp(52px,9vw,78px)}
  .stats{margin:-20px auto 0 !important}
}

/* Phone: compact, polished and no horizontal overflow */
@media(max-width:620px){
  .hero .hero-copy{
    width:88% !important;
    padding:38px 0 34px !important;
  }
  .hero h1{
    font-size:clamp(45px,14vw,62px) !important;
    line-height:.94;
  }
  .hero p{font-size:16px;line-height:1.65}
  .hero .hero-media{
    height:72vw !important;
    min-height:285px !important;
    max-height:430px;
  }
  .hero .hero-media img{
    object-position:70% center !important;
  }
  .stats{
    width:92%;
    margin:-14px auto 0 !important;
  }
}


/* === HERO IMAGE GHOST-TEXT CLEANUP ===
   Hides the embedded lettering on the left edge of the source image,
   while preserving the people/park photo and the existing hero layout.
*/
.hero .hero-media:before{
  content:"";
  position:absolute;
  z-index:2;
  inset:0 auto 0 0;
  width:34% !important;
  pointer-events:none;
  background:linear-gradient(
    90deg,
    #063f2f 0%,
    #063f2f 34%,
    rgba(6,63,47,.96) 48%,
    rgba(6,63,47,.72) 68%,
    rgba(6,63,47,.18) 88%,
    rgba(6,63,47,0) 100%
  ) !important;
}
@media(max-width:1120px){
  .hero .hero-media:before{
    width:100% !important;
    height:26% !important;
    inset:0 0 auto 0 !important;
    background:linear-gradient(
      180deg,
      #063f2f 0%,
      rgba(6,63,47,.78) 35%,
      rgba(6,63,47,.24) 72%,
      rgba(6,63,47,0) 100%
    ) !important;
  }
}
@media(max-width:620px){
  .hero .hero-media:before{
    height:22% !important;
  }
}


/* === MK / AL LANGUAGE SWITCHER === */
.lang-switch{
  display:flex;
  align-items:center;
  gap:5px;
  margin-left:auto;
  padding:4px;
  border:1px solid #dbe9e2;
  border-radius:12px;
  background:#f8fbf9;
  flex:0 0 auto;
}
.lang-switch a{
  display:flex;
  align-items:center;
  gap:5px;
  min-width:58px;
  justify-content:center;
  padding:7px 9px;
  border-radius:9px;
  text-decoration:none;
  font-size:12px;
  font-weight:900;
  color:#315c4d;
  line-height:1;
}
.lang-switch a:hover{background:#edf7f1}
.lang-switch a.active{
  background:#087d49;
  color:#fff;
  box-shadow:0 5px 14px rgba(8,125,73,.18);
}
.lang-switch a span{letter-spacing:.04em}
@media(max-width:1120px){
  .lang-switch{margin-left:auto}
}
@media(max-width:620px){
  .lang-switch a{min-width:44px;padding:7px 6px}
  .lang-switch a span{display:none}
}


/* === FORUM PRO === */
.forum-pro{background:#f5f9f6;min-height:70vh}
.forum-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}
.forum-head h1{margin-bottom:6px}
.forum-my-rank{background:#073d2c;color:#fff;border-radius:16px;padding:13px 18px;min-width:170px;text-align:center}
.forum-my-rank span{display:block;font-weight:900}.forum-my-rank small{color:#a8cfbd}
.forum-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:22px}
.forum-sidebar{display:flex;flex-direction:column;gap:14px}
.forum-category{background:#fff;border:1px solid #dbe9e2;border-radius:18px;overflow:hidden;margin-bottom:18px;box-shadow:0 8px 25px rgba(5,61,44,.045)}
.forum-category-head{display:flex;justify-content:space-between;gap:20px;padding:19px 20px;background:#f1f8f4;border-bottom:1px solid #dbe9e2}
.forum-category-head h2{margin:0 0 4px;font-size:20px}.forum-category-head p{margin:0;color:#687f75;font-size:13px}
.forum-counts{white-space:nowrap;color:#557266;font-size:12px}
.forum-topic-row{display:grid;grid-template-columns:42px minmax(0,1fr) 90px;gap:12px;align-items:center;padding:15px 18px;border-bottom:1px solid #edf3ef;text-decoration:none;color:#123e30}
.forum-topic-row:last-child{border-bottom:0}.forum-topic-row:hover{background:#fafdfb}
.forum-topic-icon{font-size:20px;text-align:center}.forum-topic-main strong{display:block;font-size:15px}.forum-topic-main small,.forum-topic-stats small{display:block;color:#758b81;font-size:11px;margin-top:3px}
.forum-topic-stats{text-align:center}.forum-topic-stats b{font-size:18px}.forum-empty{padding:20px;color:#7a8d84}
.forum-breadcrumb{font-size:13px;color:#60776d;margin-bottom:13px}.forum-breadcrumb a{color:#087d49;font-weight:800;text-decoration:none}
.forum-topic-card,.forum-post{background:#fff;border:1px solid #dbe9e2;border-radius:18px;overflow:hidden;margin-bottom:14px;box-shadow:0 8px 24px rgba(5,61,44,.04)}
.forum-topic-top{display:flex;justify-content:space-between;gap:15px;padding:20px 22px;border-bottom:1px solid #e8f0eb}.forum-topic-top h2{margin:6px 0 0}.forum-actions{display:flex;gap:6px;flex-wrap:wrap}
.forum-post-grid,.forum-post{display:grid;grid-template-columns:190px minmax(0,1fr)}
.forum-post.forum-post{display:grid}
.forum-user-card{background:#f4f9f6;border-right:1px solid #e0ece5;padding:18px;display:flex;flex-direction:column;gap:7px;align-items:flex-start}
.forum-user-card strong{font-size:14px}.forum-user-card small{color:#768b81;font-size:11px}
.forum-rank{display:inline-flex;padding:5px 9px;border-radius:999px;background:#dceee4;color:#07593b;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.forum-rank.moderator{background:#fff0c7;color:#7c5700}.forum-rank.administrator{background:#e4dafd;color:#4c2695}
.forum-post-body{padding:20px 22px;min-width:0}.forum-post-body p{white-space:normal;overflow-wrap:anywhere;line-height:1.7}.forum-post-body small{color:#809188}
.forum-tags{display:flex;gap:6px}.forum-tag{font-size:10px;font-weight:900;padding:4px 8px;border-radius:99px;background:#edf5f0}.forum-tag.pin{background:#fff3c9}.forum-tag.lock{background:#f3e5e5}
.forum-reply textarea,.forum-edit textarea{width:100%;margin:10px 0}.forum-edit{margin-top:12px}.forum-edit summary{cursor:pointer;font-size:12px;font-weight:800;color:#467060}
.forum-deleted{padding:14px 18px;margin:10px 0;border:1px dashed #c9d8d0;border-radius:12px;color:#7b8c83;background:#fafcfb;font-size:12px}
@media(max-width:900px){.forum-layout{grid-template-columns:1fr}.forum-sidebar{order:-1}.forum-post-grid,.forum-post.forum-post{grid-template-columns:1fr}.forum-user-card{border-right:0;border-bottom:1px solid #e0ece5}.forum-head{align-items:flex-start;flex-direction:column}.forum-my-rank{width:100%;text-align:left}.forum-category-head{flex-direction:column}.forum-counts{white-space:normal}}
@media(max-width:560px){.forum-topic-row{grid-template-columns:36px minmax(0,1fr)}.forum-topic-stats{display:none}.forum-topic-top{flex-direction:column}}


/* =========================================================
   FORUM PRO V2 — TRUE FORUM LAYOUT
   Scoped only to .forum-pro-v2
   ========================================================= */
.forum-pro-v2{background:#f5f8f6;min-height:72vh;padding-top:26px}
.forum-shell-v2{max-width:1500px}
.forum-v2-header{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:24px}
.forum-v2-header h1{font-size:34px;margin:4px 0 8px;color:#073d2c}
.forum-v2-header p{margin:0;color:#687d74}
.forum-v2-head-actions{display:flex;align-items:center;gap:18px}
.forum-v2-statline{display:flex;gap:20px;color:#315c4d;white-space:nowrap}
.forum-new-topic{min-width:180px;text-align:center}

.forum-v2-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start}
.forum-v2-main{background:#fff;border:1px solid #dbe7e0;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(6,61,44,.05)}
.forum-v2-table-head{display:grid;grid-template-columns:minmax(0,1fr) 90px 110px 300px;background:#073d2c;color:#fff;font-size:11px;font-weight:900;letter-spacing:.04em;padding:14px 16px}
.forum-v2-table-head span:not(:first-child){text-align:center}
.forum-v2-category{display:grid;grid-template-columns:minmax(0,1fr) 90px 110px 300px;align-items:center;border-bottom:1px solid #e7efea;min-height:112px}
.forum-v2-category:last-child{border-bottom:0}
.forum-v2-category:hover{background:#fbfdfc}
.forum-v2-cat-info{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:start;padding:18px 16px}
.forum-v2-cat-icon{width:58px;height:58px;border-radius:14px;background:#eaf6ef;display:flex;align-items:center;justify-content:center;font-size:26px}
.forum-v2-cat-info h2{font-size:18px;margin:0 0 5px;color:#0b4935}
.forum-v2-cat-info p{font-size:12px;color:#74857e;margin:0 0 8px;line-height:1.45}
.forum-v2-subtopics{display:flex;gap:8px;flex-wrap:wrap}
.forum-v2-subtopics a{font-size:11px;color:#0b7b4b;text-decoration:none;background:#eef8f2;border-radius:999px;padding:4px 8px}
.forum-v2-subtopics a:hover{text-decoration:underline}
.forum-v2-num{text-align:center;border-left:1px solid #eef3f0}
.forum-v2-num strong{display:block;font-size:17px;color:#123f30}.forum-v2-num small{display:block;color:#89978f;font-size:10px;margin-top:3px}
.forum-v2-last{display:flex;gap:10px;align-items:center;border-left:1px solid #eef3f0;padding:14px 16px;min-width:0}
.forum-v2-last-avatar,.forum-v2-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#0a8a53,#9fd3b8);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;flex:0 0 auto}
.forum-v2-last a{display:block;color:#123f30;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}
.forum-v2-last a:hover{text-decoration:underline}.forum-v2-last small{display:block;color:#86948d;font-size:10px;margin-top:3px}

.forum-v2-sidebar{display:flex;flex-direction:column;gap:16px}
.forum-v2-side-card{background:#fff;border:1px solid #dbe7e0;border-radius:14px;padding:16px;box-shadow:0 10px 30px rgba(6,61,44,.04)}
.forum-v2-side-card h3{margin:0 0 14px;font-size:14px;text-transform:uppercase;color:#2a5747;letter-spacing:.03em}
.forum-v2-members{display:flex;flex-direction:column}
.forum-v2-member{display:flex;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #edf2ef}.forum-v2-member:last-child{border-bottom:0}
.forum-v2-avatar.small{width:34px;height:34px;font-size:12px}.forum-v2-member strong{display:block;font-size:12px}.forum-v2-member small{display:block;color:#8a9790;font-size:10px;margin-top:2px}
.forum-v2-side-stat{display:flex;justify-content:space-between;gap:14px;padding:7px 0;color:#687d74;font-size:12px}.forum-v2-side-stat strong{color:#0b4a36}

.forum-v2-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;padding:14px;background:#edf7f1;border:1px solid #d1e6da;border-radius:12px}
.forum-v2-rules div{display:grid;grid-template-columns:38px 1fr;column-gap:10px;align-items:center}.forum-v2-rules span{font-size:24px;grid-row:1/3}.forum-v2-rules strong{font-size:12px;color:#174b39}.forum-v2-rules small{font-size:10px;color:#71837a}

.forum-v2-breadcrumb{margin:4px 0 14px;color:#6d8177;font-size:12px}.forum-v2-breadcrumb a{color:#087d49;font-weight:800;text-decoration:none}
.forum-v2-topic-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px}
.forum-v2-topic,.forum-v2-post-card{background:#fff;border:1px solid #dbe7e0;border-radius:14px;overflow:hidden;margin-bottom:14px;box-shadow:0 8px 24px rgba(5,61,44,.04)}
.forum-v2-topic-titlebar{display:flex;justify-content:space-between;gap:20px;padding:18px 20px;background:#073d2c;color:#fff}.forum-v2-topic-titlebar h2{margin:5px 0 0;color:#fff;font-size:22px}
.forum-v2-post,.forum-v2-post-card{display:grid;grid-template-columns:190px minmax(0,1fr)}
.forum-v2-post-card{display:grid}
.forum-v2-user{background:#f4f8f6;border-right:1px solid #e0eae4;padding:18px;display:flex;flex-direction:column;gap:7px;align-items:center;text-align:center}
.forum-v2-user strong{font-size:13px}.forum-v2-user small{color:#7f9088;font-size:10px}
.forum-v2-body{padding:22px;min-width:0}.forum-v2-body p{font-size:14px;line-height:1.7;margin-top:0}.forum-v2-meta{font-size:10px;color:#8b9791;margin-top:18px}
.forum-v2-deleted{padding:14px 18px;background:#fafcfb;border:1px dashed #c8d8cf;border-radius:10px;margin:10px 0;color:#7f8d86;font-size:11px}
.forum-v2-reply{background:#fff;border:1px solid #dbe7e0;border-radius:14px;padding:18px}.forum-v2-reply textarea{width:100%;margin:10px 0 12px}

@media(max-width:1150px){
  .forum-v2-grid,.forum-v2-topic-layout{grid-template-columns:1fr}
  .forum-v2-sidebar{display:grid;grid-template-columns:repeat(2,1fr)}
  .forum-v2-table-head,.forum-v2-category{grid-template-columns:minmax(0,1fr) 80px 90px 250px}
}
@media(max-width:820px){
  .forum-v2-header{align-items:flex-start;flex-direction:column}.forum-v2-head-actions{width:100%;justify-content:space-between;flex-wrap:wrap}
  .forum-v2-table-head{display:none}
  .forum-v2-category{grid-template-columns:minmax(0,1fr) 72px 82px}
  .forum-v2-last{grid-column:1/-1;border-left:0;border-top:1px solid #edf2ef;margin:0 16px;padding:12px 0}
  .forum-v2-sidebar{grid-template-columns:1fr}
  .forum-v2-rules{grid-template-columns:1fr}
  .forum-v2-post,.forum-v2-post-card{grid-template-columns:1fr}.forum-v2-user{border-right:0;border-bottom:1px solid #e0eae4;align-items:flex-start;text-align:left}
}
@media(max-width:560px){
  .forum-pro-v2{padding-top:18px}.forum-v2-header h1{font-size:28px}
  .forum-v2-category{grid-template-columns:minmax(0,1fr) 60px 68px}
  .forum-v2-cat-info{grid-template-columns:46px minmax(0,1fr);gap:10px;padding:14px 12px}
  .forum-v2-cat-icon{width:46px;height:46px;font-size:21px}
  .forum-v2-cat-info h2{font-size:16px}.forum-v2-cat-info p{font-size:11px}
  .forum-v2-num strong{font-size:14px}.forum-v2-last{margin:0 12px}
  .forum-v2-statline{gap:10px;font-size:12px}
}

/* Forum enterprise additions */
.forum-mode-bar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;background:#eef7f2;border:1px solid #d5e7dd;border-radius:10px;padding:10px 14px;margin-bottom:14px;font-size:11px;color:#49675a}
.forum-blog-list{display:grid;gap:14px}
.forum-blog-card{background:#fff;border:1px solid #dbe7e0;border-radius:14px;padding:20px;box-shadow:0 8px 24px rgba(5,61,44,.04)}
.forum-blog-card h2{margin:8px 0 10px}.forum-blog-card h2 a{color:#0b4935;text-decoration:none}.forum-blog-card h2 a:hover{text-decoration:underline}
.forum-blog-card p{color:#526b60;line-height:1.7}
.forum-attachments{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.forum-attachments a{display:inline-flex;padding:7px 10px;border-radius:8px;background:#eef7f2;border:1px solid #d6e7dd;color:#0b6d45;text-decoration:none;font-size:11px;font-weight:800}
.forum-attachments a:hover{background:#e4f2e9}

.forum-search-bar{display:flex;gap:8px;margin:0 0 16px}
.forum-search-bar input{flex:1;min-width:0}
.forum-search-results{margin-bottom:16px}
.forum-search-results a{display:block;padding:11px 0;border-top:1px solid #e7efea;text-decoration:none;color:#0b4935}
.forum-search-results a:first-of-type{border-top:0}
.forum-search-results small{display:block;color:#7d8e86;margin-top:3px}
@media(max-width:620px){.forum-search-bar{flex-wrap:wrap}.forum-search-bar input{flex-basis:100%}}


/* === FORUM CATEGORY VIEW === */
.forum-v2-cat-link{text-decoration:none;color:inherit}
.forum-v2-cat-link:hover h2{text-decoration:underline;color:#087d49}
.forum-v2-cat-link:hover .forum-v2-cat-icon{transform:translateY(-1px);box-shadow:0 6px 16px rgba(8,125,73,.12)}
.forum-v2-cat-icon{transition:.18s ease}

.forum-category-page-head{
  display:flex;justify-content:space-between;align-items:flex-end;gap:20px;
  background:#fff;border:1px solid #dbe7e0;border-radius:14px;padding:20px;
  margin-bottom:14px;box-shadow:0 8px 24px rgba(5,61,44,.04)
}
.forum-category-page-head h2{margin:4px 0 6px;color:#073d2c;font-size:28px}
.forum-category-page-head p{margin:0}

.forum-category-topics-card{
  background:#fff;border:1px solid #dbe7e0;border-radius:14px;overflow:hidden;
  box-shadow:0 10px 30px rgba(6,61,44,.05)
}
.forum-category-topics-head{
  display:grid;grid-template-columns:minmax(0,1fr) 110px 220px;
  background:#073d2c;color:#fff;padding:13px 16px;
  font-size:11px;font-weight:900;letter-spacing:.04em
}
.forum-category-topics-head span:not(:first-child){text-align:center}
.forum-category-topic-row{
  display:grid;grid-template-columns:minmax(0,1fr) 110px 220px;
  align-items:center;text-decoration:none;color:#123f30;
  border-bottom:1px solid #e7efea;min-height:88px
}
.forum-category-topic-row:last-child{border-bottom:0}
.forum-category-topic-row:hover{background:#fbfdfc}
.forum-category-topic-main{
  display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;
  align-items:center;padding:15px 16px
}
.forum-category-topic-main strong{display:block;font-size:14px}
.forum-category-topic-main small{display:block;color:#7e8e86;font-size:10px;margin-top:4px}
.forum-category-replies,.forum-category-last{
  text-align:center;border-left:1px solid #edf2ef;padding:14px 10px
}
.forum-category-replies strong,.forum-category-last strong{display:block;color:#0b4935}
.forum-category-replies small,.forum-category-last small{display:block;color:#8a9991;font-size:10px;margin-top:3px}
.forum-category-last strong{font-size:11px}
.forum-tags.compact{margin-top:6px}
.forum-category-empty{padding:28px;text-align:center;color:#6f8379}
.forum-category-empty strong{display:block;color:#214d3d;margin-bottom:5px}

@media(max-width:760px){
  .forum-category-page-head{align-items:flex-start;flex-direction:column}
  .forum-category-topics-head{display:none}
  .forum-category-topic-row{grid-template-columns:minmax(0,1fr) 70px}
  .forum-category-last{grid-column:1/-1;border-left:0;border-top:1px solid #edf2ef;text-align:left;padding:10px 16px}
}


/* =========================================================
   FORUM CATEGORY ICON / ROW ALIGNMENT FIX
   Keeps icons square and prevents category content stretching
   ========================================================= */
.forum-v2-category{
  align-items:stretch;
}
.forum-v2-cat-info{
  display:grid !important;
  grid-template-columns:58px minmax(0,1fr) !important;
  align-items:center !important;
  gap:16px !important;
  min-width:0 !important;
  padding:18px 16px !important;
}
.forum-v2-cat-link{
  width:100% !important;
  min-width:0 !important;
  align-self:stretch !important;
}
.forum-v2-cat-icon{
  width:58px !important;
  height:58px !important;
  min-width:58px !important;
  min-height:58px !important;
  max-width:58px !important;
  max-height:58px !important;
  aspect-ratio:1 / 1 !important;
  padding:0 !important;
  margin:0 !important;
  border-radius:14px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  line-height:1 !important;
  font-size:25px !important;
  overflow:hidden !important;
  flex:0 0 58px !important;
}
.forum-v2-cat-info > div:last-child{
  min-width:0 !important;
  width:100% !important;
}
.forum-v2-cat-info h2{
  margin:0 0 5px !important;
  line-height:1.18 !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
}
.forum-v2-cat-info p{
  margin:0 0 8px !important;
  line-height:1.45 !important;
  word-break:normal !important;
  overflow-wrap:break-word !important;
  max-width:100% !important;
}
.forum-v2-subtopics{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:6px !important;
  max-width:100% !important;
}
.forum-v2-subtopics a{
  display:inline-flex !important;
  width:auto !important;
  max-width:100% !important;
  white-space:normal !important;
}
.forum-v2-num,
.forum-v2-last{
  align-self:stretch !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
}
.forum-v2-last{
  flex-direction:row !important;
  align-items:center !important;
}
@media(max-width:820px){
  .forum-v2-cat-info{
    grid-template-columns:48px minmax(0,1fr) !important;
    gap:12px !important;
  }
  .forum-v2-cat-icon{
    width:48px !important;
    height:48px !important;
    min-width:48px !important;
    min-height:48px !important;
    max-width:48px !important;
    max-height:48px !important;
    flex-basis:48px !important;
    font-size:21px !important;
  }
}
@media(max-width:560px){
  .forum-v2-cat-info{
    grid-template-columns:44px minmax(0,1fr) !important;
    gap:10px !important;
    padding:14px 12px !important;
  }
  .forum-v2-cat-icon{
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    min-height:44px !important;
    max-width:44px !important;
    max-height:44px !important;
    flex-basis:44px !important;
    font-size:20px !important;
  }
}


/* =========================================================
   FORUM CATEGORY ROW FINAL ALIGNMENT
   Makes "Општо" identical in structure to the other category rows.
   ========================================================= */
.forum-v2-category{
  min-height:112px !important;
}
.forum-v2-cat-info{
  min-height:112px !important;
  height:auto !important;
  align-self:stretch !important;
  grid-template-columns:58px minmax(0,1fr) !important;
  align-content:center !important;
}
.forum-v2-cat-link{
  min-height:112px !important;
  height:auto !important;
}
.forum-v2-cat-info h2,
.forum-v2-cat-info p{
  width:auto !important;
  max-width:100% !important;
}
.forum-v2-cat-info p{
  margin-bottom:0 !important;
}
@media(max-width:820px){
  .forum-v2-category,
  .forum-v2-cat-info,
  .forum-v2-cat-link{
    min-height:94px !important;
  }
}
@media(max-width:560px){
  .forum-v2-category,
  .forum-v2-cat-info,
  .forum-v2-cat-link{
    min-height:86px !important;
  }
}
