:root{--bg:#fbfcfb;--panel:#ffffff;--text:#123b4c;--soft-text:#4e626b;--muted:#687b80;--green:#7fb31a;--green-2:#5b9618;--green-dark:#386d1e;--line:#e2ebdf;--shadow:0 20px 60px rgba(17,57,54,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:radial-gradient(circle at 75% 35%,rgba(210,232,196,.25),transparent 35%),linear-gradient(180deg,#fff 0,#fbfcfb 58%,#f6faf5 100%)}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1140px,calc(100% - 48px));margin:0 auto}.page-shell{min-height:100vh}.site-header{display:flex;align-items:center;justify-content:space-between;padding:40px 0 22px;gap:28px}.wordmark{display:inline-flex;align-items:baseline;font-size:64px;line-height:.9;font-weight:900;letter-spacing:-.055em}.wordmark-main,.wordmark-dot{color:#103d4f}.wordmark-accent{color:var(--green)}.brand-tagline{font-size:18px;color:#64777c;margin-top:12px}.header-contact{display:flex;align-items:center;gap:20px;color:#243f49;font-weight:700;font-size:16px}.header-contact a{display:flex;align-items:center;gap:10px;white-space:nowrap}.header-contact span{color:var(--green);font-size:22px}.header-sep{width:1px;height:22px;background:#8fac7d}.main-nav-wrap{border-top:3px solid var(--green);border-bottom:1px solid #e7ede4;background:rgba(255,255,255,.75);backdrop-filter:blur(8px);position:sticky;top:0;z-index:50}.main-nav{display:flex;gap:18px;flex-wrap:wrap;padding:14px 0}.main-nav a{font-weight:800;color:#3a525b;padding:8px 14px;border-radius:999px;transition:.2s}.main-nav a:hover{background:#eff7e8;color:var(--green-dark)}.hero{padding:42px 0 26px}.status-pill{display:inline-flex;padding:8px 16px;margin-bottom:24px;border-radius:999px;background:#eef6e5;color:#5b8a19;font-weight:800;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 480px;gap:56px;align-items:start}.hero-badge,.section-kicker{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--green-2);font-weight:900;margin-bottom:14px}.hero-title{font-size:76px;line-height:1.02;letter-spacing:-.055em;margin:0 0 16px}.hero-title span{display:block}.hero-title .accent{color:var(--green)}.hero-underline{width:72px;height:6px;border-radius:99px;background:var(--green);margin:18px 0 28px}.hero-lead{font-size:21px;line-height:1.65;color:#3c5059;margin:0 0 24px;max-width:560px}.hero-body{font-size:18px;line-height:1.75;color:#50646c;margin:0 0 32px;max-width:590px}.hero-actions{display:flex;gap:18px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:12px;font-weight:850;transition:.2s ease}.btn-primary{background:linear-gradient(135deg,#7fb31a,#91c929);color:#fff;box-shadow:0 18px 38px rgba(127,179,26,.23)}.btn-secondary{background:#fff;border:1px solid #8ab85e;color:#527d1e}.btn:hover{transform:translateY(-2px)}.hero-partners-panel{background:rgba(255,255,255,.92);border:1px solid #dfe8dd;border-radius:26px;padding:28px 26px;box-shadow:var(--shadow)}.hero-partners-panel h2{margin:0 0 18px;color:#5c8d18;text-transform:uppercase;letter-spacing:.14em;font-size:15px;font-weight:900}.hero-logo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.hero-logo-card{height:94px;border:1px solid #e3eae3;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 7px 18px rgba(0,0,0,.035)}.hero-logo-card img{max-width:100%;max-height:60px;object-fit:contain}.partner-link{display:inline-block;margin-top:18px;color:var(--green-dark);font-weight:800}.section-headline{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}.section-headline.left{align-items:start}.section-headline h2{margin:0;font-size:34px;line-height:1.14;letter-spacing:-.04em}.section-headline.compact h2{font-size:29px}.section-link{color:var(--green-dark);font-weight:800;white-space:nowrap}.section-text{font-size:18px;line-height:1.7;color:#53686f;max-width:900px;margin:10px 0 0}.rotating-content,.roadmap-section,.features-strip,.cards-section,.projects-overview,.community-section,.about-section,.partner-cta{margin-top:38px}.rotating-shell{position:relative;min-height:190px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,#fff,#f9fbf8);box-shadow:0 16px 45px rgba(16,68,59,.055);overflow:hidden;margin-bottom:18px}.rotating-card{position:absolute;inset:0;padding:28px 34px;opacity:0;transform:translateY(10px);transition:opacity .8s,transform .8s}.rotating-card.active{opacity:1;transform:translateY(0)}.rotating-kicker,.news-tag{text-transform:uppercase;letter-spacing:.12em;color:var(--green-2);font-size:12px;font-weight:900}.rotating-card h3,.news-card h3,.roadmap-item h3,.mini-panel h3,.faq-box h3,.partner-cta h2,.community-text h2,.about-grid h2{margin:8px 0 10px;font-size:31px;letter-spacing:-.035em}.rotating-card p,.news-card p,.roadmap-item p,.mini-panel p,.community-text p,.about-grid p{margin:0;color:#53686f;font-size:18px;line-height:1.62}.mini-cta,.learn-link,.news-card a{display:inline-block;margin-top:16px;color:var(--green-dark);font-weight:800}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card,.roadmap-item,.mini-panel,.faq-box,.community-box,.partner-cta-inner{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 16px 40px rgba(16,68,59,.05)}.news-card,.mini-panel{padding:24px}.roadmap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.roadmap-item{padding:24px}.roadmap-item span{display:block;width:38px;height:5px;border-radius:99px;background:var(--green);margin-bottom:18px}.features-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 16px 45px rgba(16,68,59,.05);overflow:hidden}.feature-item{padding:30px 18px;text-align:center}.feature-item+.feature-item{border-left:1px solid var(--line)}.feature-icon{width:54px;height:54px;margin:0 auto 16px;color:var(--green-dark)}.feature-icon svg{width:100%;height:100%}.feature-title{font-weight:750;color:#243e48;line-height:1.35}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.info-card{background:#fff;border:1px solid #e4ebe3;border-radius:20px;overflow:hidden;box-shadow:0 18px 45px rgba(15,56,51,.065)}.info-card-image{height:240px;background:#f0f5ee}.info-card-image img{width:100%;height:100%;object-fit:cover}.info-card-body{padding:24px}.info-card-body h3{font-size:27px;line-height:1.15;letter-spacing:-.035em;margin:0 0 12px}.info-card-body p{margin:0;color:#5a6e75;font-size:16px;line-height:1.7}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mini-icon{width:46px;height:46px;color:var(--green-dark);margin-bottom:12px}.mini-icon svg{width:100%;height:100%}.community-box{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;padding:28px;background:linear-gradient(135deg,#fff,#f3f8ee)}.community-list{display:grid;gap:12px;align-content:start}.community-point{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1px solid #e3eae1;border-radius:14px;font-weight:700;color:#335059}.community-point span{color:var(--green);font-weight:900}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.faq-box{padding:24px}.faq-box details{border-top:1px solid #e7eee4;padding:14px 0}.faq-box details:first-of-type{border-top:none;padding-top:0}.faq-box summary{cursor:pointer;font-weight:800;color:#28454f}.faq-box p{font-size:16px;line-height:1.7;margin:10px 0 0;color:#5a6e75}.partner-cta-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:32px;background:linear-gradient(135deg,#ffffff,#f1f8eb);padding:32px 36px}.site-footer{background:linear-gradient(180deg,#f8fbf6 0%,#eef5e9 100%);color:#1f4852;margin-top:42px;border-top:1px solid #d9e6d2}.footer-container{display:grid;grid-template-columns:190px 1fr;gap:34px;align-items:center;padding:34px 0 36px}.footer-logo-wrap{display:flex;align-items:center;justify-content:center;border-right:1px solid #cfe0c7;min-height:96px;padding-right:28px}.footer-logo-wrap img{max-width:148px;max-height:104px;object-fit:contain;filter:none}.footer-pretitle{font-size:15px;color:#5a7379;margin-bottom:6px}.footer-company{font-size:24px;font-weight:900;margin-bottom:10px;color:#3f8b24}.footer-lines{display:flex;flex-wrap:wrap;gap:8px 15px;font-size:15px;line-height:1.7;color:#284b54}.footer-lines span:not(:last-child)::after{content:"|";margin-left:15px;color:#9aaf9d}.footer-lines a{color:#2f6f21;font-weight:800}.footer-extra{display:none}.admin-body{background:#f3f7f3;min-height:100vh}.admin-auth-card{width:min(460px, calc(100% - 32px));margin:7vh auto;background:white;border-radius:28px;box-shadow:var(--shadow);padding:32px}.admin-layout{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.admin-sidebar{background:#0f3d4d;color:white;padding:28px;display:flex;flex-direction:column;gap:18px}.admin-sidebar a{color:#dceef2}.admin-brand{font-weight:800;font-size:28px;line-height:1.1;margin-bottom:14px}.admin-main{padding:32px}.admin-message{padding:14px 16px;border-radius:14px;margin-bottom:16px}.admin-message.success{background:#edf7e6;color:#3f6d15}.admin-message.error{background:#fff0f0;color:#b54040}.admin-grid-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.admin-panel{background:white;border-radius:24px;padding:24px;box-shadow:0 10px 30px rgba(12,56,48,.06)}.admin-panel.full,.admin-actions.full{grid-column:1 / -1}.admin-panel h2{margin-top:0;font-size:24px}.admin-form label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;color:#34515b;margin-bottom:14px}.admin-form input[type=text],.admin-form input[type=password],.admin-form input[type=number],.admin-form textarea,.admin-form select{border:1px solid #dbe5d9;border-radius:14px;padding:13px 14px;font:inherit;color:#173f4f;background:white}.admin-form textarea{resize:vertical}.admin-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-thumb{border-radius:18px;background:#f6f8f5;border:1px solid #e7efea;padding:10px;max-width:280px}.admin-thumb img{border-radius:12px;width:100%;max-height:180px;object-fit:cover}.admin-thumb-logo img{object-fit:contain;background:white}.partner-row,.card-edit-block{border-top:1px solid #e8efea;padding-top:14px;margin-top:14px}@media(max-width:1100px){.hero-grid,.community-box,.about-grid,.partner-cta-inner,.footer-container{grid-template-columns:1fr}.news-grid,.cards-grid,.mini-grid,.roadmap-grid,.features-grid{grid-template-columns:repeat(2,1fr)}.feature-item+.feature-item{border-left:none}.footer-logo-wrap{justify-content:flex-start;border-right:none;border-bottom:1px solid #cfe0c7;padding:0 0 22px}.hero-title{font-size:62px}.header-contact{display:none}}@media(max-width:800px){.main-nav{gap:8px}.main-nav a{padding:8px 10px;font-size:14px}.news-grid,.cards-grid,.mini-grid,.roadmap-grid,.features-grid,.admin-grid-form,.admin-two{grid-template-columns:1fr}.feature-item+.feature-item{border-top:1px solid var(--line)}.hero-logo-grid{grid-template-columns:1fr 1fr}.wordmark{font-size:50px}.brand-tagline{font-size:15px}.hero-title{font-size:48px}.container{width:min(100% - 28px,1140px)}.section-headline{flex-direction:column;align-items:flex-start}.partner-cta-inner{padding:24px}.admin-layout{grid-template-columns:1fr}}



/* v18 premium footer and credit polish */
.site-footer.site-footer-premium{
  background:
    radial-gradient(circle at 12% 12%, rgba(127,179,26,.10), transparent 34%),
    linear-gradient(180deg, #fbfdf9 0%, #f3f8ef 100%);
  color:#143c48;
  margin-top:56px;
  border-top:1px solid #dde9d8;
}
.footer-premium-card{
  display:grid;
  grid-template-columns:300px 1fr;
  gap:38px;
  align-items:center;
  padding:36px 0 38px;
}
.footer-brand-column{
  display:grid;
  grid-template-columns:112px 1fr;
  gap:22px;
  align-items:center;
  padding:22px 28px 22px 0;
  border-right:1px solid #d4e2ce;
}
.footer-arbora-logo{
  width:112px;
  height:auto;
  object-fit:contain;
  filter:none;
}
.footer-brand-note{
  display:flex;
  flex-direction:column;
  gap:6px;
  color:#5b7076;
  line-height:1.35;
}
.footer-brand-note span{
  font-size:13px;
  font-weight:700;
  letter-spacing:.01em;
}
.footer-brand-note strong{
  color:#31802e;
  font-size:21px;
  line-height:1.1;
  letter-spacing:-.03em;
}
.footer-details-column{
  min-width:0;
}
.footer-address{
  color:#2e4d56;
  font-weight:750;
  margin-bottom:12px;
}
.footer-data-grid{
  display:flex;
  flex-wrap:wrap;
  gap:8px 18px;
  color:#51676d;
  font-size:14px;
  line-height:1.55;
}
.footer-data-grid span{
  white-space:nowrap;
}
.footer-data-grid b{
  color:#2f6f2a;
  font-weight:900;
  letter-spacing:.03em;
}
.footer-link-row{
  display:flex;
  flex-wrap:wrap;
  gap:10px 22px;
  margin-top:14px;
}
.footer-link-row a{
  color:#1f5963;
  font-weight:850;
  text-decoration:none;
}
.footer-link-row a:hover{
  color:#5b9618;
  text-decoration:underline;
}
.site-credit-text{
  margin-top:16px;
  display:flex;
  gap:8px;
  align-items:center;
  flex-wrap:wrap;
  color:#778b8f;
  font-size:13px;
  line-height:1.4;
}
.site-credit-text a{
  color:#4b646b;
  font-weight:800;
  text-decoration:none;
}
.site-credit-text a:hover{
  color:#5b9618;
  text-decoration:underline;
}
.builder-credit,
.footer-builder-credit,
.footer-extra{
  display:none !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}
@media(max-width:900px){
  .footer-premium-card{grid-template-columns:1fr;gap:20px}
  .footer-brand-column{border-right:0;border-bottom:1px solid #d4e2ce;padding:18px 0 24px}
}
@media(max-width:560px){
  .footer-brand-column{grid-template-columns:86px 1fr;gap:16px}
  .footer-arbora-logo{width:86px}
  .footer-brand-note strong{font-size:18px}
  .footer-data-grid span{white-space:normal}
}

/* v19 image and illustration polish */
.news-card{overflow:hidden;padding:0;display:flex;flex-direction:column}
.news-card-image{height:178px;background:#eef5ea}
.news-card-image img{width:100%;height:100%;object-fit:cover}
.news-card-body{padding:22px 22px 24px}
.feature-icon,.mini-icon{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f4f9ef,#ebf5e3);border-radius:16px;box-shadow:inset 0 0 0 1px #dce8d5}
.feature-icon{width:66px;height:66px}
.mini-icon{width:56px;height:56px}
.info-card-image img,.news-card-image img{filter:saturate(1.03) contrast(1.02)}


/* v20: cluster.eco header + admin iteration viewer */
.brand-block-with-cluster{
  display:flex;
  align-items:center;
  gap:24px;
  min-width:0;
}
.brand-primary{min-width:260px}
.cluster-eco-lockup{
  display:block;
  width:min(360px, 36vw);
  padding:6px;
  border:1px solid #dcead6;
  border-radius:18px;
  background:rgba(255,255,255,.92);
  box-shadow:0 12px 34px rgba(16,68,59,.08);
  transition:transform .2s ease, box-shadow .2s ease;
}
.cluster-eco-lockup:hover{transform:translateY(-2px);box-shadow:0 16px 42px rgba(16,68,59,.11)}
.cluster-eco-lockup img{width:100%;height:auto;border-radius:12px;object-fit:contain}
.iteration-viewer-panel{grid-column:1 / -1}
.iteration-viewer-head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:16px}
.iteration-viewer-head h2{margin:0 0 6px}
.iteration-viewer-head p{margin:0;color:#60757b}
.iteration-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.iteration-tabs a{display:inline-flex;padding:8px 12px;border-radius:999px;background:#f2f7ef;color:#34515b;font-weight:800;border:1px solid #dbe8d5}
.iteration-tabs a.active{background:#7fb31a;color:#fff;border-color:#7fb31a}
.iteration-frame-wrap{height:min(78vh, 920px);min-height:560px;border:1px solid #dbe8d5;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 18px 48px rgba(16,68,59,.08)}
.iteration-frame-wrap iframe{width:100%;height:100%;border:0;background:#fff}
@media(max-width:1100px){
  .site-header-with-cluster{align-items:flex-start}
  .brand-block-with-cluster{flex-direction:column;align-items:flex-start;gap:14px}
  .cluster-eco-lockup{width:min(420px, 100%)}
}
@media(max-width:800px){
  .iteration-viewer-head{flex-direction:column;align-items:flex-start}
  .iteration-frame-wrap{min-height:520px}
}


/* v21: Iz medija module */
.media-section{margin-top:38px}
.media-grid{display:grid;grid-template-columns:1fr;gap:20px}
.media-card{display:grid;grid-template-columns:340px 1fr;gap:0;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 18px 48px rgba(16,68,59,.06)}
.media-card-image{min-height:260px;background:#eef5ea}
.media-card-image img{width:100%;height:100%;object-fit:cover;filter:saturate(1.02) contrast(1.02)}
.media-card-body{padding:28px 30px}
.media-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}
.media-meta span{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#f0f7e9;color:#4f7f1d;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.media-card h3{font-size:30px;line-height:1.14;letter-spacing:-.035em;margin:0 0 12px;color:#123b4c}
.media-card p{font-size:18px;line-height:1.65;color:#53686f;margin:0 0 18px}
.media-tags{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 16px}
.media-tags span{padding:6px 10px;border-radius:999px;background:#f7faf5;border:1px solid #dfe9d8;color:#51676d;font-weight:700;font-size:13px}
.media-note{font-size:13px;line-height:1.55;color:#708187;background:#f8faf7;border-left:4px solid #91c929;padding:10px 12px;border-radius:10px;margin-bottom:16px}
.media-source-link{display:inline-flex;align-items:center;color:var(--green-dark);font-weight:900}
@media(max-width:900px){.media-card{grid-template-columns:1fr}.media-card-image{height:220px;min-height:220px}.media-card h3{font-size:24px}}


/* v22 partner-link polish */
.site-header-with-cluster,
.site-header .brand-block-with-cluster{
  align-items:center;
}
.brand-block-with-cluster{
  display:flex;
  flex-direction:row;
  align-items:center;
  gap:24px;
}
.brand-primary{
  min-width:260px;
}
.cluster-eco-lockup{
  display:flex;
  align-items:center;
  width:min(380px, 38vw);
  padding:7px;
  border:1px solid #dcead6;
  border-radius:18px;
  background:rgba(255,255,255,.95);
  box-shadow:0 12px 34px rgba(16,68,59,.08);
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.cluster-eco-lockup:hover{
  transform:translateY(-2px);
  border-color:#b9d7a8;
  box-shadow:0 16px 42px rgba(16,68,59,.12);
}
.cluster-eco-lockup img{
  width:100%;
  height:auto;
  border-radius:12px;
  object-fit:contain;
}
.hero-logo-card{
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.hero-logo-card:hover{
  transform:translateY(-2px);
  border-color:#b9d7a8;
  box-shadow:0 12px 26px rgba(16,68,59,.11);
}
@media(max-width:1100px){
  .brand-block-with-cluster{
    flex-direction:column;
    align-items:flex-start;
    gap:14px;
  }
  .cluster-eco-lockup{
    width:min(430px, 100%);
  }
}


/* v23: /3 media + institutions + logo polish */
.wordmark-dot{color:var(--green)!important}
.hero-logo-card img[src*="arbora-original-logo"]{max-height:72px;max-width:92%}
.media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.media-card{display:flex;flex-direction:column;grid-template-columns:none;min-height:100%;background:#fff}
.media-card:first-child{grid-column:1 / -1;display:grid;grid-template-columns:390px 1fr}
.media-card-image{height:210px;min-height:210px;background:#eef5ea}
.media-card:first-child .media-card-image{height:auto;min-height:310px}
.media-card-body{padding:24px 26px}
.media-card h3{font-size:24px;line-height:1.16}
.media-card:first-child h3{font-size:32px}
.institutions-section{margin-top:40px}
.institutions-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.institution-card{display:flex;flex-direction:column;min-height:220px;background:linear-gradient(180deg,#fff,#f8fbf6);border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 16px 40px rgba(16,68,59,.05);transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease}
.institution-card:hover{transform:translateY(-2px);box-shadow:0 20px 50px rgba(16,68,59,.08);border-color:#b9d7a8}
.institution-label{width:max-content;padding:7px 10px;border-radius:999px;background:#eff7e9;color:#4f7f1d;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}
.institution-card h3{margin:0 0 10px;font-size:20px;line-height:1.18;letter-spacing:-.025em;color:#123b4c}
.institution-card p{margin:0;color:#53686f;font-size:15.5px;line-height:1.58;flex:1}
.institution-card span{margin-top:16px;color:var(--green-dark);font-weight:900}
@media(max-width:1100px){.institutions-grid{grid-template-columns:repeat(2,1fr)}.media-grid{grid-template-columns:1fr}.media-card:first-child{grid-template-columns:1fr}.media-card:first-child .media-card-image{height:230px;min-height:230px}}
@media(max-width:760px){.institutions-grid{grid-template-columns:1fr}.media-card:first-child h3{font-size:25px}.media-card-image,.media-card:first-child .media-card-image{height:210px;min-height:210px}}


/* v24: compact, story-specific "Iz medija" cards */
.media-section{
  margin-top:42px;
}
.media-section .section-headline{
  margin-bottom:18px;
}
.media-grid{
  display:grid;
  grid-template-columns:repeat(5, minmax(0,1fr));
  gap:14px;
}
.media-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  background:#fff;
  border:1px solid #dfe9d8;
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 14px 36px rgba(16,68,59,.055);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.media-card:hover{
  transform:translateY(-3px);
  border-color:#b9d7a8;
  box-shadow:0 18px 46px rgba(16,68,59,.10);
}
.media-card-image{
  height:132px;
  min-height:132px;
  background:#edf5ea;
}
.media-card-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  filter:saturate(1.03) contrast(1.02);
}
.media-card-body{
  padding:15px 15px 16px;
  display:flex;
  flex-direction:column;
  flex:1;
}
.media-meta{
  display:flex;
  flex-wrap:wrap;
  gap:5px;
  margin-bottom:9px;
}
.media-meta span{
  display:inline-flex;
  align-items:center;
  padding:4px 7px;
  border-radius:999px;
  background:#f0f7e9;
  color:#4f7f1d;
  font-size:10px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.media-card h3{
  font-size:17px;
  line-height:1.18;
  letter-spacing:-.025em;
  margin:0 0 8px;
  color:#123b4c;
}
.media-card p{
  font-size:13px;
  line-height:1.48;
  color:#53686f;
  margin:0 0 10px;
}
.media-tags{
  display:flex;
  flex-wrap:wrap;
  gap:5px;
  margin:2px 0 10px;
}
.media-tags span{
  padding:4px 7px;
  border-radius:999px;
  background:#f8fbf6;
  border:1px solid #e1eadb;
  color:#51676d;
  font-weight:700;
  font-size:10.5px;
}
.media-note{
  display:none;
}
.media-source-link{
  margin-top:auto;
  display:inline-flex;
  align-items:center;
  color:var(--green-dark);
  font-weight:900;
  font-size:13px;
}
@media(max-width:1180px){
  .media-grid{grid-template-columns:repeat(3, minmax(0,1fr))}
}
@media(max-width:760px){
  .media-grid{grid-template-columns:1fr}
  .media-card-image{height:190px;min-height:190px}
  .media-card h3{font-size:20px}
  .media-card p{font-size:15px}
}

/* v25: media, tree.vet and GDPR refinements */
.wordmark-dot,.wordmark-accent{color:var(--green)!important}
.hero-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.hero-logo-card img{max-height:58px;object-fit:contain}
.media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.media-card{display:flex;flex-direction:column;min-height:100%;border-radius:22px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 12px 36px rgba(16,68,59,.05)}
.media-card:first-child{grid-column:1 / -1;display:grid;grid-template-columns:320px 1fr}
.media-card-image{height:185px;min-height:185px;background:#eef5ea}
.media-card:first-child .media-card-image{height:auto;min-height:240px}
.media-card-body{padding:20px 22px}
.media-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px;font-size:12px;font-weight:800;color:#6c8a4c;text-transform:uppercase;letter-spacing:.08em}
.media-meta span{padding:5px 9px;border-radius:999px;background:#f1f6eb}
.media-card h3{font-size:22px;line-height:1.18;margin:0 0 10px;color:#123b4c}
.media-card:first-child h3{font-size:28px}
.media-card p{font-size:15px;line-height:1.6;margin:0 0 12px;color:#53686f}
.media-tags{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 10px}
.media-tags span{font-size:12px;font-weight:700;padding:5px 9px;border-radius:999px;background:#eef5ea;color:#476a34}
.media-note{font-size:12px;line-height:1.55;color:#72848b;margin-top:auto}
.media-source-link{display:inline-block;margin-top:12px;font-weight:800;color:var(--green-dark)}
.institutions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.gdpr-section{margin-top:38px}
.gdpr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.gdpr-card,.gdpr-contact-box{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 16px 40px rgba(16,68,59,.05)}
.gdpr-card{padding:24px}
.gdpr-card h3{margin:0 0 10px;font-size:24px;line-height:1.2;color:#123b4c}
.gdpr-card p{margin:0;font-size:16px;line-height:1.68;color:#53686f}
.gdpr-contact-box{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:26px 28px;margin-top:18px;background:linear-gradient(135deg,#ffffff,#f2f8ed)}
.gdpr-contact-box p{margin:6px 0 0;font-size:16px;line-height:1.7;color:#53686f}
.gdpr-contact-actions{display:flex;gap:12px;flex-wrap:wrap}
@media(max-width:1100px){.institutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-grid{grid-template-columns:1fr}.media-card:first-child{grid-template-columns:1fr}.media-card:first-child .media-card-image{min-height:210px}.gdpr-grid{grid-template-columns:1fr}.gdpr-contact-box{grid-template-columns:1fr}}
@media(max-width:760px){.institutions-grid,.gdpr-grid{grid-template-columns:1fr}.media-card-image,.media-card:first-child .media-card-image{height:190px;min-height:190px}.media-card h3,.media-card:first-child h3{font-size:22px}.gdpr-card h3{font-size:21px}}


/* v27: portal-style footer + GDPR cookie notice */
.portal-footer{
  background:#0f3440;
  color:#e9f4ee;
  margin-top:54px;
  border-top:0;
}
.portal-footer-main{
  display:grid;
  grid-template-columns:1.15fr 2fr;
  gap:42px;
  padding:46px 0 34px;
}
.portal-footer-brand{
  display:grid;
  grid-template-columns:120px 1fr;
  gap:22px;
  align-items:center;
}
.portal-footer-brand img{
  width:116px;
  height:auto;
  object-fit:contain;
  background:#fff;
  border-radius:22px;
  padding:14px;
  box-shadow:0 16px 40px rgba(0,0,0,.14);
}
.portal-footer-brand h2{
  margin:0 0 10px;
  font-size:32px;
  letter-spacing:-.04em;
  color:#fff;
}
.portal-footer-brand p{
  margin:0;
  color:#c6d8d0;
  line-height:1.65;
  font-size:15px;
}
.portal-footer-columns{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:24px;
}
.portal-footer-column h3{
  margin:0 0 14px;
  font-size:14px;
  color:#9ed064;
  text-transform:uppercase;
  letter-spacing:.11em;
}
.portal-footer-column a{
  display:block;
  color:#d9e9e2;
  margin:9px 0;
  font-size:15px;
  line-height:1.35;
}
.portal-footer-column a:hover{color:#fff;text-decoration:underline}
.portal-footer-legal{
  display:grid;
  grid-template-columns:1fr 1.2fr;
  gap:24px;
  border-top:1px solid rgba(255,255,255,.14);
  border-bottom:1px solid rgba(255,255,255,.14);
  padding:28px 0;
}
.footer-company-card,.footer-gdpr-card{
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.12);
  border-radius:24px;
  padding:24px;
}
.footer-company-card strong{
  display:block;
  font-size:24px;
  color:#fff;
  margin-bottom:12px;
}
.footer-company-lines{
  display:flex;
  flex-wrap:wrap;
  gap:8px 14px;
  color:#d0dfd8;
  font-size:14px;
  line-height:1.6;
}
.footer-link-row{
  display:flex;
  flex-wrap:wrap;
  gap:12px 18px;
  margin-top:14px;
}
.footer-link-row a{color:#fff;font-weight:800}
.footer-gdpr-card .section-kicker{color:#9ed064}
.footer-gdpr-card h3{
  margin:0 0 10px;
  color:#fff;
  font-size:24px;
  letter-spacing:-.03em;
}
.footer-gdpr-card p{
  color:#d0dfd8;
  line-height:1.65;
  margin:0 0 12px;
}
.footer-gdpr-card details{
  margin:16px 0;
  border-top:1px solid rgba(255,255,255,.12);
  border-bottom:1px solid rgba(255,255,255,.12);
  padding:12px 0;
}
.footer-gdpr-card summary{
  cursor:pointer;
  color:#fff;
  font-weight:800;
}
.footer-gdpr-details{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  margin-top:14px;
}
.footer-gdpr-details strong{color:#fff}
.footer-gdpr-details p{font-size:14px;margin-top:6px}
.footer-gdpr-contact a{
  color:#fff;
  font-weight:900;
  margin-left:10px;
}
.portal-footer-bottom{
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:center;
  padding:18px 0 24px;
  color:#b9cec5;
  font-size:14px;
}
.site-credit-text a{color:#fff;font-weight:800}

.cookie-consent{
  position:fixed;
  inset:auto 18px 18px 18px;
  z-index:9999;
  display:flex;
  justify-content:center;
}
.cookie-consent[hidden]{display:none}
.cookie-consent-card{
  width:min(980px,100%);
  display:grid;
  grid-template-columns:1fr auto;
  gap:24px;
  align-items:center;
  background:rgba(255,255,255,.97);
  color:#123b4c;
  border:1px solid #dbe8d5;
  border-radius:24px;
  box-shadow:0 24px 80px rgba(10,40,36,.22);
  padding:24px 26px;
  backdrop-filter:blur(10px);
}
.cookie-kicker{
  color:var(--green-dark);
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:900;
  margin-bottom:6px;
}
.cookie-consent h2{
  margin:0 0 8px;
  font-size:22px;
  letter-spacing:-.03em;
}
.cookie-consent p{
  margin:0;
  line-height:1.55;
  color:#51686f;
  font-size:15px;
}
.cookie-more-link{
  display:inline-block;
  margin-top:10px;
  color:var(--green-dark);
  font-weight:800;
}
.cookie-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  justify-content:flex-end;
}
@media(max-width:980px){
  .portal-footer-main,.portal-footer-legal,.cookie-consent-card{grid-template-columns:1fr}
  .portal-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cookie-actions{justify-content:flex-start}
}
@media(max-width:640px){
  .portal-footer-brand{grid-template-columns:1fr}
  .portal-footer-columns,.footer-gdpr-details{grid-template-columns:1fr}
  .cookie-consent{inset:auto 10px 10px 10px}
  .cookie-consent-card{padding:20px}
}


/* v28: Arboring positive transparent logo */
.hero-logo-card img[src*="arboring-positive"],
.hero-logo-card img[src*="arboring.png"]{
  max-height:52px;
  object-fit:contain;
}


/* v31: refined portal footer + editorial media layout */
.media-section .media-grid{
  display:grid;
  grid-template-columns:minmax(0,1.18fr) minmax(0,.92fr);
  gap:18px;
  align-items:stretch;
}
.media-section .media-card{
  border-radius:18px;
  box-shadow:0 12px 34px rgba(16,68,59,.045);
  border:1px solid #e3ece0;
}
.media-section .media-card:first-child{
  grid-column:1;
  grid-row:1 / span 4;
  display:flex;
  flex-direction:column;
}
.media-section .media-card:first-child .media-card-image{
  height:330px;
  min-height:330px;
}
.media-section .media-card:first-child .media-card-body{
  padding:24px 26px 26px;
}
.media-section .media-card:first-child h3{
  font-size:31px;
  line-height:1.12;
  letter-spacing:-.04em;
}
.media-section .media-card:not(:first-child){
  display:grid;
  grid-template-columns:126px minmax(0,1fr);
  min-height:150px;
}
.media-section .media-card:not(:first-child) .media-card-image{
  height:100%;
  min-height:150px;
}
.media-section .media-card:not(:first-child) .media-card-body{
  padding:15px 16px;
}
.media-section .media-card:not(:first-child) .media-meta{
  gap:5px;
  margin-bottom:7px;
}
.media-section .media-card:not(:first-child) .media-meta span{
  padding:4px 7px;
  font-size:10px;
  letter-spacing:.06em;
}
.media-section .media-card:not(:first-child) h3{
  font-size:16.5px;
  line-height:1.2;
  margin-bottom:7px;
  letter-spacing:-.025em;
}
.media-section .media-card:not(:first-child) p{
  font-size:13.5px;
  line-height:1.45;
  margin-bottom:8px;
}
.media-section .media-card:not(:first-child) .media-tags{
  gap:5px;
  margin:7px 0 6px;
}
.media-section .media-card:not(:first-child) .media-tags span{
  font-size:10.5px;
  padding:4px 7px;
}
.media-section .media-card:not(:first-child) .media-note{
  display:none;
}
.media-section .media-card:not(:first-child) .media-source-link{
  margin-top:6px;
  font-size:13px;
}
.portal-footer-refined{
  background:#0d2f39;
}
.refined-footer-main{
  grid-template-columns:.95fr 2fr;
  gap:34px;
  padding:36px 0 26px;
}
.refined-footer-brand{
  display:block;
}
.refined-footer-brand .footer-ekologija-mark .wordmark{
  font-size:38px;
  letter-spacing:-.05em;
}
.refined-footer-brand p{
  margin:12px 0 0;
  max-width:360px;
  font-size:14px;
  line-height:1.55;
  color:#c5d8d0;
}
.refined-footer-columns{
  gap:18px;
}
.refined-footer-columns .portal-footer-column h3{
  font-size:12px;
  margin-bottom:10px;
}
.refined-footer-columns .portal-footer-column a{
  font-size:13.5px;
  margin:7px 0;
}
.refined-footer-legal{
  grid-template-columns:1.08fr 1fr;
  gap:18px;
  padding:22px 0;
}
.footer-company-card-refined{
  display:grid;
  grid-template-columns:112px minmax(0,1fr);
  gap:20px;
  align-items:center;
  padding:20px;
}
.footer-company-logo-wrap{
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  border-radius:20px;
  min-height:112px;
  padding:12px;
  box-shadow:0 14px 34px rgba(0,0,0,.11);
}
.footer-company-logo-wrap img{
  width:92px;
  height:auto;
  object-fit:contain;
}
.footer-company-card-refined .footer-pretitle{
  font-size:12px;
  color:#a9c9bb;
  margin-bottom:4px;
}
.footer-company-card-refined strong{
  font-size:20px;
  margin-bottom:8px;
}
.footer-company-card-refined .footer-company-lines{
  gap:5px 10px;
  font-size:12.5px;
  line-height:1.45;
}
.footer-company-card-refined .footer-link-row{
  margin-top:10px;
  gap:8px 13px;
}
.footer-company-card-refined .footer-link-row a{
  font-size:13px;
}
.footer-gdpr-card-refined{
  padding:20px;
}
.footer-gdpr-card-refined h3{
  font-size:20px;
  margin-bottom:8px;
}
.footer-gdpr-card-refined p{
  font-size:13.5px;
  line-height:1.55;
}
.footer-gdpr-card-refined details{
  margin:10px 0;
  padding:9px 0;
}
.footer-gdpr-details{
  gap:12px;
}
.footer-gdpr-details p{
  font-size:12.5px;
}
.refined-footer-bottom{
  padding:14px 0 20px;
  font-size:12.5px;
}
@media(max-width:1040px){
  .media-section .media-grid{grid-template-columns:1fr}
  .media-section .media-card:first-child{grid-column:auto;grid-row:auto}
  .media-section .media-card:not(:first-child){grid-template-columns:150px minmax(0,1fr)}
  .refined-footer-main,.refined-footer-legal{grid-template-columns:1fr}
}
@media(max-width:680px){
  .media-section .media-card:not(:first-child){grid-template-columns:1fr}
  .media-section .media-card:not(:first-child) .media-card-image{height:180px;min-height:180px}
  .media-section .media-card:first-child .media-card-image{height:230px;min-height:230px}
  .media-section .media-card:first-child h3{font-size:24px}
  .footer-company-card-refined{grid-template-columns:1fr}
  .footer-company-logo-wrap{width:132px;min-height:112px}
}


/* v32: professional news portal refinements for "Iz medija" */
.media-section{
  margin-top:42px;
}
.media-section .section-headline{
  margin-bottom:18px;
}
.media-section .section-headline.left > div{
  max-width:980px;
}
.media-section .section-kicker{
  font-size:13px;
  letter-spacing:.16em;
}
.media-section h2{
  max-width:1060px;
  letter-spacing:-.045em;
}
.media-section .section-text{
  max-width:860px;
  color:#5f727a;
}
.media-section .media-grid{
  display:grid;
  grid-template-columns:minmax(0,1.24fr) minmax(0,.86fr);
  gap:20px;
  align-items:start;
}
.media-section .media-card{
  position:relative;
  overflow:hidden;
  border-radius:22px;
  background:#fff;
  border:1px solid #dfebe0;
  box-shadow:0 10px 26px rgba(15,49,57,.05);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.media-section .media-card:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 38px rgba(15,49,57,.09);
  border-color:#d0e1cd;
}
.media-section .media-card:first-child{
  grid-column:1;
  grid-row:1 / span 4;
  display:flex;
  flex-direction:column;
}
.media-section .media-card:first-child .media-card-image{
  position:relative;
  height:352px;
  min-height:352px;
  overflow:hidden;
}
.media-section .media-card:first-child .media-card-image::after{
  content:"Glavna vijest";
  position:absolute;
  left:18px;
  top:18px;
  z-index:2;
  background:rgba(15,49,57,.92);
  color:#fff;
  font-size:11px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  padding:9px 12px;
  border-radius:999px;
}
.media-section .media-card:first-child .media-card-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.media-section .media-card:first-child .media-card-body{
  padding:24px 26px 26px;
}
.media-section .media-card:first-child h3{
  font-size:34px;
  line-height:1.08;
  letter-spacing:-.05em;
  margin:0 0 12px;
  max-width:780px;
}
.media-section .media-card:first-child p{
  font-size:16px;
  line-height:1.65;
  color:#586d75;
  margin:0 0 14px;
}
.media-section .media-card:first-child .media-note{
  margin-top:2px;
  font-size:12px;
  color:#76878d;
}
.media-section .media-card:first-child .media-source-link{
  margin-top:14px;
  font-size:15px;
}
.media-section .media-card:not(:first-child){
  display:grid;
  grid-template-columns:164px minmax(0,1fr);
  min-height:164px;
}
.media-section .media-card:not(:first-child) .media-card-image{
  height:100%;
  min-height:164px;
  overflow:hidden;
}
.media-section .media-card:not(:first-child) .media-card-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.media-section .media-card:not(:first-child) .media-card-body{
  padding:15px 16px 16px;
  display:flex;
  flex-direction:column;
}
.media-section .media-card:not(:first-child) h3{
  font-size:18px;
  line-height:1.18;
  letter-spacing:-.03em;
  margin:0 0 8px;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
  overflow:hidden;
}
.media-section .media-card:not(:first-child) p{
  font-size:13.5px;
  line-height:1.48;
  color:#61757d;
  margin:0 0 10px;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
  overflow:hidden;
}
.media-section .media-meta{
  display:flex;
  gap:6px;
  flex-wrap:wrap;
  margin-bottom:10px;
}
.media-section .media-meta span{
  background:#eef4e9;
  color:#69844c;
  border:1px solid #dde8d8;
  padding:4px 8px;
  border-radius:999px;
  font-size:10.5px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.media-section .media-tags{
  display:flex;
  gap:6px;
  flex-wrap:wrap;
  margin:0 0 8px;
}
.media-section .media-tags span{
  padding:5px 9px;
  border-radius:999px;
  background:#f4f7f2;
  border:1px solid #e4ece0;
  color:#67834a;
  font-size:11px;
  font-weight:700;
  line-height:1;
}
.media-section .media-card:not(:first-child) .media-tags{
  margin-top:auto;
}
.media-section .media-card:not(:first-child) .media-tags span{
  font-size:10px;
  padding:4px 7px;
}
.media-section .media-card:not(:first-child) .media-note{
  display:none;
}
.media-section .media-source-link{
  color:#4a7b17;
  font-weight:900;
  text-decoration:none;
}
.media-section .media-source-link:hover{
  text-decoration:underline;
}
.media-section .media-card:not(:first-child) .media-source-link{
  margin-top:2px;
  font-size:13px;
}
@media (max-width:1100px){
  .media-section .media-grid{
    grid-template-columns:1fr;
  }
  .media-section .media-card:first-child{
    grid-row:auto;
  }
  .media-section .media-card:not(:first-child){
    grid-template-columns:180px minmax(0,1fr);
  }
}
@media (max-width:700px){
  .media-section .media-card:first-child .media-card-image{
    height:240px;
    min-height:240px;
  }
  .media-section .media-card:first-child h3{
    font-size:26px;
  }
  .media-section .media-card:not(:first-child){
    grid-template-columns:1fr;
  }
  .media-section .media-card:not(:first-child) .media-card-image{
    min-height:180px;
  }
}


/* v33: footer logo color and embedded tree.vet game */
.portal-footer .footer-ekologija-mark .wordmark-main{
  color:#ffffff!important;
}
.portal-footer .footer-ekologija-mark .wordmark-dot,
.portal-footer .footer-ekologija-mark .wordmark-accent{
  color:#9ed064!important;
}
.game-section{
  margin-top:46px;
}
.game-shell{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);
  gap:26px;
  align-items:stretch;
  background:linear-gradient(135deg,#ffffff 0%,#f3f8ee 100%);
  border:1px solid #dfeadc;
  border-radius:28px;
  box-shadow:0 18px 48px rgba(16,68,59,.06);
  padding:28px;
}
.game-copy h2{
  margin:0 0 12px;
  font-size:32px;
  line-height:1.12;
  letter-spacing:-.04em;
  color:#123b4c;
}
.game-copy p{
  margin:0 0 20px;
  color:#53686f;
  font-size:17px;
  line-height:1.65;
}
.game-brand-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin:22px 0;
}
.game-brand-card{
  min-height:96px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  border:1px solid #dfeadc;
  border-radius:18px;
  padding:16px;
  box-shadow:0 10px 26px rgba(16,68,59,.05);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.game-brand-card:hover{
  transform:translateY(-2px);
  border-color:#b7d6a7;
  box-shadow:0 14px 34px rgba(16,68,59,.09);
}
.game-brand-card img{
  max-width:100%;
  max-height:64px;
  object-fit:contain;
}
.game-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
.game-frame-card{
  position:relative;
  min-height:620px;
  background:#fff;
  border:1px solid #dfeadc;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 14px 36px rgba(16,68,59,.07);
}
.game-frame-card iframe{
  width:100%;
  height:620px;
  border:0;
  background:#fff;
}
.game-frame-fallback{
  position:absolute;
  left:16px;
  right:16px;
  bottom:14px;
  padding:10px 12px;
  border-radius:14px;
  background:rgba(15,52,64,.88);
  color:#fff;
  font-size:13px;
  line-height:1.45;
  text-align:center;
}
@media(max-width:1050px){
  .game-shell{
    grid-template-columns:1fr;
  }
}
@media(max-width:640px){
  .game-shell{
    padding:20px;
  }
  .game-copy h2{
    font-size:26px;
  }
  .game-brand-row{
    grid-template-columns:1fr;
  }
  .game-frame-card,
  .game-frame-card iframe{
    min-height:520px;
    height:520px;
  }
}


/* v34: game opens directly on tree.vet/#game, no iframe */
.game-direct-shell{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);
  gap:24px;
  align-items:stretch;
  background:linear-gradient(135deg,#ffffff 0%,#f2f8ed 100%);
  border:1px solid #dfeadc;
  border-radius:28px;
  box-shadow:0 18px 48px rgba(16,68,59,.06);
  padding:28px;
}
.game-direct-copy h2{
  margin:0 0 12px;
  font-size:32px;
  line-height:1.12;
  letter-spacing:-.04em;
  color:#123b4c;
}
.game-direct-copy p{
  margin:0 0 18px;
  color:#53686f;
  font-size:17px;
  line-height:1.65;
}
.game-open-panel{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:260px;
  border-radius:24px;
  padding:28px;
  color:#fff;
  background:
    radial-gradient(circle at 90% 10%, rgba(158,208,100,.38), transparent 34%),
    linear-gradient(135deg,#123b4c 0%,#2f6f39 100%);
  box-shadow:0 18px 44px rgba(16,68,59,.18);
  transition:transform .18s ease, box-shadow .18s ease;
}
.game-open-panel:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 58px rgba(16,68,59,.24);
}
.game-open-kicker{
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.14em;
  color:#bde68c;
  margin-bottom:12px;
}
.game-open-panel strong{
  display:block;
  font-size:34px;
  line-height:1.05;
  letter-spacing:-.045em;
  margin-bottom:14px;
}
.game-open-panel span:last-child{
  font-weight:900;
}
@media(max-width:900px){
  .game-direct-shell{
    grid-template-columns:1fr;
  }
}
@media(max-width:640px){
  .game-direct-shell{
    padding:20px;
  }
  .game-direct-copy h2,
  .game-open-panel strong{
    font-size:26px;
  }
}

/* v35: launch, focus, numbers, BC5, invitation, team */
.launch-section,.focus-section,.numbers-section,.business-club-section,.invitation-section,.team-section{margin-top:42px}
.launch-card{display:grid;grid-template-columns:1fr minmax(320px,.8fr);gap:28px;align-items:center;padding:34px;border:1px solid #dfeadc;border-radius:30px;background:linear-gradient(135deg,#fff 0%,#f3f8ee 100%);box-shadow:0 18px 52px rgba(16,68,59,.06)}
.launch-copy h2,.numbers-intro h2,.business-club-card h2,.invitation-card h2{margin:0 0 12px;font-size:34px;line-height:1.1;letter-spacing:-.045em;color:#123b4c}
.launch-copy p,.numbers-intro p,.business-club-card p,.invitation-card p{margin:0 0 20px;color:#53686f;font-size:17px;line-height:1.65}
.countdown-box{background:#0f3440;color:#fff;border-radius:26px;padding:28px;box-shadow:0 20px 54px rgba(15,52,64,.2)}
.countdown-label{color:#bde68c;text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:12px;margin-bottom:18px}
.countdown-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.countdown-grid div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:16px 10px;text-align:center}
.countdown-grid strong{display:block;font-size:32px;letter-spacing:-.04em;line-height:1;color:#fff}
.countdown-grid span{display:block;color:#cfe2dc;font-size:12px;margin-top:7px;text-transform:uppercase;font-weight:800}
.focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.focus-card{background:#fff;border:1px solid #dfeadc;border-radius:24px;padding:26px;box-shadow:0 14px 38px rgba(16,68,59,.045)}.focus-tag{color:#5b8a19;background:#f0f7e9;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;padding:7px 10px;margin-bottom:18px}.focus-card h3{font-size:27px;line-height:1.12;letter-spacing:-.04em;margin:0 0 12px;color:#123b4c}.focus-card p{font-size:16px;line-height:1.65;color:#53686f;margin:0}
.numbers-shell{background:#0f3440;color:#fff;border-radius:30px;padding:34px;box-shadow:0 20px 56px rgba(15,52,64,.18)}.numbers-shell .section-kicker{color:#bde68c}.numbers-intro p{color:#d3e3dd}.numbers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:26px 0}.number-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:22px}.number-card strong{display:block;font-size:36px;letter-spacing:-.05em;color:#fff;margin-bottom:8px}.number-card span{color:#d3e3dd;font-size:14px;line-height:1.5}.numbers-disclaimer{font-size:13px;line-height:1.6;color:#b9cec5;border-top:1px solid rgba(255,255,255,.12);padding-top:16px}
.business-club-card{display:grid;grid-template-columns:230px 1fr;gap:28px;align-items:center;background:#fff;border:1px solid #dfeadc;border-radius:28px;padding:28px;box-shadow:0 16px 44px rgba(16,68,59,.055)}.business-club-logo{display:flex;align-items:center;justify-content:center;min-height:150px;background:#f8faf7;border:1px solid #e2ecdd;border-radius:22px;padding:24px}.business-club-logo img{max-width:100%;max-height:110px;object-fit:contain}
.invitation-card{background:linear-gradient(135deg,#ffffff 0%,#f4f8f0 100%);border:1px solid #dfeadc;border-radius:28px;padding:34px;box-shadow:0 16px 44px rgba(16,68,59,.055)}.invitation-dates{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0}.invitation-dates span{display:inline-flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #e2ecdd;border-radius:16px;padding:12px 15px;color:#123b4c}.invitation-dates b{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#5b8a19}.invitation-points{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0 24px;padding:0;list-style:none}.invitation-points li{background:#fff;border:1px solid #e2ecdd;border-radius:16px;padding:14px;color:#53686f;font-weight:700;line-height:1.45}
.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.team-card{background:#fff;border:1px solid #dfeadc;border-radius:22px;padding:22px;box-shadow:0 14px 36px rgba(16,68,59,.045)}.team-card h3{margin:0 0 8px;font-size:23px;letter-spacing:-.035em}.team-card p{margin:0;color:#53686f;line-height:1.6}
@media(max-width:1000px){.launch-card,.business-club-card{grid-template-columns:1fr}.focus-grid,.team-grid,.invitation-points{grid-template-columns:1fr}.numbers-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.launch-card,.numbers-shell,.invitation-card{padding:24px}.countdown-grid{grid-template-columns:repeat(2,1fr)}.numbers-grid{grid-template-columns:1fr}.launch-copy h2,.numbers-intro h2,.business-club-card h2,.invitation-card h2{font-size:27px}}


/* v36: public tone polish + Cluster.eco-style countdown */
.launch-card{
  grid-template-columns:1fr minmax(360px,.82fr);
  padding:30px;
  background:linear-gradient(135deg,#ffffff 0%,#f7fbf4 100%);
}
.launch-copy h2{font-size:32px;max-width:760px}
.launch-copy p{max-width:740px;color:#5c7077}
.cluster-countdown{
  background:#0e313d;
  border-radius:28px;
  padding:26px;
  box-shadow:0 20px 56px rgba(15,52,64,.20);
}
.countdown-label{
  color:#a9d76f;
  font-size:12px;
  letter-spacing:.14em;
  margin-bottom:6px;
}
.countdown-note{
  color:#d7e5de;
  font-size:13px;
  line-height:1.45;
  margin-bottom:16px;
}
.countdown-grid{
  gap:10px;
}
.countdown-grid div{
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.12);
  border-radius:18px;
  padding:14px 8px;
}
.countdown-grid strong{
  font-size:34px;
  color:#fff;
}
.countdown-grid span{
  color:#bad2c8;
  font-size:11px;
  letter-spacing:.08em;
}
.focus-section .section-headline h2,
.numbers-intro h2,
.invitation-card h2,
.business-club-card h2{
  letter-spacing:-.04em;
}
.focus-card p,.invitation-card p,.business-club-card p,.numbers-intro p{
  color:#5c7077;
}
.numbers-shell{
  background:#0e313d;
}
.number-card strong{font-size:34px}
.numbers-disclaimer{
  color:#bfd1c8;
  font-style:normal;
}
.invitation-points li{
  font-weight:650;
  color:#485f67;
}
.team-card p{
  color:#53686f;
}
.main-nav a[href="#brojke"],
.main-nav a[href="#pozivnica"],
.main-nav a[href="#tim"]{
  display:none;
}
@media(max-width:1000px){
  .launch-card{grid-template-columns:1fr}
}


/* v37 — Ekologija.hr /5 premium portal draft */
:root{--v5-bg:#f6f8f5;--v5-text:#0f3040;--v5-green:#76ad1e;--v5-dark:#0c311f;--v5-line:#dfe8dd;--v5-shadow:0 16px 48px rgba(15,49,57,.08)}
body.v5-page{margin:0;background:#f6f8f5;color:var(--v5-text);font-family:Inter,Arial,sans-serif}
.v5-page a{text-decoration:none;color:inherit}.v5-page img{max-width:100%;display:block}
.v5-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--v5-line)}
.v5-header-inner{width:min(1480px,calc(100% - 32px));margin:0 auto;height:84px;display:flex;align-items:center;gap:28px}
.v5-logo{display:flex;flex-direction:column;gap:6px;margin-right:auto}.v5-logo .wordmark{font-size:34px}.v5-logo .wordmark-dot,.v5-logo .wordmark-accent{color:var(--v5-green)!important}.v5-logo span:last-child{font-size:12px;font-weight:700;color:#40575f}
.v5-nav{display:flex;gap:8px;align-items:center}.v5-nav a{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;padding:11px 12px;border-radius:999px}.v5-nav a:hover{background:#eef6e8;color:#4d8319}
.v5-top-cta{padding:13px 18px;border-radius:10px;background:#133e21;color:#fff;font-weight:900;font-size:13px;text-transform:uppercase}
.v5-shell{width:min(1480px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:0;background:#fff;box-shadow:var(--v5-shadow);border-radius:0 0 20px 20px;overflow:hidden}
.v5-main{border-right:1px solid var(--v5-line)}.v5-sidebar{background:#fbfcfa;padding:20px;display:flex;flex-direction:column;gap:22px}
.v5-hero{position:relative;min-height:460px;display:grid;grid-template-columns:1.2fr .85fr;gap:24px;align-items:center;padding:56px;background-image:linear-gradient(90deg,rgba(5,35,20,.86),rgba(5,35,20,.42)),var(--hero-image);background-size:cover;background-position:center;color:#fff}
.v5-hero-content h1{font-size:60px;line-height:1.04;margin:0 0 22px;letter-spacing:-.06em}.v5-hero-content h1 span{display:block}.v5-hero-content h1 .accent{color:#9bd844}.v5-hero-content p{font-size:19px;line-height:1.65;max-width:620px;margin:0 0 28px;color:#f2f9ef}
.v5-actions{display:flex;gap:14px;flex-wrap:wrap}.v5-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:10px;font-weight:900}.v5-btn.primary{background:linear-gradient(135deg,#75ad1d,#9bd844);color:#fff}.v5-btn.ghost,.v5-btn.secondary{border:1px solid #86bd48;color:#133e21;background:#fff}.v5-hero .v5-btn.ghost{background:rgba(255,255,255,.08);color:#fff}
.v5-countdown{background:rgba(8,39,22,.88);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:32px;text-align:center;box-shadow:0 30px 80px rgba(0,0,0,.22)}
.v5-count-kicker{color:#9bd844;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900}.v5-count-date{font-size:34px;font-weight:900;margin:12px 0 20px}.v5-count-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);padding:18px 0}.v5-count-grid div+div{border-left:1px solid rgba(255,255,255,.16)}.v5-count-grid strong{font-size:34px;color:#9bd844;display:block}.v5-count-grid span{text-transform:uppercase;font-size:11px;font-weight:800}.v5-countdown p{margin:18px 0 0;color:#e5f1df}
.v5-section-title{margin:0 0 22px}.v5-section-title span{display:block;color:#4d8319;text-transform:uppercase;letter-spacing:.16em;font-weight:900;font-size:13px;margin-bottom:10px}.v5-section-title h2{font-size:30px;line-height:1.15;margin:0;letter-spacing:-.04em}.v5-section-title.centered{text-align:center}
.v5-focus,.v5-institutions,.v5-council,.v5-entities{padding:36px}.v5-focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.v5-focus-card{position:relative;background:#fff;border:1px solid var(--v5-line);border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(15,49,57,.06)}.v5-focus-card img{height:180px;width:100%;object-fit:cover}.v5-focus-card>div:last-child{padding:24px}.v5-focus-card h3{font-size:20px;line-height:1.2;margin:0 0 10px}.v5-focus-card p{font-size:15px;line-height:1.6;color:#5a7078;margin:0 0 16px}.v5-focus-card a{color:#4d8319;font-weight:900}.v5-focus-icon{position:absolute;left:22px;top:150px;width:56px;height:56px;background:#75ad1d;border-radius:50%;color:#fff;padding:14px;box-shadow:0 10px 24px rgba(0,0,0,.16)}.v5-focus-icon svg{width:100%;height:100%}
.v5-vision{margin:0 20px 32px;background:linear-gradient(135deg,#0b321e,#0a4830);border-radius:20px;color:#fff;padding:36px}.v5-vision .v5-section-title span{color:#b5ed71}.v5-vision-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}.v5-vision-grid strong{display:block;font-size:34px;color:#fff}.v5-vision-grid span{font-size:14px;color:#e1f0dc}.v5-vision p{text-align:center;color:#d7e9d0;font-size:13px;margin:28px auto 0;max-width:900px}
.v5-partners{padding:28px 36px 40px}.v5-partner-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:22px 34px}.v5-partner-row a{display:flex;align-items:center;justify-content:center;min-width:120px;height:74px;padding:12px;background:#fff;border-bottom:1px solid #e5eee1}.v5-partner-row img{max-height:48px;max-width:150px;object-fit:contain}
.v5-institution-row{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border:1px solid var(--v5-line);border-radius:18px;overflow:hidden}.v5-institution-row a{padding:18px;background:#fff;border-right:1px solid var(--v5-line)}.v5-institution-row a:last-child{border-right:0}.v5-institution-row strong{display:block;color:#4d8319;font-size:12px;text-transform:uppercase;margin-bottom:8px}.v5-institution-row span{font-size:13px;color:#40575f}
.v5-council{background:#fff}.v5-council-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v5-council-grid article,.v5-entity-grid article{border:1px solid var(--v5-line);border-radius:18px;padding:22px;background:#fff;box-shadow:0 10px 26px rgba(15,49,57,.04)}.v5-council-dot{width:42px;height:42px;border-radius:50%;background:#eff7e9;color:#4d8319;display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:14px}.v5-council h3,.v5-entity-grid strong{display:block;margin:0 0 8px;font-size:16px}.v5-council p,.v5-entity-grid p{margin:0;color:#5a7078;font-size:14px;line-height:1.6}.v5-council blockquote{margin:28px auto 0;background:linear-gradient(135deg,#f7faf4,#eef7e8);border-radius:20px;padding:26px;text-align:center;font-size:22px;max-width:900px}
.v5-entities{padding-top:0}.v5-entity-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.v5-entity-grid article{padding:18px}.v5-entity-grid p{font-size:13px}
.v5-side-card{background:#fff;border:1px solid var(--v5-line);border-radius:18px;padding:22px;box-shadow:0 10px 30px rgba(15,49,57,.05)}.v5-side-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.v5-side-head span,.v5-side-card>span{color:#4d8319;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.v5-side-head a{font-size:12px;color:#4d8319;font-weight:900}.v5-side-card h2{margin:0 0 14px;font-size:22px}
.v5-media article{display:grid;grid-template-columns:92px 1fr;gap:14px;padding:14px 0;border-top:1px solid var(--v5-line)}.v5-media article:first-of-type{border-top:0}.v5-media article.featured{display:block;background:#0e2f22;color:#fff;border-radius:14px;padding:0;overflow:hidden;margin:8px 0 14px}.v5-media article img{width:92px;height:76px;object-fit:cover;border-radius:10px}.v5-media article.featured img{width:100%;height:160px;border-radius:0}.v5-media article.featured div{padding:18px}.v5-media h3{font-size:15px;line-height:1.25;margin:0 0 8px}.v5-media article.featured h3{font-size:22px}.v5-media p{font-size:13px;line-height:1.5;color:#e5f1df}.v5-media-meta{font-size:11px;color:#77a850;text-transform:uppercase;font-weight:900;margin-bottom:6px}.v5-media a{font-size:13px;color:#4d8319;font-weight:900}.v5-media article.featured a{color:#fff}
.v5-invite-card{background:#0d3625;color:#fff;background-image:radial-gradient(circle at 100% 0,rgba(155,216,68,.25),transparent 30%)}.v5-invite-card p{color:#d9ead4;line-height:1.6}.v5-event-line{margin:16px 0 18px;color:#dff2d5;font-weight:800}
.v5-game-box{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:center;background:linear-gradient(135deg,#578d1d,#143f24);border-radius:14px;padding:16px;color:#fff}.v5-game-box img{background:#fff;border-radius:12px;padding:8px}.v5-game-box strong{display:block}.v5-game-box span{display:block;font-size:13px;color:#e2f4db;margin:6px 0}.v5-game-box a{display:inline-flex;background:#fff;color:#234616;padding:9px 12px;border-radius:8px;font-weight:900;font-size:13px}.v5-game-logos{display:flex;justify-content:center;gap:24px;margin-top:16px}.v5-game-logos img{max-height:32px;object-fit:contain}
.v5-footer{width:min(1480px,calc(100% - 32px));margin:32px auto 16px;background:#0e3520;color:#d9ead4;border-radius:18px;overflow:hidden}.v5-footer-grid{display:grid;grid-template-columns:1.1fr .6fr .6fr 1.1fr;gap:28px;padding:32px}.v5-footer .wordmark{font-size:34px}.v5-footer .wordmark-main{color:#fff!important}.v5-footer .wordmark-dot,.v5-footer .wordmark-accent{color:#9bd844!important}.v5-footer p{font-size:14px;line-height:1.6;color:#cfe3c7}.v5-footer nav{display:flex;flex-direction:column;gap:8px}.v5-footer nav strong{color:#9bd844;text-transform:uppercase;font-size:12px;letter-spacing:.12em}.v5-footer nav a{font-size:14px;color:#d9ead4}.v5-footer-company{display:grid;grid-template-columns:90px 1fr;gap:18px;align-items:center}.v5-footer-company img{background:#fff;border-radius:16px;padding:10px}.v5-footer-company strong,.v5-footer-company span{display:block}.v5-footer-company span{font-size:13px;color:#d9ead4}.v5-footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);padding:14px 32px;font-size:12px;color:#b9d2b1}
@media(max-width:1180px){.v5-shell{grid-template-columns:1fr}.v5-main{border-right:0}.v5-sidebar{display:grid;grid-template-columns:1fr 1fr}.v5-media{grid-column:1/-1}.v5-nav{display:none}.v5-hero{grid-template-columns:1fr}.v5-focus-grid,.v5-council-grid{grid-template-columns:1fr}.v5-entity-grid,.v5-institution-row,.v5-vision-grid{grid-template-columns:repeat(2,1fr)}.v5-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.v5-header-inner,.v5-shell,.v5-footer{width:100%;border-radius:0}.v5-hero{padding:32px 22px}.v5-hero-content h1{font-size:42px}.v5-count-grid strong{font-size:26px}.v5-sidebar{grid-template-columns:1fr}.v5-focus,.v5-institutions,.v5-council,.v5-entities,.v5-partners{padding:26px 20px}.v5-footer-grid,.v5-footer-company{grid-template-columns:1fr}.v5-footer-bottom{flex-direction:column;gap:8px}.v5-entity-grid,.v5-institution-row,.v5-vision-grid{grid-template-columns:1fr}}

/* v38 polishing */
.v5-hero-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(6px);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#dff0d8}.v5-hero-sub{max-width:620px;font-size:16px;color:#dcebd7;margin-top:-10px;margin-bottom:28px}.v5-section-intro{max-width:920px;margin:10px 0 0;font-size:15px;line-height:1.75;color:#58706d}.v5-sponsor-strip{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:24px;padding:22px 26px;margin-bottom:22px;border:1px solid #dce8d8;border-radius:18px;background:linear-gradient(135deg,#f8fbf7,#edf4e8)}.v5-sponsor-logo{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:14px;padding:18px;border:1px solid #e2ece0}.v5-sponsor-logo img{max-height:70px;width:auto}.v5-sponsor-copy span{display:block;margin-bottom:6px;color:#5a8d1f;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900}.v5-sponsor-copy strong{display:block;font-size:24px;letter-spacing:-.02em;color:#143826;margin-bottom:6px}.v5-sponsor-copy p{margin:0;color:#4d6460;line-height:1.65}.v5-focus-card h3{min-height:48px}.v5-focus-tag{display:inline-flex;margin:6px 0 14px;padding:7px 10px;border-radius:999px;background:#eef6e8;color:#5a8d1f;font-size:12px;font-weight:800}.v5-invite-image{width:100%;height:170px;object-fit:cover;border-radius:12px;margin-bottom:16px}.v5-invite-card{overflow:hidden}.v5-council-grid article h3{line-height:1.25}.v5-entity-grid article{background:linear-gradient(180deg,#fff,#fbfdf9)}@media(max-width:720px){.v5-sponsor-strip{grid-template-columns:1fr;padding:18px}.v5-sponsor-logo{justify-content:flex-start}}


/* v39 final polish */
.v5-page{--v5-radius:18px;--v5-soft:#f8faf7}
.v5-header-inner{height:76px}
.v5-logo .wordmark{font-size:31px}
.v5-logo span:last-child{font-size:11.5px;color:#5b6f75}
.v5-top-cta{background:linear-gradient(135deg,#103d23,#2f6f21);box-shadow:0 8px 22px rgba(16,61,35,.18)}
.v5-shell{border:1px solid #e4ece0;border-top:0}
.v5-hero{min-height:500px;background-position:center;isolation:isolate}
.v5-hero::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 62% 44%,rgba(143,201,44,.12),transparent 38%);z-index:-1}
.v5-hero-content h1{max-width:720px;text-wrap:balance}
.v5-hero-content p{max-width:680px}
.v5-countdown{max-width:430px;justify-self:end}
.v5-count-date{letter-spacing:-.04em}
.v5-count-grid strong{letter-spacing:-.04em}
.v5-sponsor-strip{box-shadow:0 12px 32px rgba(16,68,59,.055)}
.v5-sponsor-copy strong{letter-spacing:-.04em}
.v5-section-title h2{text-wrap:balance}
.v5-focus-grid{gap:20px}
.v5-focus-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.v5-focus-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(15,49,57,.09);border-color:#cddfc7}
.v5-focus-card img{height:190px}
.v5-focus-card h3{letter-spacing:-.03em}
.v5-vision{box-shadow:0 20px 52px rgba(7,49,30,.18)}
.v5-vision-grid div{padding:0 16px}
.v5-partner-row a{border:1px solid #edf3ea;border-radius:14px;box-shadow:0 8px 20px rgba(15,49,57,.035)}
.v5-partner-row a:hover{border-color:#cddfc7;box-shadow:0 14px 32px rgba(15,49,57,.08)}
.v5-council-grid article,.v5-entity-grid article{transition:transform .18s ease,box-shadow .18s ease}
.v5-council-grid article:hover,.v5-entity-grid article:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(15,49,57,.07)}
.v5-sidebar{border-left:0}
.v5-side-card{border-color:#e1ebdc}
.v5-media article.featured{box-shadow:0 18px 42px rgba(10,45,27,.16)}
.v5-invite-card{position:relative;overflow:hidden}
.v5-invite-card::after{content:"";position:absolute;right:-40px;bottom:-50px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(155,216,68,.25),transparent 70%)}
.v5-invite-card>*{position:relative;z-index:1}
.v5-footer{box-shadow:0 20px 60px rgba(0,0,0,.12)}
@media(max-width:1180px){.v5-countdown{justify-self:stretch;max-width:none}.v5-sidebar{border-top:1px solid #e4ece0}}
@media(max-width:720px){.v5-hero{min-height:auto}.v5-countdown{padding:24px}.v5-count-grid{grid-template-columns:repeat(2,1fr);gap:12px}.v5-count-grid div+div{border-left:0}.v5-count-grid div{border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:12px}.v5-focus-card img{height:170px}}


/* v40 structure polish */
.v5-logo{gap:4px}
.v5-logo img{width:210px;height:auto;display:block}
.v5-logo .wordmark{display:none}
.v5-hero{grid-template-columns:1.15fr .85fr;row-gap:22px}
.v5-hero-vision{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 22px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:16px;backdrop-filter:blur(8px)}
.v5-hero-vision-head span{display:block;color:#b8e97e;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900;margin-bottom:4px}
.v5-hero-vision-head strong{display:block;font-size:20px;letter-spacing:-.03em;color:#fff}
.v5-hero-vision-grid{display:grid;grid-template-columns:repeat(4, minmax(110px,1fr));gap:12px;flex:1}
.v5-hero-vision-grid div{padding:8px 12px;border-left:1px solid rgba(255,255,255,.16);text-align:center}
.v5-hero-vision-grid div:first-child{border-left:0}
.v5-hero-vision-grid strong{display:block;font-size:28px;color:#9edc4c;line-height:1;margin-bottom:6px}
.v5-hero-vision-grid span{display:block;font-size:12px;color:#f1f7ed;line-height:1.4}
.v5-sponsor-strip{grid-template-columns:140px 1fr}
.v5-focus-card{overflow:hidden}
.v5-focus-media{position:relative}
.v5-focus-partner-mark{position:absolute;top:14px;right:14px;background:rgba(255,255,255,.94);border:1px solid rgba(11,61,35,.08);border-radius:12px;padding:8px 10px;box-shadow:0 12px 30px rgba(0,0,0,.12)}
.v5-focus-partner-mark img{height:32px;width:auto;display:block}
.v5-voices{padding:36px}
.v5-voices-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.v5-voice-card{background:#fff;border:1px solid #e1ebdc;border-radius:18px;overflow:hidden;box-shadow:0 12px 28px rgba(15,49,57,.05);transition:transform .18s ease,box-shadow .18s ease}
.v5-voice-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(15,49,57,.08)}
.v5-voice-card img{width:100%;height:200px;object-fit:cover}
.v5-voice-body{padding:22px}
.v5-voice-tag{display:inline-flex;padding:7px 10px;border-radius:999px;background:#eef6e8;color:#5a8d1f;font-size:12px;font-weight:800;margin-bottom:12px;text-transform:uppercase;letter-spacing:.05em}
.v5-voice-card h3{margin:0 0 10px;font-size:24px;line-height:1.12;letter-spacing:-.03em;color:#113341}
.v5-voice-card p{margin:0 0 14px;color:#576d72;line-height:1.7;font-size:15px}
.v5-voice-card a{font-weight:900;color:#5a8d1f}
.v5-vision{display:none}
@media (max-width:1180px){
  .v5-hero-vision{flex-direction:column;align-items:flex-start}
  .v5-hero-vision-grid{width:100%;grid-template-columns:repeat(2,1fr)}
  .v5-voices-grid{grid-template-columns:1fr}
}
@media (max-width:720px){
  .v5-logo img{width:170px}
  .v5-hero-vision-grid{grid-template-columns:repeat(2,1fr)}
  .v5-hero-vision-grid div{border-left:0;border:1px solid rgba(255,255,255,.16);border-radius:12px}
  .v5-voices{padding:24px 20px}
  .v5-sponsor-strip{grid-template-columns:1fr}
}

\n/* v41 partner and game polish */\n.v5-side-partners h2{margin:4px 0 8px;font-size:26px;letter-spacing:-.03em}.v5-side-partners p{margin:0 0 14px;color:#5a6f73;line-height:1.65}.v5-partner-rotator{position:relative;min-height:190px}.v5-partner-stage{position:absolute;inset:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .55s ease,transform .55s ease}.v5-partner-stage.active{opacity:1;transform:none;pointer-events:auto}.v5-partner-stage a{display:flex;align-items:center;justify-content:center;padding:14px;border:1px solid #e5ede2;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(15,49,57,.04)}.v5-partner-stage img{max-width:100%;max-height:54px;width:auto;height:auto;object-fit:contain}.v5-partners .v5-section-title h2{font-size:28px;max-width:700px;margin:12px auto 0}.v5-partner-row{margin-top:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.v5-partner-row a{min-height:88px;padding:14px}.v5-partner-row img{max-height:48px;max-width:100%;width:auto;height:auto;object-fit:contain}.v5-game-hero{display:block;width:100%;height:220px;object-fit:cover;border-radius:16px;margin:8px 0 16px;box-shadow:0 16px 34px rgba(15,49,57,.10)}.v5-game-card .v5-game-box{background:#f7fbf3;border:1px solid #dfead8;padding:18px;border-radius:16px}.v5-game-card .v5-game-box strong{display:block;font-size:24px;line-height:1.1;color:#163a2b;margin-bottom:8px;letter-spacing:-.03em}.v5-game-card .v5-game-box span{display:block;font-size:14px;line-height:1.7;color:#5d7074;margin-bottom:12px}.v5-game-card .v5-game-box a{display:inline-flex;padding:11px 16px;border-radius:999px;background:linear-gradient(135deg,#173f24,#63a627);color:#fff;font-weight:900;box-shadow:0 12px 24px rgba(23,63,36,.16)}.v5-game-sponsor{margin-top:16px;margin-bottom:8px;text-align:center;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#6b7b7a}.v5-game-logos{justify-content:center;gap:26px}.v5-game-logos img{max-height:26px;width:auto;opacity:.95}.v5-hero{background-image:linear-gradient(135deg,rgba(15,47,35,.9),rgba(122,141,130,.58)),var(--hero-image);background-size:cover;background-position:center center}.v5-hero-content h1,.v5-hero-content p,.v5-hero-sub{max-width:620px}.v5-hero-vision{background:rgba(12,34,26,.52)}@media(max-width:1180px){.v5-partner-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.v5-partner-row{grid-template-columns:repeat(2,1fr)}.v5-partner-rotator{min-height:210px}.v5-game-hero{height:190px}}\n

/* v42 final editorial polish */
.v5-header{box-shadow:0 4px 18px rgba(9,37,27,.035)}
.v5-logo img{width:210px;height:auto}
.v5-shell{background:#fff;border:1px solid #e5ece2;border-top:0}
.v5-hero{min-height:520px;background-image:linear-gradient(90deg,rgba(9,39,27,.92),rgba(30,59,49,.62),rgba(255,255,255,.05)),var(--hero-image);background-position:center center}
.v5-hero-badge{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.22)}
.v5-hero-content h1{font-size:62px;max-width:700px;text-shadow:0 8px 30px rgba(0,0,0,.22)}
.v5-hero-content p{font-size:18px}
.v5-hero-sub{font-size:15.5px;line-height:1.72;color:#e2eee0}
.v5-countdown{background:rgba(8,42,24,.9);border-radius:18px}
.v5-count-date{font-size:36px}
.v5-hero-vision{margin-top:2px;border-radius:16px;background:rgba(7,37,24,.6)}
.v5-sponsor-strip{grid-template-columns:150px 1fr;background:linear-gradient(135deg,#fff,#f2f8ef);border-color:#dce9d7}
.v5-sponsor-logo{padding:14px}.v5-sponsor-logo img{max-height:62px}.v5-sponsor-copy strong{font-size:22px}.v5-sponsor-copy p{font-size:14.5px}
.v5-section-title h2{letter-spacing:-.045em}.v5-section-intro{max-width:960px;color:#5e716f}
.v5-focus-card img{height:205px}.v5-focus-card h3{min-height:auto}.v5-focus-tag{margin-top:8px}
.v5-partner-stage a,.v5-partner-row a{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.v5-partner-stage a:hover,.v5-partner-row a:hover{transform:translateY(-2px);border-color:#c4dabd;box-shadow:0 14px 34px rgba(15,49,57,.08)}
.v5-voices-grid{grid-template-columns:repeat(2,1fr);gap:22px}.v5-voice-card img{height:230px}.v5-voice-card h3{font-size:22px}.v5-voice-card p{font-size:14.5px}
.v5-media article.featured img{height:180px}.v5-media article.featured h3{font-size:21px}.v5-media article:not(.featured) h3{font-size:13.5px;line-height:1.25}
.v5-game-hero{height:240px}.v5-game-card .v5-game-box{background:linear-gradient(180deg,#fff,#f4f9f0)}.v5-game-logos img{max-height:28px}
.v5-institution-row a:hover{background:#f8fbf6}.v5-footer{margin-top:38px}
@media(max-width:1180px){.v5-voices-grid{grid-template-columns:1fr}.v5-hero{min-height:auto}.v5-media article.featured img{height:220px}}
@media(max-width:720px){.v5-hero-content h1{font-size:42px}.v5-hero-vision{padding:16px}.v5-focus-card img{height:180px}.v5-voice-card img{height:200px}}


/* v43 fixes: focus card partner mark + interview images */
.v5-focus-media > img{
  width:100% !important;
  height:205px !important;
  object-fit:cover !important;
  display:block !important;
}
.v5-focus-partner-mark{
  top:12px !important;
  right:12px !important;
  width:auto !important;
  min-width:0 !important;
  max-width:92px !important;
  padding:6px 8px !important;
  border-radius:10px !important;
  background:rgba(255,255,255,.92) !important;
}
.v5-focus-partner-mark > img,
.v5-focus-card .v5-focus-partner-mark > img{
  display:block !important;
  width:auto !important;
  height:24px !important;
  max-width:70px !important;
  object-fit:contain !important;
}
.v5-focus-icon{
  top:178px !important;
}
.v5-voice-card img{
  object-position:center center;
}
.v5-voice-card:first-child img{
  object-position:center 42%;
}
.v5-voices-grid{
  align-items:stretch;
}
.v5-voice-card{
  min-height:100%;
}


/* v44 hero slider, logo and focus card polish */
.v5-logo{gap:8px;align-items:flex-start}.v5-logo img{width:232px;height:auto;display:block}.v5-logo span{margin-left:2px;font-size:12px;font-weight:700;letter-spacing:-.01em;color:#4d5a5a}
.v5-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#173b29 0%,#7f8d83 100%)}
.v5-hero-slides{position:absolute;inset:0;z-index:0}
.v5-hero-slide{position:absolute;inset:0;background-size:cover;background-position:center center;opacity:0;transform:scale(1.035);transition:opacity 1.25s ease, transform 6s ease}
.v5-hero-slide.active{opacity:1;transform:scale(1)}
.v5-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(16,40,28,.82) 0%, rgba(24,55,39,.62) 34%, rgba(55,74,66,.34) 64%, rgba(248,250,247,.10) 100%);z-index:0}
.v5-hero > *{position:relative;z-index:1}
.v5-hero-content,.v5-countdown,.v5-hero-vision{backdrop-filter: blur(0px)}
.v5-focus-media > img{width:100%;height:205px;object-fit:cover;display:block}
.v5-focus-icon{top:174px}
.v5-focus-partner-mark{display:none !important}
.v5-focus-partner-inline{display:flex;align-items:center;gap:10px;margin:12px 0 10px;padding-top:10px;border-top:1px solid #e9f0e5;color:#66806a;font-size:12px;font-weight:800;letter-spacing:.01em}
.v5-focus-partner-inline img{width:auto;height:22px;display:block;object-fit:contain;filter:none}
.v5-focus-card a{display:inline-block;margin-top:2px}
.v5-media-mini .meta time,.v5-sidebar .meta time,.v5-media-list .meta time{white-space:nowrap}
@media (max-width:720px){.v5-logo img{width:190px}.v5-logo span{font-size:11px}.v5-hero::after{background:linear-gradient(180deg, rgba(16,40,28,.78) 0%, rgba(16,40,28,.58) 45%, rgba(16,40,28,.72) 100%)}}


/* v45 header identity refresh */
.v5-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.98);backdrop-filter:blur(12px);border-bottom:1px solid var(--v5-line)}
.v5-header-inner{width:min(1480px,calc(100% - 32px));margin:0 auto;min-height:112px;display:flex;align-items:center;gap:24px;padding:10px 0}
.v5-header-brand{display:flex;align-items:center;gap:22px;margin-right:auto;min-width:0}
.v5-logo{display:block;flex:0 0 auto;margin:0}.v5-logo img{display:block;width:340px;max-width:100%;height:auto}
.v5-logo span{display:none!important}
.v5-cluster-badge{display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:6px 10px;border:1px solid #d8e6c8;border-radius:18px;background:linear-gradient(180deg,#fff,#fafcf7);box-shadow:0 12px 24px rgba(31,64,44,.06)}
.v5-cluster-badge img{display:block;width:300px;max-width:100%;height:auto;border-radius:12px}
.v5-nav{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.v5-nav a{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;padding:11px 12px;border-radius:999px}
.v5-top-cta{padding:13px 18px;border-radius:10px;background:#133e21;color:#fff;font-weight:900;font-size:13px;text-transform:uppercase;white-space:nowrap}
@media (max-width:1260px){.v5-header-inner{align-items:flex-start;flex-wrap:wrap}.v5-header-brand{width:100%;justify-content:space-between}.v5-nav{order:3;width:calc(100% - 140px)}.v5-top-cta{order:4;margin-left:auto}.v5-cluster-badge img{width:250px}}
@media (max-width:820px){.v5-header-inner{min-height:unset;padding:12px 0}.v5-header-brand{flex-direction:column;align-items:flex-start;gap:12px}.v5-logo img{width:280px}.v5-cluster-badge img{width:240px}.v5-nav{width:100%;justify-content:flex-start}.v5-top-cta{margin-left:0}}
@media (max-width:560px){.v5-logo img{width:240px}.v5-cluster-badge{padding:5px 8px}.v5-cluster-badge img{width:210px}.v5-nav a{font-size:12px;padding:9px 10px}.v5-top-cta{font-size:12px;padding:11px 14px}}


/* v46 premium header + hero refresh */
.v5-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.985);backdrop-filter:blur(12px);border-bottom:1px solid #dbe6d5;box-shadow:0 6px 24px rgba(18,52,37,.05)}
.v5-header-inner{width:min(1480px,calc(100% - 40px));margin:0 auto;padding:18px 0 16px;display:flex;flex-direction:column;gap:14px;min-height:auto!important;height:auto!important}
.v5-header-top{display:grid;grid-template-columns:minmax(0,1.2fr) auto;align-items:center;gap:24px}
.v5-header-brand{display:flex;align-items:center;gap:28px;min-width:0}
.v5-logo,.v5-logo img{display:none!important}
.v5-logo-mark{display:flex;flex-direction:column;gap:8px;min-width:0;flex:0 0 auto}
.v5-logo-mark .wordmark{display:flex;align-items:flex-end;gap:0;font-size:72px;line-height:.9;font-weight:900;letter-spacing:-.075em}
.v5-logo-mark .eco{color:#123f56}
.v5-logo-mark .hr{color:#8bbb2b}
.v5-logo-mark .tagline{font-size:16px;line-height:1.2;color:#60717a;font-weight:500;max-width:520px}
.v5-cluster-badge{flex:0 0 auto;padding:8px 12px;border:1px solid #d6e4c6;border-radius:20px;background:linear-gradient(180deg,#fff,#fbfdf7);box-shadow:0 14px 28px rgba(31,64,44,.08)}
.v5-cluster-badge img{display:block;width:360px;max-width:100%;height:auto;border-radius:14px}
.v5-header-meta{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap;color:#123f56;font-weight:800;font-size:18px}
.v5-header-meta a{color:#123f56;white-space:nowrap}
.v5-header-meta .sep{width:1px;height:24px;background:#d6dfd1}
.v5-header-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:6px;border-top:2px solid #91c23b}
.v5-nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.v5-nav a{font-size:15px;font-weight:800;text-transform:none;letter-spacing:-.01em;padding:10px 14px;border-radius:999px;color:#304852}.v5-nav a:hover{background:#eff6e9;color:#4d8319}
.v5-top-cta{padding:14px 22px;border-radius:12px;background:linear-gradient(135deg,#184b29,#2e6d2f);color:#fff;font-weight:900;font-size:13px;text-transform:uppercase;box-shadow:0 10px 22px rgba(25,75,41,.18)}

.v5-hero{position:relative;min-height:700px;display:grid;grid-template-columns:minmax(0,1.1fr) 390px;gap:32px;align-items:start;padding:76px 56px 132px;background:#163a2b;color:#fff;overflow:hidden}
.v5-hero-slides{position:absolute;inset:0;z-index:0}
.v5-hero-slide{position:absolute;inset:0;background-size:cover;background-position:center center;opacity:0;transform:scale(1.03);transition:opacity 1.6s ease, transform 8s ease}
.v5-hero-slide.active{opacity:1;transform:scale(1)}
.v5-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 22%,rgba(255,255,255,.18),transparent 26%),linear-gradient(90deg,rgba(5,24,15,.82) 0%, rgba(17,49,34,.72) 26%, rgba(28,57,42,.50) 58%, rgba(40,58,49,.25) 78%, rgba(255,255,255,.06) 100%);z-index:0}
.v5-hero::after{content:"";position:absolute;inset:auto 0 0 0;height:140px;background:linear-gradient(180deg,rgba(17,42,29,0) 0%, rgba(18,42,29,.42) 62%, rgba(18,42,29,.66) 100%);z-index:0}
.v5-hero>*{position:relative;z-index:1}
.v5-hero-content{max-width:690px;padding-top:18px}
.v5-hero-badge{display:inline-flex;align-items:center;padding:11px 18px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(8px);font-size:13px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;margin-bottom:24px}
.v5-hero-content h1{font-size:clamp(58px,5.8vw,88px);line-height:.96;margin:0 0 24px;letter-spacing:-.075em;text-shadow:0 10px 34px rgba(0,0,0,.16)}
.v5-hero-content h1 span{display:block}.v5-hero-content h1 .accent{color:#9ad845}
.v5-hero-content p{font-size:22px;line-height:1.62;max-width:640px;margin:0 0 22px;color:#f4fbf0;text-shadow:0 2px 18px rgba(0,0,0,.2)}
.v5-hero-sub{font-size:18px!important;color:#edf5ea!important;max-width:600px!important;opacity:.96}
.v5-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:14px}.v5-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:14px;font-weight:900;font-size:16px;box-shadow:0 12px 24px rgba(0,0,0,.12)}.v5-btn.primary{background:linear-gradient(135deg,#7ebc23,#a6df49);color:#173d22}.v5-btn.ghost{background:rgba(255,255,255,.12)!important;color:#fff!important;border:1px solid rgba(255,255,255,.32)}
.v5-countdown{align-self:center;background:rgba(11,42,24,.86);border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:34px 30px;text-align:center;box-shadow:0 26px 80px rgba(0,0,0,.28);backdrop-filter:blur(12px)}
.v5-count-kicker{color:#9bd844;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}.v5-count-date{font-size:48px;font-weight:900;margin:12px 0 20px;line-height:1}.v5-count-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);padding:18px 0}.v5-count-grid div+div{border-left:1px solid rgba(255,255,255,.14)}.v5-count-grid strong{font-size:44px;color:#9bd844;display:block;line-height:1}.v5-count-grid span{text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.08em}.v5-countdown p{margin:20px 0 0;color:#eff7ea;font-size:16px;line-height:1.6}
.v5-hero-vision{position:absolute;left:56px;right:56px;bottom:36px;display:flex;align-items:stretch;gap:0;background:rgba(9,35,24,.78);border:1px solid rgba(255,255,255,.10);border-radius:20px;overflow:hidden;backdrop-filter:blur(12px);box-shadow:0 16px 34px rgba(0,0,0,.18)}
.v5-hero-vision-head{display:flex;flex-direction:column;justify-content:center;min-width:220px;padding:24px 26px;border-right:1px solid rgba(255,255,255,.12)}
.v5-hero-vision-head span{color:#9bd844;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;margin-bottom:8px}.v5-hero-vision-head strong{font-size:33px;line-height:1.06;color:#fff;letter-spacing:-.05em}
.v5-hero-vision-grid{display:grid;grid-template-columns:repeat(4,1fr);flex:1}.v5-hero-vision-grid>div{padding:22px 18px;border-left:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:8px}.v5-hero-vision-grid strong{font-size:48px;color:#9bd844;line-height:1}.v5-hero-vision-grid span{font-size:15px;color:#f3f8f1;line-height:1.35}

@media (max-width:1380px){.v5-logo-mark .wordmark{font-size:62px}.v5-cluster-badge img{width:320px}.v5-header-meta{font-size:16px}.v5-hero{grid-template-columns:minmax(0,1fr) 360px;padding:66px 44px 132px}.v5-hero-vision{left:44px;right:44px}}
@media (max-width:1180px){.v5-header-top{grid-template-columns:1fr}.v5-header-brand{justify-content:space-between}.v5-header-meta{justify-content:flex-start}.v5-header-bottom{flex-wrap:wrap}.v5-top-cta{margin-left:auto}.v5-hero{grid-template-columns:1fr;gap:26px;min-height:unset;padding-bottom:220px}.v5-countdown{max-width:420px}.v5-hero-vision{display:block}.v5-hero-vision-head{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.v5-hero-vision-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:820px){.v5-header-inner{width:min(100% - 24px,1480px)}.v5-logo-mark .wordmark{font-size:48px}.v5-logo-mark .tagline{font-size:14px;max-width:100%}.v5-cluster-badge img{width:250px}.v5-header-meta{font-size:14px;gap:12px}.v5-header-meta .sep{height:18px}.v5-nav a{font-size:14px;padding:9px 11px}.v5-top-cta{padding:12px 16px}.v5-hero{padding:52px 24px 220px}.v5-hero-badge{font-size:11px;padding:10px 14px}.v5-hero-content h1{font-size:54px}.v5-hero-content p{font-size:18px}.v5-count-date{font-size:40px}.v5-count-grid strong{font-size:34px}.v5-hero-vision{left:24px;right:24px;bottom:24px}.v5-hero-vision-head strong{font-size:28px}.v5-hero-vision-grid strong{font-size:36px}}
@media (max-width:560px){.v5-header-brand{flex-direction:column;align-items:flex-start;gap:14px}.v5-logo-mark .wordmark{font-size:42px}.v5-cluster-badge img{width:220px}.v5-header-bottom{padding-top:10px}.v5-top-cta{width:100%;justify-content:center}.v5-hero{padding:42px 18px 280px}.v5-hero-content h1{font-size:42px}.v5-hero-content p{font-size:17px}.v5-actions{flex-direction:column;align-items:stretch}.v5-btn{width:100%}.v5-countdown{padding:24px 18px}.v5-count-date{font-size:34px}.v5-count-grid strong{font-size:28px}.v5-hero-vision{left:18px;right:18px}.v5-hero-vision-grid{grid-template-columns:1fr 1fr}.v5-hero-vision-grid>div{padding:16px 12px}.v5-hero-vision-grid strong{font-size:30px}.v5-hero-vision-head{padding:18px}}


/* v47 refinements: header, hero backgrounds, expandable sidebar partners */
.v5-header{position:sticky;top:0;z-index:70;background:rgba(255,255,255,.985);backdrop-filter:blur(12px);border-bottom:1px solid #dfe7d8;box-shadow:0 10px 28px rgba(20,52,36,.05)}
.v5-header-inner{width:min(1460px,calc(100% - 40px));margin:0 auto;padding:16px 0 14px;display:flex;flex-direction:column;gap:14px}
.v5-header-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}
.v5-header-brand{display:flex;align-items:center;gap:26px;min-width:0}
.v5-logo-mark,.v5-logo,.v5-logo img{display:none!important}
.v5-logo-lockup{display:block;flex:0 0 auto}.v5-logo-lockup img{display:block;width:390px;max-width:100%;height:auto}
.v5-cluster-badge{padding:7px 12px;border:1px solid #d7e6c6;border-radius:18px;background:linear-gradient(180deg,#fff,#fafcf7);box-shadow:0 14px 30px rgba(34,67,34,.08)}
.v5-cluster-badge img{display:block;width:320px;max-width:100%;height:auto;border-radius:12px}
.v5-header-meta{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap;font-size:17px;font-weight:800;color:#123f56}.v5-header-meta a{color:#123f56}.v5-header-meta .sep{width:1px;height:22px;background:#d3ddd0}
.v5-header-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:10px;border-top:2px solid #8fb83c}
.v5-nav{display:flex;flex-wrap:wrap;gap:8px}.v5-nav a{font-size:15px;font-weight:800;padding:10px 14px;border-radius:999px;color:#304751}.v5-nav a:hover{background:#f0f6eb;color:#46731c}.v5-top-cta{padding:13px 22px;border-radius:12px;background:linear-gradient(135deg,#144529,#2d6f31);color:#fff;font-weight:900;text-transform:uppercase;font-size:13px;box-shadow:0 10px 22px rgba(20,69,41,.16)}

.v5-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:34px;align-items:start;overflow:hidden;padding:64px 54px 146px;background:#1d3b2e;color:#fff;border-radius:0 0 26px 26px}
.v5-hero-bg-wrap{position:absolute;inset:0;z-index:0}.v5-hero-bg-slide{position:absolute;inset:0;background-size:cover;background-position:center center;opacity:0;transform:scale(1.04);transition:opacity 1.35s ease, transform 6.8s ease}.v5-hero-bg-slide.active{opacity:1;transform:scale(1)}
.v5-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,26,16,.78) 0%, rgba(11,36,24,.70) 24%, rgba(23,44,35,.55) 52%, rgba(25,40,33,.26) 74%, rgba(255,255,255,.06) 100%);z-index:0}
.v5-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:170px;background:linear-gradient(180deg,rgba(11,29,18,0) 0%, rgba(11,29,18,.18) 35%, rgba(11,29,18,.52) 100%);z-index:0}
.v5-hero>*{position:relative;z-index:1}.v5-hero-content{max-width:640px;padding-top:16px}.v5-hero-badge{display:inline-flex;padding:11px 18px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.26);backdrop-filter:blur(8px);font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;margin-bottom:22px}.v5-hero-content h1{font-size:76px;line-height:.94;letter-spacing:-.075em;margin:0 0 22px;text-shadow:0 10px 34px rgba(0,0,0,.2)}.v5-hero-content h1 .accent{color:#a4df4a}.v5-hero-content p{font-size:21px;line-height:1.58;max-width:610px;margin:0 0 20px;color:#f5fbf0;text-shadow:0 2px 18px rgba(0,0,0,.2)}.v5-hero-sub{font-size:18px!important;color:#f0f6ee!important}.v5-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:10px}.v5-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:14px;font-size:16px;font-weight:900}.v5-btn.primary{background:linear-gradient(135deg,#85c126,#abe24d);color:#173d22;box-shadow:0 14px 26px rgba(0,0,0,.18)}.v5-btn.ghost{background:rgba(255,255,255,.08)!important;color:#fff!important;border:1px solid rgba(255,255,255,.34)}
.v5-countdown{align-self:flex-start;justify-self:end;max-width:355px;background:rgba(8,40,20,.84);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:32px 28px;box-shadow:0 24px 60px rgba(0,0,0,.30);backdrop-filter:blur(12px)}.v5-count-kicker{color:#a2dc47;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}.v5-count-date{font-size:50px;font-weight:900;line-height:1;margin:12px 0 18px}.v5-count-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);padding:18px 0}.v5-count-grid div+div{border-left:1px solid rgba(255,255,255,.12)}.v5-count-grid strong{display:block;font-size:42px;color:#a4df4a;line-height:1}.v5-count-grid span{text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.08em}.v5-countdown p{margin:18px 0 0;font-size:16px;line-height:1.55;color:#f2f8ef}
.v5-hero-vision{position:absolute;left:54px;right:54px;bottom:34px;display:flex;align-items:stretch;background:rgba(10,36,23,.76);border:1px solid rgba(255,255,255,.10);border-radius:18px;overflow:hidden;backdrop-filter:blur(10px)}.v5-hero-vision-head{display:flex;flex-direction:column;justify-content:center;min-width:225px;padding:22px 24px;border-right:1px solid rgba(255,255,255,.12)}.v5-hero-vision-head span{color:#a2dc47;text-transform:uppercase;font-size:11px;letter-spacing:.12em;font-weight:900;margin-bottom:7px}.v5-hero-vision-head strong{font-size:34px;line-height:1.05;color:#fff;letter-spacing:-.04em}.v5-hero-vision-grid{display:grid;grid-template-columns:repeat(4,1fr);flex:1}.v5-hero-vision-grid>div{padding:20px 16px;border-left:1px solid rgba(255,255,255,.09);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px}.v5-hero-vision-grid strong{font-size:46px;color:#a4df4a;line-height:1}.v5-hero-vision-grid span{font-size:14px;line-height:1.35;color:#f3f8f1}

.v5-side-partners .v5-partner-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:hidden;transition:max-height .35s ease;max-height:196px}.v5-side-partners .v5-partner-grid a{display:flex;align-items:center;justify-content:center;min-height:74px;padding:12px;border:1px solid #e4eadf;border-radius:14px;background:#fff}.v5-side-partners .v5-partner-grid img{max-width:100%;max-height:34px;width:auto;height:auto;object-fit:contain}.v5-side-partners .v5-partner-grid.is-expanded{max-height:460px}.v5-partner-toggle{margin-top:14px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:12px;border:1px solid #dce6d3;background:#f7faf4;color:#234734;font-weight:800;cursor:pointer;transition:all .2s ease}.v5-partner-toggle:hover{background:#eef5e8}.v5-partner-toggle .arrow{font-size:20px;line-height:1;transition:transform .25s ease}.v5-partner-toggle[aria-expanded="true"] .arrow{transform:rotate(180deg)}

@media (max-width:1280px){.v5-logo-lockup img{width:340px}.v5-cluster-badge img{width:290px}.v5-hero{grid-template-columns:minmax(0,1fr) 340px;padding:54px 38px 146px}.v5-hero-vision{left:38px;right:38px}.v5-hero-content h1{font-size:68px}}
@media (max-width:1100px){.v5-header-top{grid-template-columns:1fr}.v5-header-brand{justify-content:space-between;flex-wrap:wrap}.v5-header-meta{justify-content:flex-start}.v5-header-bottom{flex-wrap:wrap}.v5-top-cta{margin-left:auto}.v5-hero{grid-template-columns:1fr;gap:26px;padding-bottom:228px}.v5-countdown{justify-self:start;max-width:420px}.v5-hero-vision{display:block}.v5-hero-vision-head{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.v5-hero-vision-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:800px){.v5-header-inner{width:min(100% - 24px,1460px)}.v5-logo-lockup img{width:285px}.v5-cluster-badge img{width:240px}.v5-header-meta{font-size:14px}.v5-nav a{font-size:14px;padding:9px 11px}.v5-top-cta{padding:12px 16px}.v5-hero{padding:42px 20px 260px}.v5-hero-content h1{font-size:50px}.v5-hero-content p{font-size:18px}.v5-hero-vision{left:20px;right:20px;bottom:22px}.v5-hero-vision-grid strong{font-size:34px}.v5-count-date{font-size:40px}.v5-count-grid strong{font-size:32px}}
@media (max-width:560px){.v5-header-brand{flex-direction:column;align-items:flex-start}.v5-logo-lockup img{width:250px}.v5-cluster-badge img{width:220px}.v5-header-bottom{padding-top:8px}.v5-top-cta{width:100%;justify-content:center}.v5-hero{padding:34px 16px 306px}.v5-hero-content h1{font-size:40px}.v5-hero-content p{font-size:17px}.v5-actions{flex-direction:column;align-items:stretch}.v5-btn{width:100%}.v5-countdown{padding:22px 16px}.v5-count-date{font-size:34px}.v5-count-grid strong{font-size:28px}.v5-hero-vision{left:16px;right:16px}.v5-hero-vision-grid{grid-template-columns:1fr 1fr}.v5-hero-vision-grid>div{padding:14px 10px}}


/* v48 final polish: clean header, visible rotating hero, larger partner logos */
.v5-header{
  position:sticky;
  top:0;
  z-index:80;
  background:rgba(255,255,255,.99);
  backdrop-filter:blur(12px);
  border-bottom:1px solid #dfe9d8;
  box-shadow:0 8px 26px rgba(20,52,36,.045);
}
.v5-header-inner{
  width:min(1280px,calc(100% - 48px));
  margin:0 auto;
  padding:18px 0 14px;
  display:flex;
  flex-direction:column;
  gap:14px;
  height:auto!important;
  min-height:0!important;
}
.v5-header-top{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:28px;
  align-items:center;
}
.v5-header-brand{
  display:flex;
  align-items:center;
  gap:30px;
  min-width:0;
}
.v5-logo,
.v5-logo img,
.v5-logo-mark,
.v5-logo-lockup img{
  display:none!important;
}
.v5-logo-lockup{
  display:flex!important;
  flex-direction:column;
  flex:0 0 auto;
  min-width:0;
}
.v5-logo-word{
  display:flex;
  align-items:flex-end;
  white-space:nowrap;
  font-size:72px;
  line-height:.88;
  font-weight:900;
  letter-spacing:-.075em;
}
.v5-logo-word .eco{
  color:#113f56;
}
.v5-logo-word .dot,
.v5-logo-word .hr{
  color:#86b92d;
}
.v5-logo-tagline{
  display:block;
  margin-top:10px;
  color:#64777d;
  font-size:16px;
  line-height:1.25;
  font-weight:500;
  letter-spacing:-.01em;
}
.v5-cluster-badge{
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  padding:8px 12px;
  border:1px solid #d7e6c6;
  border-radius:20px;
  background:linear-gradient(180deg,#fff,#fbfdf8);
  box-shadow:0 14px 30px rgba(34,67,34,.075);
}
.v5-cluster-badge img{
  display:block;
  width:332px;
  max-width:100%;
  height:auto;
  border-radius:13px;
}
.v5-header-meta{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:16px;
  flex-wrap:wrap;
  color:#123f56;
  font-size:17px;
  font-weight:850;
}
.v5-header-meta a{
  color:#123f56;
  white-space:nowrap;
}
.v5-header-meta .sep{
  width:1px;
  height:22px;
  background:#d1dcd0;
}
.v5-header-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding-top:12px;
  border-top:2px solid #8fbc34;
}
.v5-nav{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px 10px;
}
.v5-nav a{
  font-size:15px;
  font-weight:800;
  text-transform:none;
  letter-spacing:-.01em;
  color:#304852;
  padding:10px 14px;
  border-radius:999px;
}
.v5-nav a:hover{
  background:#eff6e9;
  color:#46731c;
}
.v5-top-cta{
  white-space:nowrap;
  padding:13px 22px;
  border-radius:12px;
  background:linear-gradient(135deg,#144529,#2e7033);
  color:#fff;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  box-shadow:0 10px 22px rgba(20,69,41,.16);
}

.v5-hero{
  position:relative;
  min-height:720px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 390px;
  gap:34px;
  align-items:start;
  overflow:hidden;
  padding:68px 56px 148px;
  background:#173a2a;
  color:#fff;
  border-radius:0 0 26px 26px;
}
.v5-hero-bg-wrap{
  position:absolute;
  inset:0;
  z-index:0!important;
}
.v5-hero-bg-slide{
  position:absolute;
  inset:0;
  background-size:cover;
  background-position:center center;
  opacity:0;
  transform:scale(1.035);
  transition:opacity 1.35s ease, transform 7s ease;
}
.v5-hero-bg-slide.active{
  opacity:1;
  transform:scale(1);
}
.v5-hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1!important;
  background:
    radial-gradient(circle at 72% 20%,rgba(255,255,255,.20),transparent 24%),
    linear-gradient(90deg,rgba(6,26,17,.74) 0%,rgba(10,37,24,.66) 32%,rgba(24,52,38,.42) 60%,rgba(26,49,38,.16) 100%);
}
.v5-hero::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:170px;
  z-index:1!important;
  background:linear-gradient(180deg,rgba(11,29,18,0),rgba(11,29,18,.55));
}
.v5-hero > *:not(.v5-hero-bg-wrap){
  position:relative;
  z-index:2!important;
}
.v5-hero-content{
  grid-column:1!important;
  justify-self:start!important;
  align-self:start;
  max-width:670px;
  padding-top:18px;
}
.v5-hero-badge{
  display:inline-flex;
  padding:11px 18px;
  border-radius:999px;
  background:rgba(255,255,255,.16);
  border:1px solid rgba(255,255,255,.26);
  backdrop-filter:blur(8px);
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight:900;
  margin-bottom:22px;
  color:#f7fbf2;
}
.v5-hero-content h1{
  margin:0 0 24px;
  font-size:clamp(58px,5.4vw,86px);
  line-height:.94;
  letter-spacing:-.078em;
  text-shadow:0 12px 34px rgba(0,0,0,.24);
}
.v5-hero-content h1 span{
  display:block;
}
.v5-hero-content h1 .accent{
  color:#a4df4a;
}
.v5-hero-content p{
  max-width:620px;
  margin:0 0 20px;
  color:#f6fbf2;
  font-size:21px;
  line-height:1.58;
  text-shadow:0 2px 18px rgba(0,0,0,.22);
}
.v5-hero-sub{
  max-width:590px!important;
  font-size:18px!important;
  color:#eff7ec!important;
}
.v5-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:14px;
}
.v5-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:0 22px;
  border-radius:14px;
  font-size:16px;
  font-weight:900;
}
.v5-btn.primary{
  background:linear-gradient(135deg,#86c128,#aae24c);
  color:#173d22;
  box-shadow:0 14px 26px rgba(0,0,0,.18);
}
.v5-btn.ghost{
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.35);
}
.v5-countdown{
  grid-column:2!important;
  grid-row:1!important;
  justify-self:end!important;
  align-self:center!important;
  max-width:380px;
  background:rgba(8,40,20,.84);
  border:1px solid rgba(255,255,255,.14);
  border-radius:24px;
  padding:32px 28px;
  box-shadow:0 24px 70px rgba(0,0,0,.30);
  backdrop-filter:blur(12px);
}
.v5-count-kicker{
  color:#a4df4a;
  text-transform:uppercase;
  letter-spacing:.16em;
  font-size:12px;
  font-weight:900;
}
.v5-count-date{
  font-size:48px;
  line-height:1;
  font-weight:900;
  margin:12px 0 18px;
}
.v5-count-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  border-top:1px solid rgba(255,255,255,.14);
  border-bottom:1px solid rgba(255,255,255,.14);
  padding:18px 0;
}
.v5-count-grid div+div{
  border-left:1px solid rgba(255,255,255,.12);
}
.v5-count-grid strong{
  display:block;
  color:#a4df4a;
  font-size:40px;
  line-height:1;
}
.v5-count-grid span{
  display:block;
  margin-top:6px;
  text-transform:uppercase;
  font-size:11px;
  font-weight:850;
  letter-spacing:.08em;
}
.v5-countdown p{
  margin:18px 0 0;
  color:#f2f8ef;
  font-size:16px;
  line-height:1.55;
}
.v5-hero-vision{
  position:absolute!important;
  left:56px;
  right:56px;
  bottom:34px;
  z-index:2!important;
  display:flex;
  align-items:stretch;
  background:rgba(10,36,23,.76);
  border:1px solid rgba(255,255,255,.10);
  border-radius:18px;
  overflow:hidden;
  backdrop-filter:blur(10px);
}
.v5-hero-vision-head{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:225px;
  padding:22px 24px;
  border-right:1px solid rgba(255,255,255,.12);
}
.v5-hero-vision-head span{
  color:#a4df4a;
  text-transform:uppercase;
  font-size:11px;
  letter-spacing:.12em;
  font-weight:900;
  margin-bottom:7px;
}
.v5-hero-vision-head strong{
  color:#fff;
  font-size:32px;
  line-height:1.05;
  letter-spacing:-.04em;
}
.v5-hero-vision-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  flex:1;
}
.v5-hero-vision-grid>div{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  gap:8px;
  padding:20px 16px;
  border-left:1px solid rgba(255,255,255,.09);
}
.v5-hero-vision-grid strong{
  color:#a4df4a;
  font-size:44px;
  line-height:1;
}
.v5-hero-vision-grid span{
  color:#f3f8f1;
  font-size:14px;
  line-height:1.35;
}

.v5-side-partners .v5-partner-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  overflow:hidden;
  max-height:204px;
  transition:max-height .35s ease;
}
.v5-side-partners .v5-partner-grid a{
  min-height:88px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:14px;
  border:1px solid #e3ebdf;
  border-radius:14px;
  background:#fff;
}
.v5-side-partners .v5-partner-grid img{
  max-width:100%;
  max-height:52px;
  width:auto;
  height:auto;
  object-fit:contain;
}
.v5-side-partners .v5-partner-grid.is-expanded{
  max-height:560px;
}
.v5-partner-toggle{
  margin-top:10px;
  padding:0;
  border:0;
  background:transparent;
  color:#375a20;
  font-size:13px;
  font-weight:850;
  cursor:pointer;
  display:inline-flex;
  align-items:center;
  gap:8px;
}
.v5-partner-toggle .arrow{
  font-size:16px;
  line-height:1;
  transition:transform .2s ease;
}
.v5-partner-toggle[aria-expanded="true"] .arrow{
  transform:rotate(180deg);
}

@media (max-width:1280px){
  .v5-header-inner{width:min(1280px,calc(100% - 32px));}
  .v5-logo-word{font-size:60px;}
  .v5-cluster-badge img{width:300px;}
  .v5-hero{grid-template-columns:minmax(0,1fr) 360px;padding:60px 42px 148px;}
  .v5-hero-vision{left:42px;right:42px;}
}
@media (max-width:1100px){
  .v5-header-top{grid-template-columns:1fr;}
  .v5-header-brand{justify-content:space-between;flex-wrap:wrap;}
  .v5-header-meta{justify-content:flex-start;}
  .v5-header-bottom{flex-wrap:wrap;}
  .v5-top-cta{margin-left:auto;}
  .v5-hero{grid-template-columns:1fr;min-height:auto;padding:56px 32px 232px;}
  .v5-countdown{grid-column:1!important;justify-self:start!important;max-width:420px;}
  .v5-hero-vision{display:block;}
  .v5-hero-vision-head{border-right:0;border-bottom:1px solid rgba(255,255,255,.10);}
  .v5-hero-vision-grid{grid-template-columns:repeat(2,1fr);}
}
@media (max-width:760px){
  .v5-header-inner{width:min(100% - 24px,1280px);}
  .v5-logo-word{font-size:46px;}
  .v5-logo-tagline{font-size:13px;}
  .v5-cluster-badge img{width:230px;}
  .v5-header-meta{font-size:14px;gap:10px;}
  .v5-header-meta .sep{height:18px;}
  .v5-nav a{font-size:13px;padding:8px 10px;}
  .v5-hero{padding:42px 20px 286px;}
  .v5-hero-content h1{font-size:48px;}
  .v5-hero-content p{font-size:18px;}
  .v5-hero-vision{left:20px;right:20px;bottom:22px;}
  .v5-hero-vision-grid strong{font-size:32px;}
  .v5-count-date{font-size:36px;}
  .v5-count-grid strong{font-size:30px;}
}
@media (max-width:520px){
  .v5-header-brand{flex-direction:column;align-items:flex-start;}
  .v5-logo-word{font-size:40px;}
  .v5-cluster-badge img{width:210px;}
  .v5-top-cta{width:100%;justify-content:center;}
  .v5-hero{padding:34px 16px 330px;}
  .v5-hero-content h1{font-size:40px;}
  .v5-actions{flex-direction:column;align-items:stretch;}
  .v5-btn{width:100%;}
  .v5-countdown{padding:22px 16px;}
  .v5-count-grid strong{font-size:26px;}
  .v5-hero-vision{left:16px;right:16px;}
  .v5-hero-vision-grid{grid-template-columns:1fr 1fr;}
  .v5-hero-vision-grid>div{padding:14px 10px;}
}


/* v49 — final premium masthead + editorial hero + sidebar polish */
.v5-header.v49-masthead{
  position:sticky;
  top:0;
  z-index:90;
  background:#fff;
  border-bottom:1px solid #dfe9d8;
  box-shadow:0 8px 26px rgba(20,52,36,.045);
}
.v49-masthead .v5-header-inner{
  width:min(1280px,calc(100% - 48px));
  margin:0 auto;
  display:flex;
  flex-direction:column;
  gap:14px;
  padding:18px 0 14px;
  height:auto!important;
  min-height:0!important;
}
.v49-masthead .v5-header-top{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:28px;
}
.v49-masthead .v5-header-brand{
  display:flex;
  align-items:center;
  gap:28px;
  min-width:0;
}
.v49-masthead .v5-logo,
.v49-masthead .v5-logo-mark{
  display:none!important;
}
.v49-masthead .v5-logo-lockup{
  display:block!important;
  flex:0 0 auto;
}
.v49-masthead .v5-logo-lockup img{
  display:block!important;
  width:340px!important;
  max-width:100%;
  height:auto!important;
}
.v49-masthead .v5-cluster-badge{
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  padding:8px 12px;
  border:1px solid #d7e6c6;
  border-radius:20px;
  background:linear-gradient(180deg,#fff,#fbfdf8);
  box-shadow:0 14px 30px rgba(34,67,34,.075);
}
.v49-masthead .v5-cluster-badge img{
  display:block;
  width:318px;
  max-width:100%;
  height:auto;
  border-radius:13px;
}
.v49-masthead .v5-header-meta{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:16px;
  flex-wrap:wrap;
  color:#123f56;
  font-size:16px;
  font-weight:850;
}
.v49-masthead .v5-header-meta a{
  color:#123f56;
  white-space:nowrap;
}
.v49-masthead .v5-header-meta .sep{
  width:1px;
  height:22px;
  background:#d1dcd0;
}
.v49-masthead .v5-header-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:10px 12px;
  border-top:2px solid #8fbc34;
  background:#0e3520;
  border-radius:16px;
}
.v49-masthead .v5-nav{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:4px 8px;
}
.v49-masthead .v5-nav a{
  color:#eaf5e8;
  font-size:14px;
  font-weight:800;
  text-transform:none;
  letter-spacing:-.01em;
  padding:9px 12px;
  border-radius:999px;
}
.v49-masthead .v5-nav a:hover{
  background:rgba(255,255,255,.12);
  color:#fff;
}
.v49-masthead .v5-top-cta{
  white-space:nowrap;
  padding:12px 18px;
  border-radius:12px;
  background:linear-gradient(135deg,#85c126,#a4df4a);
  color:#173d22;
  font-weight:900;
  font-size:13px;
  text-transform:uppercase;
  box-shadow:0 10px 22px rgba(0,0,0,.18);
}

.v5-shell{
  width:min(1280px,calc(100% - 32px))!important;
  grid-template-columns:minmax(0,1fr) 360px!important;
}
.v5-sidebar{
  background:#fbfcfa;
  padding:18px!important;
  gap:18px!important;
}

.v5-hero{
  position:relative!important;
  min-height:650px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 360px!important;
  gap:30px!important;
  align-items:start!important;
  overflow:hidden!important;
  padding:60px 46px 140px!important;
  color:#fff!important;
  background:#173a2a!important;
  border-radius:0 0 26px 26px!important;
}
.v5-hero-bg-wrap{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
}
.v5-hero-bg-slide{
  position:absolute!important;
  inset:0!important;
  background-size:cover!important;
  background-position:center center!important;
  opacity:0;
  transform:scale(1.035);
  transition:opacity 1.35s ease, transform 7s ease;
}
.v5-hero-bg-slide.active{
  opacity:1;
  transform:scale(1);
}
.v5-hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1!important;
  background:
    radial-gradient(circle at 76% 20%,rgba(255,255,255,.18),transparent 24%),
    linear-gradient(90deg,rgba(6,26,17,.78) 0%,rgba(10,37,24,.66) 35%,rgba(24,52,38,.42) 62%,rgba(26,49,38,.14) 100%);
}
.v5-hero::after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;
  height:160px;
  z-index:1!important;
  background:linear-gradient(180deg,rgba(11,29,18,0),rgba(11,29,18,.58));
}
.v5-hero > *:not(.v5-hero-bg-wrap){
  position:relative!important;
  z-index:2!important;
}
.v5-hero-content{
  grid-column:1!important;
  grid-row:1!important;
  justify-self:start!important;
  align-self:start!important;
  max-width:640px!important;
  padding-top:12px!important;
}
.v5-hero-badge{
  display:inline-flex!important;
  padding:10px 16px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.16)!important;
  border:1px solid rgba(255,255,255,.28)!important;
  backdrop-filter:blur(8px);
  color:#f7fbf2!important;
  font-size:12px!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
  font-weight:900!important;
  margin-bottom:22px!important;
}
.v5-hero-content h1{
  margin:0 0 24px!important;
  max-width:640px!important;
  font-size:clamp(56px,5.2vw,82px)!important;
  line-height:.94!important;
  letter-spacing:-.078em!important;
  text-shadow:0 12px 34px rgba(0,0,0,.24)!important;
}
.v5-hero-content h1 span{display:block!important;}
.v5-hero-content h1 .accent{color:#a4df4a!important;}
.v5-hero-content p{
  max-width:610px!important;
  margin:0 0 20px!important;
  color:#f6fbf2!important;
  font-size:20px!important;
  line-height:1.58!important;
  text-shadow:0 2px 18px rgba(0,0,0,.22)!important;
}
.v5-hero-sub{
  max-width:580px!important;
  color:#eff7ec!important;
  font-size:17px!important;
}
.v5-actions{display:flex!important;gap:14px!important;flex-wrap:wrap!important;margin-top:14px!important;}
.v5-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:50px!important;
  padding:0 20px!important;
  border-radius:14px!important;
  font-size:15px!important;
  font-weight:900!important;
}
.v5-btn.primary{
  background:linear-gradient(135deg,#86c128,#aae24c)!important;
  color:#173d22!important;
  box-shadow:0 14px 26px rgba(0,0,0,.18)!important;
}
.v5-btn.ghost{
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.35)!important;
}
.v5-countdown{
  grid-column:2!important;
  grid-row:1!important;
  justify-self:end!important;
  align-self:center!important;
  width:100%!important;
  max-width:360px!important;
  background:rgba(8,40,20,.84)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:24px!important;
  padding:30px 26px!important;
  box-shadow:0 24px 70px rgba(0,0,0,.30)!important;
  backdrop-filter:blur(12px)!important;
}
.v5-count-kicker{
  color:#a4df4a!important;
  text-transform:uppercase!important;
  letter-spacing:.16em!important;
  font-size:11px!important;
  font-weight:900!important;
}
.v5-count-date{
  font-size:44px!important;
  line-height:1!important;
  font-weight:900!important;
  margin:12px 0 18px!important;
}
.v5-count-grid{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  border-top:1px solid rgba(255,255,255,.14)!important;
  border-bottom:1px solid rgba(255,255,255,.14)!important;
  padding:16px 0!important;
}
.v5-count-grid div+div{border-left:1px solid rgba(255,255,255,.12)!important;}
.v5-count-grid strong{display:block!important;color:#a4df4a!important;font-size:34px!important;line-height:1!important;}
.v5-count-grid span{display:block!important;margin-top:6px!important;text-transform:uppercase!important;font-size:10px!important;font-weight:850!important;letter-spacing:.08em!important;}
.v5-countdown p{margin:18px 0 0!important;color:#f2f8ef!important;font-size:15px!important;line-height:1.55!important;}
.v5-hero-vision{
  position:absolute!important;
  left:46px!important;
  right:46px!important;
  bottom:30px!important;
  z-index:2!important;
  display:flex!important;
  align-items:stretch!important;
  background:rgba(10,36,23,.78)!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:18px!important;
  overflow:hidden!important;
  backdrop-filter:blur(10px)!important;
}
.v5-hero-vision-head{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:210px!important;
  padding:20px 22px!important;
  border-right:1px solid rgba(255,255,255,.12)!important;
}
.v5-hero-vision-head span{color:#a4df4a!important;text-transform:uppercase!important;font-size:11px!important;letter-spacing:.12em!important;font-weight:900!important;margin-bottom:7px!important;}
.v5-hero-vision-head strong{color:#fff!important;font-size:30px!important;line-height:1.05!important;letter-spacing:-.04em!important;}
.v5-hero-vision-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;flex:1!important;}
.v5-hero-vision-grid>div{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:7px!important;padding:18px 12px!important;border-left:1px solid rgba(255,255,255,.09)!important;}
.v5-hero-vision-grid strong{color:#a4df4a!important;font-size:38px!important;line-height:1!important;}
.v5-hero-vision-grid span{color:#f3f8f1!important;font-size:13px!important;line-height:1.35!important;}

.v5-side-card{
  border:1px solid #dfe9dc!important;
  border-radius:18px!important;
  box-shadow:0 10px 26px rgba(15,49,57,.045)!important;
}
.v5-side-partners .v5-partner-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  overflow:hidden!important;
  max-height:216px!important;
  transition:max-height .35s ease!important;
}
.v5-side-partners .v5-partner-grid a{
  min-height:92px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:14px!important;
  border:1px solid #e3ebdf!important;
  border-radius:14px!important;
  background:#fff!important;
}
.v5-side-partners .v5-partner-grid img{
  max-width:100%!important;
  max-height:58px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
}
.v5-side-partners .v5-partner-grid.is-expanded{max-height:620px!important;}
.v5-partner-toggle{
  margin-top:10px!important;
  padding:0!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
  color:#375a20!important;
  font-size:13px!important;
  font-weight:850!important;
  cursor:pointer!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  width:auto!important;
}
.v5-partner-toggle:focus-visible{outline:2px solid rgba(133,193,38,.35)!important;outline-offset:4px!important;}
.v5-partner-toggle .arrow{font-size:16px!important;line-height:1!important;transition:transform .2s ease!important;}
.v5-partner-toggle[aria-expanded="true"] .arrow{transform:rotate(180deg)!important;}

.v5-media article.featured{
  background:#0d3520!important;
}
.v5-voices-grid{
  display:grid!important;
  grid-template-columns:1.2fr 1fr!important;
  gap:20px!important;
}
.v5-voice-card:first-child{
  grid-row:span 2!important;
}
.v5-voice-card:first-child img{
  height:310px!important;
}
.v5-voice-card img{
  height:190px!important;
  object-fit:cover!important;
}

@media(max-width:1180px){
  .v5-shell{grid-template-columns:1fr!important;}
  .v5-header-top{grid-template-columns:1fr!important;}
  .v5-header-brand{justify-content:space-between!important;flex-wrap:wrap!important;}
  .v5-header-meta{justify-content:flex-start!important;}
  .v5-header-bottom{flex-wrap:wrap!important;}
  .v5-top-cta{margin-left:auto!important;}
  .v5-hero{grid-template-columns:1fr!important;min-height:auto!important;padding:52px 32px 230px!important;}
  .v5-countdown{grid-column:1!important;justify-self:start!important;max-width:420px!important;}
  .v5-hero-vision{display:block!important;left:32px!important;right:32px!important;}
  .v5-hero-vision-head{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.10)!important;}
  .v5-hero-vision-grid{grid-template-columns:repeat(2,1fr)!important;}
  .v5-sidebar{display:grid!important;grid-template-columns:1fr 1fr!important;}
  .v5-side-partners,.v5-media{grid-column:1 / -1!important;}
  .v5-voices-grid{grid-template-columns:1fr!important;}
  .v5-voice-card:first-child{grid-row:auto!important;}
}
@media(max-width:760px){
  .v49-masthead .v5-header-inner{width:min(100% - 24px,1280px)!important;}
  .v49-masthead .v5-logo-lockup img{width:280px!important;}
  .v49-masthead .v5-cluster-badge img{width:230px!important;}
  .v49-masthead .v5-header-meta{font-size:14px!important;}
  .v49-masthead .v5-nav a{font-size:13px!important;padding:8px 10px!important;}
  .v5-hero{padding:40px 20px 290px!important;}
  .v5-hero-content h1{font-size:48px!important;}
  .v5-hero-content p{font-size:18px!important;}
  .v5-hero-vision{left:20px!important;right:20px!important;bottom:22px!important;}
  .v5-hero-vision-grid strong{font-size:32px!important;}
  .v5-count-date{font-size:36px!important;}
  .v5-count-grid strong{font-size:28px!important;}
  .v5-sidebar{grid-template-columns:1fr!important;}
}
@media(max-width:520px){
  .v49-masthead .v5-header-brand{flex-direction:column!important;align-items:flex-start!important;}
  .v49-masthead .v5-logo-lockup img{width:245px!important;}
  .v49-masthead .v5-cluster-badge img{width:210px!important;}
  .v49-masthead .v5-top-cta{width:100%!important;justify-content:center!important;}
  .v5-hero{padding:34px 16px 326px!important;}
  .v5-hero-content h1{font-size:40px!important;}
  .v5-actions{flex-direction:column!important;align-items:stretch!important;}
  .v5-btn{width:100%!important;}
  .v5-countdown{padding:22px 16px!important;}
  .v5-count-grid strong{font-size:25px!important;}
  .v5-hero-vision{left:16px!important;right:16px!important;}
  .v5-hero-vision-grid{grid-template-columns:1fr 1fr!important;}
  .v5-hero-vision-grid>div{padding:14px 10px!important;}
}


/* v50 1:1 mockup implementation */
.v6-oneone{background:#f4f7f3!important;color:#113341!important;}
.v6-oneone .v5-header{position:sticky!important;top:0!important;z-index:100!important;background:#fff!important;border-bottom:1px solid #dfe9d9!important;box-shadow:0 8px 26px rgba(20,52,36,.045)!important;}
.v6-header-inner{width:min(1420px,calc(100% - 48px));margin:0 auto;padding:18px 0 0;display:flex;flex-direction:column;gap:16px;}
.v6-header-top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;}
.v6-brand-row{display:flex;align-items:center;gap:30px;min-width:0;}
.v6-logo-lockup{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:0 0 auto;text-decoration:none;}
.v6-logo-word{font-size:56px;line-height:.86;font-weight:900;letter-spacing:-.07em;white-space:nowrap;}
.v6-logo-word .eco{color:#113f56;}.v6-logo-word .dot,.v6-logo-word .hr{color:#88bb2d;}
.v6-logo-tagline{font-size:13px;line-height:1.25;color:#61757d;font-weight:500;letter-spacing:-.01em;}
.v6-cluster-badge{display:flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid #d7e6c6;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdf7);box-shadow:0 12px 28px rgba(29,68,38,.08);}
.v6-cluster-badge img{display:block;width:295px;max-width:100%;height:auto;border-radius:12px;}
.v6-contact-row{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap;color:#123f56;font-size:15px;font-weight:800;}
.v6-contact-row a{color:#123f56;text-decoration:none;white-space:nowrap;}.v6-contact-row span{width:1px;height:20px;background:#d1dcd0;}
.v6-nav-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 0 0;background:#0d331f;border-radius:0;box-shadow:0 12px 28px rgba(13,51,31,.12);}
.v6-nav{display:flex;align-items:center;gap:0;flex-wrap:wrap;}
.v6-nav a{display:flex;align-items:center;min-height:54px;padding:0 18px;color:#fff!important;font-size:14px;font-weight:850;text-transform:uppercase;letter-spacing:-.01em;text-decoration:none;border-bottom:4px solid transparent;}
.v6-nav a.active{color:#a8df4c!important;border-bottom-color:#a8df4c;}.v6-nav a:hover{background:rgba(255,255,255,.08);color:#a8df4c!important;}
.v6-top-cta{margin-right:10px;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 22px;border-radius:10px;background:linear-gradient(135deg,#86c128,#a9df4b);color:#173d22!important;font-weight:900;font-size:13px;text-transform:uppercase;text-decoration:none;box-shadow:0 12px 24px rgba(0,0,0,.18);white-space:nowrap;}

.v6-oneone .v5-shell{width:min(1420px,calc(100% - 32px))!important;display:grid!important;grid-template-columns:minmax(0,1fr) 386px!important;gap:0!important;background:#fff!important;border-radius:0 0 26px 26px!important;box-shadow:0 22px 60px rgba(15,49,57,.07)!important;overflow:visible!important;}
.v6-oneone .v5-main{border-right:1px solid #dfe9d9!important;min-width:0;}
.v6-oneone .v5-sidebar{background:#fbfcfa!important;padding:18px!important;gap:18px!important;display:flex!important;flex-direction:column!important;}

.v6-oneone .v5-hero{position:relative!important;min-height:725px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 370px!important;gap:30px!important;align-items:start!important;overflow:hidden!important;padding:58px 54px 154px!important;background:#173a2a!important;color:#fff!important;border-radius:0 0 26px 26px!important;}
.v6-oneone .v5-hero-bg-wrap{position:absolute!important;inset:0!important;z-index:0!important;}
.v6-oneone .v5-hero-bg-slide{position:absolute!important;inset:0!important;background-size:cover!important;background-position:center center!important;opacity:0;transform:scale(1.035);transition:opacity 1.35s ease,transform 7s ease;}
.v6-oneone .v5-hero-bg-slide.active{opacity:1!important;transform:scale(1)!important;}
.v6-oneone .v5-hero::before{content:"";position:absolute;inset:0;z-index:1!important;background:linear-gradient(90deg,rgba(5,24,15,.72) 0%,rgba(7,32,21,.60) 34%,rgba(18,45,31,.34) 60%,rgba(255,255,255,.04) 100%)!important;}
.v6-oneone .v5-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:170px;z-index:1!important;background:linear-gradient(180deg,rgba(9,31,20,0),rgba(9,31,20,.54))!important;}
.v6-oneone .v5-hero>*:not(.v5-hero-bg-wrap){position:relative!important;z-index:2!important;}
.v6-oneone .v5-hero-content{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:start!important;max-width:660px!important;padding-top:14px!important;}
.v6-oneone .v5-hero-badge{display:inline-flex!important;padding:11px 18px!important;border-radius:999px!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.28)!important;color:#f7fbf2!important;font-size:12px!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:900!important;margin-bottom:24px!important;backdrop-filter:blur(8px);}
.v6-oneone .v5-hero-content h1{margin:0 0 24px!important;font-size:clamp(64px,6.2vw,96px)!important;line-height:.92!important;letter-spacing:-.08em!important;color:#fff!important;text-shadow:0 12px 34px rgba(0,0,0,.24)!important;max-width:700px!important;}
.v6-oneone .v5-hero-content h1 span{display:block!important;}.v6-oneone .v5-hero-content h1 .accent{color:#9fda45!important;}
.v6-oneone .v5-hero-content p{max-width:620px!important;margin:0 0 20px!important;color:#f6fbf2!important;font-size:20px!important;line-height:1.6!important;text-shadow:0 2px 18px rgba(0,0,0,.22)!important;}
.v6-oneone .v5-hero-sub{max-width:610px!important;color:#eff7ec!important;font-size:17px!important;}
.v6-oneone .v5-actions{display:flex!important;gap:14px!important;flex-wrap:wrap!important;margin-top:14px!important;}.v6-oneone .v5-btn{min-height:50px!important;padding:0 22px!important;border-radius:14px!important;font-size:15px!important;font-weight:900!important;}.v6-oneone .v5-btn.primary{background:linear-gradient(135deg,#86c128,#aae24c)!important;color:#173d22!important;}.v6-oneone .v5-btn.ghost{background:rgba(255,255,255,.10)!important;color:#fff!important;border:1px solid rgba(255,255,255,.35)!important;}
.v6-oneone .v5-countdown{grid-column:2!important;grid-row:1!important;justify-self:end!important;align-self:center!important;width:100%!important;max-width:370px!important;background:rgba(8,40,20,.86)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:24px!important;padding:32px 28px!important;box-shadow:0 24px 70px rgba(0,0,0,.30)!important;backdrop-filter:blur(12px)!important;}
.v6-oneone .v5-count-kicker{color:#a4df4a!important;text-transform:uppercase!important;letter-spacing:.16em!important;font-size:11px!important;font-weight:900!important;}.v6-oneone .v5-count-date{font-size:48px!important;line-height:1!important;font-weight:900!important;margin:12px 0 18px!important;}.v6-oneone .v5-count-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;border-top:1px solid rgba(255,255,255,.14)!important;border-bottom:1px solid rgba(255,255,255,.14)!important;padding:18px 0!important;}.v6-oneone .v5-count-grid div+div{border-left:1px solid rgba(255,255,255,.12)!important;}.v6-oneone .v5-count-grid strong{display:block!important;color:#a4df4a!important;font-size:36px!important;line-height:1!important;}.v6-oneone .v5-count-grid span{display:block!important;margin-top:6px!important;font-size:10px!important;text-transform:uppercase!important;font-weight:850!important;letter-spacing:.08em!important;}.v6-oneone .v5-countdown p{margin:18px 0 0!important;color:#f2f8ef!important;font-size:15px!important;line-height:1.55!important;}
.v6-oneone .v5-hero-vision{position:absolute!important;left:54px!important;right:54px!important;bottom:34px!important;z-index:2!important;display:flex!important;align-items:stretch!important;background:rgba(255,255,255,.94)!important;color:#113341!important;border:1px solid rgba(255,255,255,.40)!important;border-radius:20px!important;overflow:hidden!important;box-shadow:0 20px 45px rgba(0,0,0,.18)!important;backdrop-filter:blur(10px)!important;}
.v6-oneone .v5-hero-vision-head{min-width:210px!important;padding:24px 26px!important;border-right:1px solid #dce5d8!important;}.v6-oneone .v5-hero-vision-head span{color:#4f851f!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-weight:900!important;margin-bottom:8px!important;}.v6-oneone .v5-hero-vision-head strong{font-size:28px!important;color:#133341!important;line-height:1.05!important;letter-spacing:-.04em!important;}
.v6-oneone .v5-hero-vision-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;flex:1!important;}.v6-oneone .v5-hero-vision-grid>div{padding:22px 16px!important;border-left:1px solid #dce5d8!important;text-align:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;}.v6-oneone .v5-hero-vision-grid strong{font-size:38px!important;color:#223d2d!important;line-height:1!important;}.v6-oneone .v5-hero-vision-grid span{font-size:13px!important;color:#394d50!important;line-height:1.35!important;}

.v6-side-partners .v6-partner-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;overflow:hidden!important;max-height:214px!important;transition:max-height .35s ease!important;}.v6-side-partners .v6-partner-grid a{min-height:92px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:14px!important;border:1px solid #e3ebdf!important;border-radius:14px!important;background:#fff!important;}.v6-side-partners .v6-partner-grid img{max-width:100%!important;max-height:58px!important;width:auto!important;height:auto!important;object-fit:contain!important;}.v6-side-partners .v6-partner-grid.is-expanded{max-height:620px!important;}.v6-partner-toggle{margin-top:10px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#375a20!important;font-size:13px!important;font-weight:850!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;gap:8px!important;width:auto!important}.v6-partner-toggle .arrow{font-size:16px!important;line-height:1!important;transition:transform .2s ease!important;}.v6-partner-toggle[aria-expanded="true"] .arrow{transform:rotate(180deg)!important;}
.v6-oneone .v5-voices-grid{grid-template-columns:1.2fr 1fr!important;align-items:stretch!important}.v6-oneone .v5-voice-card:first-child{grid-row:span 2!important}.v6-oneone .v5-voice-card:first-child img{height:320px!important}.v6-oneone .v5-voice-card img{height:195px!important;object-fit:cover!important}

@media(max-width:1180px){.v6-oneone .v5-shell{grid-template-columns:1fr!important}.v6-header-top{grid-template-columns:1fr}.v6-brand-row{justify-content:space-between;flex-wrap:wrap}.v6-contact-row{justify-content:flex-start}.v6-nav-bar{flex-wrap:wrap}.v6-top-cta{margin-left:auto}.v6-oneone .v5-hero{grid-template-columns:1fr!important;min-height:auto!important;padding:52px 32px 236px!important}.v6-oneone .v5-countdown{grid-column:1!important;justify-self:start!important;max-width:420px!important}.v6-oneone .v5-hero-vision{display:block!important;left:32px!important;right:32px!important}.v6-oneone .v5-hero-vision-head{border-right:0!important;border-bottom:1px solid #dce5d8!important}.v6-oneone .v5-hero-vision-grid{grid-template-columns:repeat(2,1fr)!important}.v6-oneone .v5-sidebar{display:grid!important;grid-template-columns:1fr 1fr!important}.v6-oneone .v5-side-partners,.v6-oneone .v5-media{grid-column:1/-1!important}.v6-oneone .v5-voices-grid{grid-template-columns:1fr!important}.v6-oneone .v5-voice-card:first-child{grid-row:auto!important}}
@media(max-width:760px){.v6-header-inner{width:min(100% - 24px,1420px)}.v6-logo-word{font-size:42px}.v6-logo-tagline{font-size:12px}.v6-cluster-badge img{width:220px}.v6-contact-row{font-size:13px}.v6-nav a{font-size:13px;padding:0 10px;min-height:42px}.v6-top-cta{min-height:38px;padding:0 16px}.v6-oneone .v5-hero{padding:40px 20px 300px!important}.v6-oneone .v5-hero-content h1{font-size:48px!important}.v6-oneone .v5-hero-content p{font-size:18px!important}.v6-oneone .v5-hero-vision{left:20px!important;right:20px!important;bottom:22px!important}.v6-oneone .v5-hero-vision-grid strong{font-size:32px!important}.v6-oneone .v5-count-date{font-size:36px!important}.v6-oneone .v5-count-grid strong{font-size:28px!important}.v6-oneone .v5-sidebar{grid-template-columns:1fr!important}}
@media(max-width:520px){.v6-brand-row{flex-direction:column;align-items:flex-start}.v6-logo-word{font-size:38px}.v6-cluster-badge img{width:205px}.v6-top-cta{width:100%;justify-content:center}.v6-oneone .v5-hero{padding:34px 16px 340px!important}.v6-oneone .v5-hero-content h1{font-size:40px!important}.v6-oneone .v5-actions{flex-direction:column;align-items:stretch}.v6-oneone .v5-btn{width:100%}.v6-oneone .v5-countdown{padding:22px 16px!important}.v6-oneone .v5-count-grid strong{font-size:25px!important}.v6-oneone .v5-hero-vision{left:16px!important;right:16px!important}.v6-oneone .v5-hero-vision-grid{grid-template-columns:1fr 1fr!important}.v6-oneone .v5-hero-vision-grid>div{padding:14px 10px!important}}


/* v52 — pixel-match pass based on approved mockup */
body.v5-page.v6-oneone{
  margin:0!important;
  background:#f5f8f4!important;
  color:#0e2f40!important;
  font-family:Inter,Arial,sans-serif!important;
}

/* Header / masthead */
.v6-oneone .v5-header.v6-masthead,
.v6-oneone .v5-header{
  position:sticky!important;
  top:0!important;
  z-index:90!important;
  background:#fff!important;
  border-bottom:1px solid #dfe8da!important;
  box-shadow:0 8px 30px rgba(20,52,36,.045)!important;
}
.v6-oneone .v6-header-inner{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
}
.v6-oneone .v6-header-top{
  width:min(1500px,calc(100% - 64px))!important;
  min-height:112px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:28px!important;
  padding:14px 0!important;
}
.v6-oneone .v6-brand-row{
  display:flex!important;
  align-items:center!important;
  gap:34px!important;
  min-width:0!important;
}
.v6-oneone .v6-logo-word{
  display:flex!important;
  align-items:flex-end!important;
  gap:0!important;
  font-size:60px!important;
  line-height:.88!important;
  font-weight:900!important;
  letter-spacing:-.075em!important;
}
.v6-oneone .v6-logo-word .eco{color:#082f27!important;}
.v6-oneone .v6-logo-word .dot,
.v6-oneone .v6-logo-word .hr{color:#83b72e!important;}
.v6-oneone .v6-logo-tagline{
  display:block!important;
  margin-top:9px!important;
  color:#66787d!important;
  font-size:14px!important;
  font-weight:500!important;
  line-height:1.25!important;
  letter-spacing:-.01em!important;
}
.v6-oneone .v6-cluster-badge{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  padding:8px 14px!important;
  border:1px solid #d9e6c8!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#fff,#fbfdf8)!important;
  box-shadow:0 14px 28px rgba(34,67,34,.075)!important;
}
.v6-oneone .v6-cluster-badge img{
  display:block!important;
  width:292px!important;
  max-width:100%!important;
  height:auto!important;
  border-radius:12px!important;
}
.v6-oneone .v6-contact-row{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:18px!important;
  flex-wrap:wrap!important;
  color:#0e2f40!important;
  font-size:15px!important;
  font-weight:850!important;
}
.v6-oneone .v6-contact-row a{color:#0e2f40!important;white-space:nowrap!important;}
.v6-oneone .v6-contact-row span{width:0!important;height:0!important;}
.v6-oneone .v6-nav-bar{
  width:100%!important;
  min-height:58px!important;
  margin:0!important;
  padding:0 40px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  background:#082f1d!important;
  border-radius:0!important;
  box-shadow:0 12px 28px rgba(5,45,22,.16)!important;
}
.v6-oneone .v6-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:wrap!important;
  gap:0!important;
  min-height:58px!important;
}
.v6-oneone .v6-nav a{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  min-height:58px!important;
  padding:0 18px!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
  text-transform:uppercase!important;
}
.v6-oneone .v6-nav a:hover{background:rgba(255,255,255,.08)!important;}
.v6-oneone .v6-nav a.active{color:#a4df4a!important;}
.v6-oneone .v6-nav a.active::after{
  content:""!important;
  position:absolute!important;
  left:18px!important;
  right:18px!important;
  bottom:0!important;
  height:4px!important;
  background:#a4df4a!important;
  border-radius:4px 4px 0 0!important;
}
.v6-oneone .v6-top-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:40px!important;
  padding:0 20px!important;
  border-radius:10px!important;
  background:#9bd844!important;
  color:#0c311f!important;
  font-size:13px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  box-shadow:none!important;
  white-space:nowrap!important;
}

/* Main page grid */
.v6-oneone .v5-shell{
  width:100%!important;
  max-width:1680px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 388px!important;
  gap:0!important;
  background:#fff!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  overflow:visible!important;
}
.v6-oneone .v5-main{
  background:#fff!important;
  border:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
.v6-oneone .v5-sidebar{
  padding:24px 30px 0 20px!important;
  background:#f7faf6!important;
  gap:20px!important;
}

/* Hero */
.v6-oneone .v5-hero{
  position:relative!important;
  min-height:760px!important;
  display:block!important;
  overflow:hidden!important;
  padding:0!important;
  color:#fff!important;
  background:#102f22!important;
  border-radius:0!important;
}
.v6-oneone .v5-hero-bg-wrap{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
}
.v6-oneone .v5-hero-bg-slide{
  position:absolute!important;
  inset:0!important;
  background-size:cover!important;
  background-position:center center!important;
  opacity:0!important;
  transform:scale(1.035)!important;
  transition:opacity 1.35s ease, transform 7s ease!important;
}
.v6-oneone .v5-hero-bg-slide.active{
  opacity:1!important;
  transform:scale(1)!important;
}
.v6-oneone .v5-hero::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:
    radial-gradient(circle at 70% 22%,rgba(255,255,255,.16),transparent 25%),
    linear-gradient(90deg,rgba(4,24,14,.76) 0%,rgba(7,33,21,.66) 30%,rgba(15,45,28,.42) 58%,rgba(21,45,32,.18) 100%)!important;
}
.v6-oneone .v5-hero::after{
  content:""!important;
  position:absolute!important;
  left:0!important;right:0!important;bottom:0!important;
  height:150px!important;
  z-index:1!important;
  background:linear-gradient(180deg,rgba(10,30,18,0),rgba(10,30,18,.58))!important;
}
.v6-oneone .v5-hero>*:not(.v5-hero-bg-wrap){
  position:relative!important;
  z-index:2!important;
}
.v6-oneone .v5-hero-content{
  position:absolute!important;
  left:48px!important;
  top:70px!important;
  width:min(640px,48vw)!important;
  max-width:640px!important;
  padding:0!important;
}
.v6-oneone .v5-hero-badge{
  display:inline-flex!important;
  padding:10px 16px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.16)!important;
  border:1px solid rgba(255,255,255,.26)!important;
  backdrop-filter:blur(8px)!important;
  color:#f7fbf2!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  margin:0 0 22px!important;
}
.v6-oneone .v5-hero-content h1{
  margin:0 0 22px!important;
  color:#fff!important;
  font-size:clamp(62px,6vw,92px)!important;
  line-height:.94!important;
  letter-spacing:-.078em!important;
  text-shadow:0 14px 34px rgba(0,0,0,.24)!important;
}
.v6-oneone .v5-hero-content h1 span{display:block!important;}
.v6-oneone .v5-hero-content h1 .accent{color:#a4df4a!important;}
.v6-oneone .v5-hero-content p{
  max-width:610px!important;
  margin:0 0 17px!important;
  color:#fff!important;
  font-size:20px!important;
  line-height:1.56!important;
  text-shadow:0 2px 18px rgba(0,0,0,.25)!important;
}
.v6-oneone .v5-hero-sub{
  font-size:18px!important;
  color:#f0f7ed!important;
  max-width:590px!important;
}
.v6-oneone .v5-actions{
  display:flex!important;
  gap:14px!important;
  flex-wrap:wrap!important;
  margin-top:20px!important;
}
.v6-oneone .v5-btn{
  min-height:50px!important;
  padding:0 22px!important;
  border-radius:13px!important;
  font-size:15px!important;
  font-weight:900!important;
}
.v6-oneone .v5-btn.primary{
  background:#9bd844!important;
  color:#173d22!important;
  box-shadow:0 12px 24px rgba(0,0,0,.18)!important;
}
.v6-oneone .v5-btn.ghost{
  background:rgba(0,0,0,.10)!important;
  border:1px solid rgba(255,255,255,.46)!important;
  color:#fff!important;
}
.v6-oneone .v5-countdown{
  position:absolute!important;
  top:250px!important;
  right:58px!important;
  width:330px!important;
  max-width:330px!important;
  padding:30px 26px!important;
  background:rgba(8,40,20,.86)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:24px!important;
  box-shadow:0 24px 70px rgba(0,0,0,.30)!important;
  backdrop-filter:blur(12px)!important;
}
.v6-oneone .v5-count-kicker{
  color:#a4df4a!important;
  text-transform:uppercase!important;
  letter-spacing:.16em!important;
  font-size:11px!important;
  font-weight:900!important;
}
.v6-oneone .v5-count-date{
  font-size:44px!important;
  line-height:1!important;
  font-weight:900!important;
  margin:12px 0 18px!important;
}
.v6-oneone .v5-count-grid{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  border-top:1px solid rgba(255,255,255,.14)!important;
  border-bottom:1px solid rgba(255,255,255,.14)!important;
  padding:16px 0!important;
}
.v6-oneone .v5-count-grid div+div{border-left:1px solid rgba(255,255,255,.12)!important;}
.v6-oneone .v5-count-grid strong{
  display:block!important;
  font-size:34px!important;
  color:#a4df4a!important;
  line-height:1!important;
}
.v6-oneone .v5-count-grid span{
  display:block!important;
  margin-top:6px!important;
  font-size:10px!important;
  font-weight:850!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.v6-oneone .v5-countdown p{
  margin:18px 0 0!important;
  color:#f2f8ef!important;
  font-size:14px!important;
  line-height:1.55!important;
}
.v6-oneone .v5-hero-vision{
  position:absolute!important;
  left:48px!important;
  right:48px!important;
  bottom:42px!important;
  z-index:2!important;
  display:flex!important;
  align-items:stretch!important;
  background:rgba(255,255,255,.95)!important;
  color:#113341!important;
  border:1px solid rgba(255,255,255,.40)!important;
  border-radius:20px!important;
  overflow:hidden!important;
  box-shadow:0 20px 45px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(10px)!important;
}
.v6-oneone .v5-hero-vision-head{
  min-width:210px!important;
  padding:24px 26px!important;
  border-right:1px solid #dce5d8!important;
}
.v6-oneone .v5-hero-vision-head span{
  color:#4f851f!important;
  font-size:11px!important;
  text-transform:uppercase!important;
  letter-spacing:.12em!important;
  font-weight:900!important;
  margin-bottom:8px!important;
}
.v6-oneone .v5-hero-vision-head strong{
  font-size:28px!important;
  color:#133341!important;
  line-height:1.05!important;
  letter-spacing:-.04em!important;
}
.v6-oneone .v5-hero-vision-grid{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  flex:1!important;
}
.v6-oneone .v5-hero-vision-grid>div{
  padding:22px 16px!important;
  border-left:1px solid #dce5d8!important;
  text-align:center!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:center!important;
  gap:8px!important;
}
.v6-oneone .v5-hero-vision-grid strong{
  font-size:38px!important;
  color:#223d2d!important;
  line-height:1!important;
}
.v6-oneone .v5-hero-vision-grid span{
  font-size:13px!important;
  color:#394d50!important;
  line-height:1.35!important;
}

/* Sidebar partner carousel */
.v6-oneone .v6-side-partners .v6-partner-carousel{
  margin-top:18px!important;
}
.v6-oneone .v6-partner-stages{
  position:relative!important;
  min-height:232px!important;
}
.v6-oneone .v6-partner-stage{
  position:absolute!important;
  inset:0!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  opacity:0!important;
  pointer-events:none!important;
  transform:translateY(8px)!important;
  transition:opacity .55s ease, transform .55s ease!important;
}
.v6-oneone .v6-partner-stage.active{
  opacity:1!important;
  pointer-events:auto!important;
  transform:none!important;
}
.v6-oneone .v6-partner-stage a{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:96px!important;
  padding:14px!important;
  border:1px solid #e2ebe0!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 8px 20px rgba(20,52,36,.035)!important;
}
.v6-oneone .v6-partner-stage img{
  max-width:100%!important;
  max-height:60px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
}
.v6-oneone .v6-partner-carousel-controls{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin-top:12px!important;
}
.v6-oneone .v6-partner-carousel-controls button{
  border:0!important;
  background:transparent!important;
  color:#315720!important;
  cursor:pointer!important;
  font-weight:900!important;
}
.v6-oneone .v6-partner-carousel-controls > button{
  font-size:24px!important;
  line-height:1!important;
  width:28px!important;
  height:28px!important;
}
.v6-oneone .v6-partner-dots{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  flex:1!important;
}
.v6-oneone .v6-partner-dots button{
  width:10px!important;
  height:10px!important;
  padding:0!important;
  border-radius:50%!important;
  background:#d5ded1!important;
}
.v6-oneone .v6-partner-dots button.active{
  background:#6a981f!important;
}
.v6-oneone .v6-partner-more{
  display:inline-flex!important;
  align-items:center!important;
  margin-top:18px!important;
  color:#315720!important;
  font-size:14px!important;
  font-weight:850!important;
}
.v6-oneone .v6-partner-more:hover{text-decoration:underline!important;}

/* Lower content tuning */
.v6-oneone .v5-sponsor-strip{
  margin:34px 48px 0!important;
}
.v6-oneone .v5-focus,
.v6-oneone .v5-voices,
.v6-oneone .v5-institutions,
.v6-oneone .v5-council,
.v6-oneone .v5-entities{
  padding-left:48px!important;
  padding-right:48px!important;
}
.v6-oneone .v5-focus-grid{
  gap:26px!important;
}
.v6-oneone .v5-partners{
  padding-left:48px!important;
  padding-right:48px!important;
}
.v6-oneone .v5-partner-row{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
}
.v6-oneone .v5-partner-row a{
  min-height:76px!important;
  border-radius:12px!important;
}

/* Responsive */
@media(max-width:1180px){
  .v6-oneone .v5-shell{
    grid-template-columns:1fr!important;
  }
  .v6-oneone .v5-sidebar{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
  }
  .v6-oneone .v6-side-partners,
  .v6-oneone .v5-media{
    grid-column:1/-1!important;
  }
  .v6-oneone .v5-hero{
    min-height:850px!important;
  }
  .v6-oneone .v5-countdown{
    top:auto!important;
    right:auto!important;
    left:48px!important;
    bottom:250px!important;
  }
}
@media(max-width:760px){
  .v6-oneone .v6-header-top{
    width:min(100% - 24px,1500px)!important;
    grid-template-columns:1fr!important;
  }
  .v6-oneone .v6-brand-row{
    flex-direction:column!important;
    align-items:flex-start!important;
  }
  .v6-oneone .v6-logo-word{
    font-size:42px!important;
  }
  .v6-oneone .v6-cluster-badge img{
    width:220px!important;
  }
  .v6-oneone .v6-nav-bar{
    padding:0 12px!important;
  }
  .v6-oneone .v5-hero{
    min-height:980px!important;
  }
  .v6-oneone .v5-hero-content{
    left:24px!important;
    right:24px!important;
    top:46px!important;
    width:auto!important;
  }
  .v6-oneone .v5-hero-content h1{
    font-size:48px!important;
  }
  .v6-oneone .v5-hero-content p{
    font-size:17px!important;
  }
  .v6-oneone .v5-countdown{
    left:24px!important;
    right:24px!important;
    width:auto!important;
    max-width:none!important;
    bottom:280px!important;
  }
  .v6-oneone .v5-hero-vision{
    left:24px!important;
    right:24px!important;
    bottom:24px!important;
    display:block!important;
  }
  .v6-oneone .v5-hero-vision-grid{
    grid-template-columns:repeat(2,1fr)!important;
  }
  .v6-oneone .v5-sidebar{
    grid-template-columns:1fr!important;
  }
  .v6-oneone .v5-sponsor-strip,
  .v6-oneone .v5-focus,
  .v6-oneone .v5-voices,
  .v6-oneone .v5-institutions,
  .v6-oneone .v5-council,
  .v6-oneone .v5-entities,
  .v6-oneone .v5-partners{
    padding-left:24px!important;
    padding-right:24px!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .v6-oneone .v5-partner-row{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

/* v53 — reference screenshot pass / desktop composition retained down to 960px */
body.v5-page.v6-oneone{
  margin:0!important;
  background:#f7faf6!important;
  color:#0d3142!important;
  font-family:Inter,Arial,sans-serif!important;
}
.v6-oneone .cookie-consent{display:none!important;}

/* Compact masthead exactly like approved reference */
.v6-oneone .v5-header.v6-masthead,
.v6-oneone .v5-header{
  position:sticky!important;
  top:0!important;
  z-index:100!important;
  background:#fff!important;
  border-bottom:1px solid #dfe8da!important;
  box-shadow:0 8px 30px rgba(20,52,36,.045)!important;
}
.v6-oneone .v6-header-inner{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  gap:0!important;
}
.v6-oneone .v6-header-top{
  width:min(950px,calc(100% - 76px))!important;
  min-height:96px!important;
  margin:0 auto!important;
  padding:9px 0 8px!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  align-items:center!important;
  gap:24px!important;
}
.v6-oneone .v6-brand-row{
  display:flex!important;
  align-items:center!important;
  gap:34px!important;
  min-width:0!important;
  flex-wrap:nowrap!important;
}
.v6-oneone .v6-logo-lockup{gap:0!important;}
.v6-oneone .v6-logo-word{
  display:flex!important;
  align-items:flex-end!important;
  font-size:43px!important;
  line-height:.88!important;
  font-weight:900!important;
  letter-spacing:-.078em!important;
  white-space:nowrap!important;
}
.v6-oneone .v6-logo-word .eco{color:#062d25!important;}
.v6-oneone .v6-logo-word .dot,
.v6-oneone .v6-logo-word .hr{color:#7fb31a!important;}
.v6-oneone .v6-logo-tagline{
  margin-top:9px!important;
  color:#455b61!important;
  font-size:10px!important;
  line-height:1.25!important;
  font-weight:500!important;
  letter-spacing:-.01em!important;
}
.v6-oneone .v6-cluster-badge{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:204px!important;
  min-height:63px!important;
  padding:6px 12px!important;
  border:1px solid #d9e6c8!important;
  border-radius:12px!important;
  background:linear-gradient(180deg,#fff,#fbfdf8)!important;
  box-shadow:0 12px 26px rgba(34,67,34,.065)!important;
}
.v6-oneone .v6-cluster-badge img{
  display:block!important;
  width:182px!important;
  max-width:100%!important;
  height:auto!important;
  border-radius:8px!important;
}
.v6-oneone .v6-contact-row{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:18px!important;
  flex-wrap:nowrap!important;
  color:#0e2f40!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:850!important;
  white-space:nowrap!important;
}
.v6-oneone .v6-contact-row a{color:#0e2f40!important;text-decoration:none!important;white-space:nowrap!important;}
.v6-oneone .v6-contact-row span{display:none!important;}
.v6-oneone .v6-nav-bar{
  width:100%!important;
  min-height:39px!important;
  margin:0!important;
  padding:0 38px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  background:#062f1d!important;
  border-radius:0!important;
  box-shadow:0 12px 28px rgba(5,45,22,.16)!important;
}
.v6-oneone .v6-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:nowrap!important;
  gap:0!important;
  min-height:39px!important;
  overflow:hidden!important;
}
.v6-oneone .v6-nav a{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  min-height:39px!important;
  padding:0 14px!important;
  color:#fff!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
.v6-oneone .v6-nav a:hover{background:rgba(255,255,255,.08)!important;}
.v6-oneone .v6-nav a.active{color:#a4df4a!important;}
.v6-oneone .v6-nav a.active::after{
  content:""!important;
  position:absolute!important;
  left:14px!important;
  right:14px!important;
  bottom:0!important;
  height:4px!important;
  background:#a4df4a!important;
  border-radius:4px 4px 0 0!important;
}
.v6-oneone .v6-nav a:nth-child(5)::after{
  content:"⌄"!important;
  position:static!important;
  width:auto!important;
  height:auto!important;
  margin-left:5px!important;
  background:transparent!important;
  color:currentColor!important;
  border-radius:0!important;
  font-size:12px!important;
  line-height:1!important;
}
.v6-oneone .v6-nav a.active:nth-child(5)::after{content:""!important;position:absolute!important;left:14px!important;right:14px!important;bottom:0!important;height:4px!important;background:#a4df4a!important;}
.v6-oneone .v6-top-cta{
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:30px!important;
  padding:0 14px!important;
  border-radius:9px!important;
  background:#9bd844!important;
  color:#0c311f!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  box-shadow:none!important;
  white-space:nowrap!important;
}

/* Main + sidebar: keep desktop layout on the screenshot width */
.v6-oneone .v5-shell{
  width:100%!important;
  max-width:1680px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) clamp(292px,28.45vw,388px)!important;
  gap:0!important;
  background:#fff!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  overflow:visible!important;
}
.v6-oneone .v5-main{
  background:#fff!important;
  border:0!important;
  border-radius:0!important;
  overflow:visible!important;
  box-shadow:none!important;
}
.v6-oneone .v5-sidebar{
  display:flex!important;
  flex-direction:column!important;
  padding:16px 22px 0 12px!important;
  background:#f7faf6!important;
  gap:13px!important;
  min-width:0!important;
}

/* Hero composition */
.v6-oneone .v5-hero{
  position:relative!important;
  min-height:615px!important;
  display:block!important;
  overflow:visible!important;
  padding:0!important;
  color:#fff!important;
  background:#102f22!important;
  border-radius:0!important;
}
.v6-oneone .v5-hero-bg-wrap{position:absolute!important;inset:0!important;z-index:0!important;overflow:hidden!important;}
.v6-oneone .v5-hero-bg-slide{
  position:absolute!important;
  inset:0!important;
  background-size:cover!important;
  background-position:center center!important;
  opacity:0!important;
  transform:scale(1.02)!important;
  transition:opacity 1.35s ease, transform 7s ease!important;
}
.v6-oneone .v5-hero-bg-slide.active{opacity:1!important;transform:scale(1)!important;}
.v6-oneone .v5-hero::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  background:
    radial-gradient(circle at 70% 18%,rgba(255,255,255,.12),transparent 24%),
    linear-gradient(90deg,rgba(2,22,12,.82) 0%,rgba(5,30,19,.68) 34%,rgba(10,36,24,.38) 63%,rgba(15,42,30,.08) 100%)!important;
}
.v6-oneone .v5-hero::after{
  content:""!important;
  position:absolute!important;
  left:0!important;right:0!important;bottom:0!important;
  height:150px!important;
  z-index:1!important;
  pointer-events:none!important;
  background:linear-gradient(180deg,rgba(10,30,18,0),rgba(10,30,18,.56))!important;
}
.v6-oneone .v5-hero>*:not(.v5-hero-bg-wrap){position:relative!important;z-index:2!important;}
.v6-oneone .v5-hero-content{
  position:absolute!important;
  left:44px!important;
  top:42px!important;
  width:420px!important;
  max-width:calc(100% - 300px)!important;
  padding:0!important;
}
.v6-oneone .v5-hero-badge{
  display:inline-flex!important;
  max-width:100%!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.15)!important;
  border:1px solid rgba(255,255,255,.30)!important;
  backdrop-filter:blur(8px)!important;
  color:#f7fbf2!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.075em!important;
  text-transform:uppercase!important;
  margin:0 0 20px!important;
  white-space:nowrap!important;
}
.v6-oneone .v5-hero-content h1{
  margin:0 0 20px!important;
  color:#fff!important;
  font-size:58px!important;
  line-height:.94!important;
  letter-spacing:-.078em!important;
  text-shadow:0 14px 34px rgba(0,0,0,.24)!important;
}
.v6-oneone .v5-hero-content h1 span{display:block!important;}
.v6-oneone .v5-hero-content h1 .accent{color:#9bd844!important;}
.v6-oneone .v5-hero-content p{
  max-width:410px!important;
  margin:0 0 12px!important;
  color:#fff!important;
  font-size:15px!important;
  line-height:1.52!important;
  text-shadow:0 2px 18px rgba(0,0,0,.27)!important;
}
.v6-oneone .v5-hero-sub{
  font-size:14px!important;
  line-height:1.55!important;
  color:#f0f7ed!important;
  max-width:395px!important;
}
.v6-oneone .v5-actions{
  display:flex!important;
  gap:11px!important;
  flex-wrap:wrap!important;
  margin-top:17px!important;
}
.v6-oneone .v5-btn{
  min-height:37px!important;
  padding:0 16px!important;
  border-radius:8px!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
}
.v6-oneone .v5-btn.primary{background:#9bd844!important;color:#173d22!important;box-shadow:0 12px 24px rgba(0,0,0,.16)!important;}
.v6-oneone .v5-btn.ghost{background:rgba(0,0,0,.10)!important;border:1px solid rgba(255,255,255,.55)!important;color:#fff!important;}
.v6-oneone .v5-countdown{
  position:absolute!important;
  top:152px!important;
  right:38px!important;
  width:232px!important;
  max-width:232px!important;
  padding:22px 18px!important;
  background:rgba(7,38,20,.88)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:18px!important;
  box-shadow:0 24px 70px rgba(0,0,0,.30)!important;
  backdrop-filter:blur(12px)!important;
}
.v6-oneone .v5-count-kicker{color:#a4df4a!important;text-transform:uppercase!important;letter-spacing:.15em!important;font-size:9px!important;font-weight:900!important;text-align:center!important;}
.v6-oneone .v5-count-date{font-size:30px!important;line-height:1!important;font-weight:900!important;margin:10px 0 14px!important;text-align:center!important;}
.v6-oneone .v5-count-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;border-top:0!important;border-bottom:0!important;padding:0!important;gap:0!important;}
.v6-oneone .v5-count-grid div+div{border-left:1px solid rgba(255,255,255,.13)!important;}
.v6-oneone .v5-count-grid strong{display:block!important;font-size:22px!important;color:#a4df4a!important;line-height:1!important;text-align:center!important;}
.v6-oneone .v5-count-grid span{display:block!important;margin-top:5px!important;font-size:8px!important;font-weight:850!important;letter-spacing:.05em!important;text-transform:uppercase!important;text-align:center!important;}
.v6-oneone .v5-countdown p{margin:18px 0 0!important;color:#f2f8ef!important;font-size:11px!important;line-height:1.55!important;text-align:center!important;}

/* Floating white vision card */
.v6-oneone .v5-hero-vision{
  position:absolute!important;
  left:44px!important;
  right:38px!important;
  bottom:-72px!important;
  z-index:4!important;
  display:grid!important;
  grid-template-columns:128px minmax(0,1fr)!important;
  grid-template-rows:auto auto!important;
  align-items:stretch!important;
  background:rgba(255,255,255,.98)!important;
  color:#113341!important;
  border:1px solid #dfe8dc!important;
  border-radius:12px!important;
  overflow:hidden!important;
  box-shadow:0 18px 42px rgba(8,38,22,.13)!important;
  backdrop-filter:blur(10px)!important;
}
.v6-oneone .v5-hero-vision-head{
  min-width:0!important;
  padding:22px 20px!important;
  border-right:1px solid #dfe6db!important;
  border-bottom:1px solid #eef3ec!important;
}
.v6-oneone .v5-hero-vision-head span{color:#4f851f!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.10em!important;font-weight:900!important;margin:0 0 10px!important;}
.v6-oneone .v5-hero-vision-head strong{font-size:20px!important;color:#133341!important;line-height:1.08!important;letter-spacing:-.04em!important;}
.v6-oneone .v5-hero-vision-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  flex:none!important;
  min-width:0!important;
}
.v6-oneone .v5-hero-vision-grid>div{
  padding:20px 8px 16px!important;
  border-left:1px solid #dfe6db!important;
  border-bottom:1px solid #eef3ec!important;
  text-align:center!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  align-items:center!important;
  gap:7px!important;
  min-width:0!important;
}
.v6-oneone .v5-hero-vision-grid>div:first-child{border-left:0!important;}
.v6-oneone .v5-hero-vision-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;color:#0b201a!important;margin-bottom:4px!important;}
.v6-oneone .v5-hero-vision-icon svg{width:26px!important;height:26px!important;stroke-width:1.8!important;}
.v6-oneone .v5-hero-vision-grid strong{font-size:18px!important;color:#0d1f1d!important;line-height:1!important;letter-spacing:-.04em!important;white-space:nowrap!important;}
.v6-oneone .v5-hero-vision-grid span:not(.v5-hero-vision-icon){font-size:9px!important;color:#43565a!important;line-height:1.25!important;max-width:88px!important;}
.v6-oneone .v5-hero-vision-note{
  grid-column:1 / -1!important;
  margin:0!important;
  padding:14px 22px 18px!important;
  color:#465c60!important;
  font-size:11px!important;
  line-height:1.55!important;
  text-align:left!important;
  text-shadow:none!important;
  background:#fff!important;
}

/* Sidebar cards to match reference heights */
.v6-oneone .v5-side-card{
  border:1px solid #e2ebe0!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 12px 28px rgba(20,52,36,.045)!important;
  padding:18px!important;
  overflow:hidden!important;
}
.v6-oneone .v5-side-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0 0 8px!important;}
.v6-oneone .v5-side-head span{font-size:9px!important;letter-spacing:.08em!important;color:#4f851f!important;font-weight:900!important;text-transform:uppercase!important;}
.v6-oneone .v5-side-head a{font-size:8px!important;color:#315720!important;font-weight:800!important;white-space:nowrap!important;}
.v6-oneone .v5-side-partners h2{font-size:17px!important;line-height:1.1!important;margin:0 0 12px!important;color:#123a5f!important;letter-spacing:-.03em!important;}
.v6-oneone .v5-side-partners p{font-size:11px!important;line-height:1.55!important;margin:0 0 14px!important;color:#43565a!important;}
.v6-oneone .v6-side-partners .v6-partner-carousel{margin-top:12px!important;}
.v6-oneone .v6-partner-stages{position:relative!important;min-height:162px!important;}
.v6-oneone .v6-partner-stage{gap:8px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}
.v6-oneone .v6-partner-stage a{min-height:76px!important;padding:10px!important;border-radius:9px!important;box-shadow:0 8px 18px rgba(20,52,36,.032)!important;}
.v6-oneone .v6-partner-stage img{max-height:46px!important;max-width:100%!important;}
.v6-oneone .v6-partner-carousel-controls{margin-top:12px!important;gap:12px!important;}
.v6-oneone .v6-partner-carousel-controls > button{width:22px!important;height:22px!important;font-size:21px!important;}
.v6-oneone .v6-partner-dots{gap:10px!important;}
.v6-oneone .v6-partner-dots button{width:8px!important;height:8px!important;}
.v6-oneone .v6-partner-more{margin-top:12px!important;font-size:11px!important;justify-content:center!important;width:100%!important;}

.v6-oneone .v5-media h2{font-size:17px!important;line-height:1.1!important;margin:0 0 14px!important;color:#123a5f!important;letter-spacing:-.03em!important;}
.v6-oneone .v5-media article{gap:10px!important;margin:0!important;padding:10px 0!important;border-top:1px solid #e7eee4!important;}
.v6-oneone .v5-media article:first-of-type{border-top:0!important;padding-top:0!important;}
.v6-oneone .v5-media article.featured{display:block!important;background:#0d3520!important;color:#fff!important;border-radius:9px!important;overflow:hidden!important;padding:0!important;margin-bottom:9px!important;}
.v6-oneone .v5-media article.featured img{width:100%!important;height:112px!important;object-fit:cover!important;display:block!important;}
.v6-oneone .v5-media article.featured>div{padding:12px!important;}
.v6-oneone .v5-media img{width:62px!important;height:42px!important;border-radius:7px!important;object-fit:cover!important;flex:0 0 auto!important;}
.v6-oneone .v5-media .v5-media-meta{font-size:8px!important;line-height:1.25!important;color:#6fa01f!important;font-weight:900!important;text-transform:uppercase!important;margin:0 0 5px!important;}
.v6-oneone .v5-media article.featured .v5-media-meta{color:#9bd844!important;}
.v6-oneone .v5-media h3{font-size:10px!important;line-height:1.18!important;margin:0 0 5px!important;color:#123341!important;letter-spacing:-.02em!important;}
.v6-oneone .v5-media article.featured h3{font-size:16px!important;line-height:1.15!important;color:#fff!important;margin-bottom:8px!important;}
.v6-oneone .v5-media p{font-size:10px!important;line-height:1.42!important;color:#f0f7ed!important;margin:0 0 8px!important;}
.v6-oneone .v5-media a{font-size:10px!important;color:#315720!important;font-weight:900!important;}
.v6-oneone .v5-media article.featured a{color:#fff!important;}

/* Main content below the hero */
.v6-oneone .v5-sponsor-strip{
  margin:86px 44px 0!important;
  min-height:88px!important;
  padding:14px 18px!important;
  grid-template-columns:92px 1fr!important;
  gap:20px!important;
  border-radius:12px!important;
  background:#fff!important;
  border:1px solid #e3ebe0!important;
  box-shadow:0 10px 26px rgba(20,52,36,.045)!important;
}
.v6-oneone .v5-sponsor-logo{padding:10px!important;border-radius:9px!important;}
.v6-oneone .v5-sponsor-logo img{max-height:56px!important;}
.v6-oneone .v5-sponsor-copy span{font-size:9px!important;margin-bottom:5px!important;color:#4f851f!important;}
.v6-oneone .v5-sponsor-copy strong{font-size:16px!important;margin-bottom:5px!important;color:#123a5f!important;}
.v6-oneone .v5-sponsor-copy p{font-size:11px!important;line-height:1.5!important;color:#43565a!important;}
.v6-oneone .v5-focus,
.v6-oneone .v5-voices,
.v6-oneone .v5-institutions,
.v6-oneone .v5-council,
.v6-oneone .v5-entities,
.v6-oneone .v5-partners{
  padding-left:44px!important;
  padding-right:44px!important;
}
.v6-oneone .v5-section-title{margin-top:22px!important;margin-bottom:16px!important;}
.v6-oneone .v5-section-title span{font-size:10px!important;color:#4f851f!important;letter-spacing:.08em!important;}
.v6-oneone .v5-section-title h2{font-size:20px!important;line-height:1.12!important;margin:5px 0!important;color:#123a5f!important;letter-spacing:-.04em!important;}
.v6-oneone .v5-section-intro{font-size:11px!important;line-height:1.55!important;max-width:560px!important;color:#43565a!important;}
.v6-oneone .v5-focus-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;}
.v6-oneone .v5-focus-card{border-radius:10px!important;overflow:hidden!important;box-shadow:0 10px 24px rgba(20,52,36,.045)!important;}
.v6-oneone .v5-focus-card img{height:120px!important;object-fit:cover!important;}
.v6-oneone .v5-focus-card h3{font-size:13px!important;line-height:1.16!important;min-height:0!important;color:#123a5f!important;}
.v6-oneone .v5-focus-card p{font-size:10px!important;line-height:1.48!important;}
.v6-oneone .v5-focus-tag{font-size:8px!important;padding:5px 8px!important;}
.v6-oneone .v5-focus-partner-inline{font-size:8px!important;}
.v6-oneone .v5-partner-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;}
.v6-oneone .v5-partner-row a{min-height:52px!important;padding:8px 12px!important;border-radius:8px!important;}
.v6-oneone .v5-partner-row img{max-height:34px!important;}

@media(max-width:959px){
  .v6-oneone .v6-header-top{width:min(100% - 28px,950px)!important;grid-template-columns:1fr!important;min-height:auto!important;gap:12px!important;}
  .v6-oneone .v6-brand-row{justify-content:space-between!important;gap:16px!important;}
  .v6-oneone .v6-contact-row{justify-content:flex-start!important;flex-wrap:wrap!important;}
  .v6-oneone .v6-nav-bar{padding:0 14px!important;overflow-x:auto!important;}
  .v6-oneone .v6-nav{overflow:visible!important;}
  .v6-oneone .v5-shell{grid-template-columns:1fr!important;}
  .v6-oneone .v5-sidebar{display:grid!important;grid-template-columns:1fr 1fr!important;padding:20px!important;}
  .v6-oneone .v6-side-partners,.v6-oneone .v5-media{grid-column:1 / -1!important;}
  .v6-oneone .v5-hero{min-height:850px!important;}
  .v6-oneone .v5-hero-content{left:24px!important;top:42px!important;width:auto!important;right:24px!important;max-width:none!important;}
  .v6-oneone .v5-countdown{left:24px!important;right:auto!important;top:410px!important;}
  .v6-oneone .v5-hero-vision{left:24px!important;right:24px!important;bottom:-70px!important;grid-template-columns:1fr!important;}
  .v6-oneone .v5-hero-vision-grid{grid-template-columns:repeat(2,1fr)!important;}
  .v6-oneone .v5-sponsor-strip{margin-top:90px!important;}
}
@media(max-width:560px){
  .v6-oneone .v6-brand-row{flex-direction:column!important;align-items:flex-start!important;}
  .v6-oneone .v6-logo-word{font-size:38px!important;}
  .v6-oneone .v6-cluster-badge{width:210px!important;}
  .v6-oneone .v5-hero-content h1{font-size:42px!important;}
  .v6-oneone .v5-sidebar{grid-template-columns:1fr!important;}
  .v6-oneone .v5-focus-grid{grid-template-columns:1fr!important;}
  .v6-oneone .v5-partner-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}

/* v53.1 — absolute hero layer fix and one-line nav */
.v6-oneone .v6-logo-word{font-size:36px!important;}
.v6-oneone .v6-logo-tagline{font-size:10px!important;}
.v6-oneone .v6-nav-bar{flex-wrap:nowrap!important;min-height:39px!important;height:39px!important;overflow:hidden!important;}
.v6-oneone .v6-nav{flex:1 1 auto!important;min-width:0!important;flex-wrap:nowrap!important;}
.v6-oneone .v6-nav a{padding-left:13px!important;padding-right:13px!important;font-size:10px!important;}
.v6-oneone .v6-top-cta{flex:0 0 auto!important;margin-left:8px!important;}
.v6-oneone .v5-hero{height:615px!important;min-height:615px!important;max-height:615px!important;overflow:visible!important;}
.v6-oneone .v5-hero > .v5-hero-content{
  position:absolute!important;
  left:44px!important;
  top:40px!important;
  right:auto!important;
  bottom:auto!important;
  width:420px!important;
  max-width:420px!important;
  height:auto!important;
  padding:0!important;
}
.v6-oneone .v5-hero > .v5-countdown{
  position:absolute!important;
  top:152px!important;
  right:38px!important;
  left:auto!important;
  bottom:auto!important;
  width:232px!important;
  max-width:232px!important;
  height:auto!important;
}
.v6-oneone .v5-hero > .v5-hero-vision{
  position:absolute!important;
  left:44px!important;
  right:38px!important;
  top:auto!important;
  bottom:-72px!important;
  width:auto!important;
  max-width:none!important;
  height:auto!important;
}
.v6-oneone .v5-hero-badge{padding:7px 11px!important;font-size:9.5px!important;margin-bottom:18px!important;}
.v6-oneone .v5-hero-content h1{font-size:58px!important;line-height:.94!important;margin-bottom:19px!important;}

/* v53.2 — final width, sidebar, and floating-card proportions */
.v6-oneone .v6-logo-lockup{width:184px!important;flex:0 0 184px!important;}
.v6-oneone .v6-brand-row{gap:34px!important;}
.v6-oneone .v6-nav a{padding-left:10px!important;padding-right:10px!important;font-size:9.5px!important;}
.v6-oneone .v6-nav a.active::after{left:10px!important;right:10px!important;}
.v6-oneone .v6-top-cta{min-width:86px!important;padding:0 11px!important;margin-left:6px!important;font-size:9.5px!important;}
.v6-oneone .v5-sidebar{padding:16px 42px 0 12px!important;}
.v6-oneone .v5-hero-badge{padding:7px 10px!important;font-size:9px!important;margin-bottom:17px!important;}
.v6-oneone .v5-hero-content h1{font-size:56px!important;line-height:.92!important;margin-bottom:18px!important;}
.v6-oneone .v5-hero-content p{font-size:14px!important;line-height:1.50!important;margin-bottom:11px!important;}
.v6-oneone .v5-hero-sub{font-size:13.5px!important;line-height:1.52!important;}
.v6-oneone .v5-actions{margin-top:16px!important;}
.v6-oneone .v5-hero-vision{grid-template-rows:132px auto!important;}
.v6-oneone .v5-hero-vision-head{height:132px!important;padding:22px 20px!important;}
.v6-oneone .v5-hero-vision-grid{height:132px!important;}
.v6-oneone .v5-hero-vision-grid>div{height:132px!important;padding:17px 7px 12px!important;gap:5px!important;}
.v6-oneone .v5-hero-vision-icon{width:24px!important;height:24px!important;margin-bottom:4px!important;}
.v6-oneone .v5-hero-vision-icon svg{width:24px!important;height:24px!important;}
.v6-oneone .v5-hero-vision-grid strong{font-size:18px!important;}
.v6-oneone .v5-hero-vision-grid span:not(.v5-hero-vision-icon){font-size:8.5px!important;line-height:1.22!important;}
.v6-oneone .v5-hero-vision-note{padding:13px 22px 16px!important;font-size:10.5px!important;line-height:1.50!important;}
.v6-oneone .v5-sponsor-strip{margin-top:46px!important;min-height:92px!important;padding:14px 18px!important;}

/* v53.3 — hero readable layer, white card, sponsor alignment */
.v6-oneone .v6-logo-tagline{font-size:8.8px!important;white-space:nowrap!important;line-height:1.2!important;}
.v6-oneone .v5-hero-content h1{font-size:54px!important;line-height:.86!important;margin-bottom:18px!important;}
.v6-oneone .v5-hero > .v5-hero-vision{
  padding:0!important;
  bottom:-72px!important;
  grid-template-rows:132px 70px!important;
}
.v6-oneone .v5-hero-vision-head{height:132px!important;padding:24px 20px 18px!important;}
.v6-oneone .v5-hero-vision-grid{height:132px!important;}
.v6-oneone .v5-hero-vision-grid>div{height:132px!important;padding:18px 7px 12px!important;}
.v6-oneone .v5-hero-vision-note{height:70px!important;min-height:70px!important;padding:13px 22px 14px!important;overflow:hidden!important;}
.v6-oneone .v5-sponsor-strip{margin:46px 0 0!important;width:auto!important;}

/* v53.4 — focus section exact card scale */
.v6-oneone .v5-section-title{margin-top:10px!important;margin-bottom:10px!important;}
.v6-oneone .v5-section-title h2{font-size:19px!important;margin:4px 0 0!important;}
.v6-oneone .v5-section-intro{font-size:10.5px!important;line-height:1.45!important;margin-top:6px!important;}
.v6-oneone .v5-focus-grid{gap:20px!important;}
.v6-oneone .v5-focus-card > div:last-child{padding:20px 20px 16px!important;}
.v6-oneone .v5-focus-media img{height:120px!important;width:100%!important;object-fit:cover!important;}
.v6-oneone .v5-focus-icon{left:21px!important;top:98px!important;width:42px!important;height:42px!important;padding:11px!important;}
.v6-oneone .v5-focus-icon svg{width:100%!important;height:100%!important;}
.v6-oneone .v5-focus-card h3{font-size:13px!important;line-height:1.18!important;margin:0 0 9px!important;}
.v6-oneone .v5-focus-card p{font-size:10px!important;line-height:1.48!important;margin:0 0 10px!important;}
.v6-oneone .v5-focus-tag{font-size:8px!important;margin:4px 0 10px!important;padding:5px 8px!important;}
.v6-oneone .v5-focus-partner-inline{gap:6px!important;margin:8px 0 7px!important;padding-top:8px!important;font-size:8px!important;line-height:1.2!important;}
.v6-oneone .v5-focus-partner-inline img{height:10px!important;width:auto!important;max-width:18px!important;object-fit:contain!important;}
.v6-oneone .v5-focus-card a{font-size:11px!important;margin-top:0!important;}

/* v53.5 — compact focus cards for above-the-fold partner row */
.v6-oneone .v5-focus-card > div:last-child{padding:18px 18px 14px!important;}
.v6-oneone .v5-focus-card h3{font-size:12.5px!important;line-height:1.14!important;margin:0 0 8px!important;}
.v6-oneone .v5-focus-card p{font-size:9px!important;line-height:1.34!important;margin:0 0 7px!important;}
.v6-oneone .v5-focus-tag{font-size:7.5px!important;margin:3px 0 7px!important;padding:4px 7px!important;}
.v6-oneone .v5-focus-partner-inline{gap:5px!important;margin:6px 0 5px!important;padding-top:6px!important;font-size:7.5px!important;line-height:1.15!important;}
.v6-oneone .v5-focus-partner-inline img{height:9px!important;max-width:15px!important;}
.v6-oneone .v5-focus-card a{font-size:10px!important;}

/* v53.6 — pull partner community row into the reference fold */
.v6-oneone .v5-focus{padding-bottom:0!important;}
.v6-oneone .v5-partners{padding-top:8px!important;}
.v6-oneone .v5-partners .v5-section-title{margin-top:0!important;margin-bottom:12px!important;}
.v6-oneone .v5-partners .v5-section-title h2{font-size:17px!important;max-width:650px!important;}

/* v54 — Davor notes pass: alignment, rotating hero copy, readable text/logos */
:root{
  --v54-page-max:1480px;
  --v54-page-gutter:24px;
}
body.v5-page.v6-oneone{
  background:#f7faf6!important;
}

/* Header aligns with the hero/body left edge */
.v6-oneone .v6-header-top,
.v6-oneone .v5-shell,
.v6-oneone .v5-footer{
  width:min(var(--v54-page-max), calc(100% - (var(--v54-page-gutter) * 2)))!important;
  max-width:var(--v54-page-max)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.v6-oneone .v6-header-top{
  min-height:100px!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:28px!important;
}
.v6-oneone .v6-logo-lockup{
  width:184px!important;
  flex:0 0 184px!important;
}
.v6-oneone .v6-contact-row{
  gap:22px!important;
}
.v6-oneone .v6-contact-row a{
  font-size:12px!important;
}

/* Nav first item aligns to hero edge and active state has two lines */
.v6-oneone .v6-nav-bar{
  padding-left:max(var(--v54-page-gutter), calc((100vw - var(--v54-page-max)) / 2))!important;
  padding-right:max(var(--v54-page-gutter), calc((100vw - var(--v54-page-max)) / 2))!important;
}
.v6-oneone .v6-nav a:first-child{
  padding-left:0!important;
}
.v6-oneone .v6-nav a:not(.active):nth-child(5)::after{
  content:"⌄"!important;
  position:static!important;
  width:auto!important;
  height:auto!important;
  margin-left:5px!important;
  background:transparent!important;
  color:currentColor!important;
  border-radius:0!important;
  font-size:12px!important;
  line-height:1!important;
}
.v6-oneone .v6-nav a.active::before,
.v6-oneone .v6-nav a.active::after{
  content:""!important;
  position:absolute!important;
  left:10px!important;
  right:10px!important;
  background:#a4df4a!important;
  border-radius:999px!important;
  pointer-events:none!important;
}
.v6-oneone .v6-nav a:first-child.active::before,
.v6-oneone .v6-nav a:first-child.active::after{
  left:0!important;
}
.v6-oneone .v6-nav a.active::before{
  bottom:7px!important;
  height:2px!important;
  opacity:.85!important;
}
.v6-oneone .v6-nav a.active::after{
  bottom:0!important;
  height:4px!important;
}

/* Main shell no longer drifts left of the footer */
.v6-oneone .v5-shell{
  grid-template-columns:minmax(0,1fr) clamp(312px,27.5vw,380px)!important;
  overflow:visible!important;
}
.v6-oneone .v5-main{
  overflow:visible!important;
}
.v6-oneone .v5-sidebar{
  padding:16px 24px 0 18px!important;
}
.v6-oneone .v5-footer{
  margin-top:44px!important;
}

/* Hero copy now rotates together with each image */
.v6-oneone .v5-hero-copy-slide{
  display:none!important;
}
.v6-oneone .v5-hero-copy-slide.active{
  display:block!important;
  animation:v54HeroCopyFade .58s ease both;
}
@keyframes v54HeroCopyFade{
  from{opacity:0;transform:translateY(8px)}
  to{opacity:1;transform:translateY(0)}
}
.v6-oneone .v5-hero-content{
  min-height:365px!important;
}
.v6-oneone .v5-hero-content h1{
  font-size:54px!important;
  line-height:.90!important;
  margin-bottom:18px!important;
}
.v6-oneone .v5-hero-content p{
  font-size:15px!important;
  line-height:1.54!important;
}
.v6-oneone .v5-hero-sub{
  font-size:14px!important;
  line-height:1.56!important;
}

/* Razvojna vizija — roughly 20% larger/readable */
.v6-oneone .v5-hero{
  height:640px!important;
  min-height:640px!important;
  max-height:640px!important;
}
.v6-oneone .v5-hero > .v5-hero-vision{
  bottom:-96px!important;
  grid-template-columns:148px minmax(0,1fr)!important;
  grid-template-rows:154px 84px!important;
}
.v6-oneone .v5-hero-vision-head{
  height:154px!important;
  padding:27px 22px 20px!important;
}
.v6-oneone .v5-hero-vision-head span{
  font-size:11px!important;
  line-height:1.12!important;
}
.v6-oneone .v5-hero-vision-head strong{
  font-size:24px!important;
  line-height:1.08!important;
}
.v6-oneone .v5-hero-vision-grid{
  height:154px!important;
}
.v6-oneone .v5-hero-vision-grid>div{
  height:154px!important;
  padding:20px 10px 15px!important;
  gap:7px!important;
}
.v6-oneone .v5-hero-vision-icon,
.v6-oneone .v5-hero-vision-icon svg{
  width:28px!important;
  height:28px!important;
}
.v6-oneone .v5-hero-vision-grid strong{
  font-size:22px!important;
}
.v6-oneone .v5-hero-vision-grid span:not(.v5-hero-vision-icon){
  font-size:10.2px!important;
  line-height:1.30!important;
  max-width:110px!important;
}
.v6-oneone .v5-hero-vision-note{
  height:84px!important;
  min-height:84px!important;
  padding:16px 24px 17px!important;
  font-size:12.5px!important;
  line-height:1.55!important;
}
.v6-oneone .v5-sponsor-strip{
  margin-top:78px!important;
}

/* Focus / partner-inicijative cards: clearer text, still compact */
.v6-oneone .v5-section-title h2{
  font-size:22px!important;
  line-height:1.15!important;
}
.v6-oneone .v5-section-intro{
  font-size:12.5px!important;
  line-height:1.55!important;
}
.v6-oneone .v5-focus-grid{
  gap:22px!important;
}
.v6-oneone .v5-focus-card > div:last-child{
  padding:20px 20px 16px!important;
}
.v6-oneone .v5-focus-media img,
.v6-oneone .v5-focus-card img{
  height:132px!important;
}
.v6-oneone .v5-focus-icon{
  top:108px!important;
  width:44px!important;
  height:44px!important;
}
.v6-oneone .v5-focus-card h3{
  font-size:15px!important;
  line-height:1.20!important;
  margin-bottom:9px!important;
}
.v6-oneone .v5-focus-card p{
  font-size:11.5px!important;
  line-height:1.50!important;
  margin-bottom:10px!important;
}
.v6-oneone .v5-focus-tag{
  font-size:9.5px!important;
  line-height:1!important;
  padding:6px 9px!important;
  margin:6px 0 10px!important;
}
.v6-oneone .v5-focus-partner-inline{
  font-size:9.5px!important;
  line-height:1.25!important;
  gap:7px!important;
  margin:8px 0 7px!important;
  padding-top:8px!important;
}
.v6-oneone .v5-focus-partner-inline img{
  height:12px!important;
  max-width:24px!important;
}
.v6-oneone .v5-focus-card a{
  font-size:12.5px!important;
}

/* Partner logos — larger and more legible */
.v6-oneone .v5-partners{
  padding-top:16px!important;
}
.v6-oneone .v5-partners .v5-section-title h2{
  font-size:19px!important;
}
.v6-oneone .v5-partner-row{
  gap:18px!important;
}
.v6-oneone .v5-partner-row a{
  min-height:82px!important;
  padding:12px 16px!important;
  border-radius:12px!important;
}
.v6-oneone .v5-partner-row img{
  max-height:56px!important;
  max-width:88%!important;
}
.v6-oneone .v6-partner-stages{
  min-height:192px!important;
}
.v6-oneone .v6-partner-stage a{
  min-height:90px!important;
  padding:13px!important;
}
.v6-oneone .v6-partner-stage img{
  max-height:58px!important;
  max-width:94%!important;
}

@media(max-width:959px){
  .v6-oneone .v6-header-top,
  .v6-oneone .v5-shell,
  .v6-oneone .v5-footer{
    width:min(100% - 28px, var(--v54-page-max))!important;
  }
  .v6-oneone .v6-nav-bar{
    padding-left:14px!important;
    padding-right:14px!important;
  }
  .v6-oneone .v5-shell{
    grid-template-columns:1fr!important;
  }
  .v6-oneone .v5-hero{
    height:900px!important;
    min-height:900px!important;
    max-height:none!important;
  }
  .v6-oneone .v5-hero > .v5-hero-vision{
    bottom:-108px!important;
    grid-template-columns:1fr!important;
    grid-template-rows:auto auto auto!important;
  }
  .v6-oneone .v5-sponsor-strip{
    margin-top:118px!important;
  }
}
@media(max-width:560px){
  .v6-oneone .v5-focus-grid{
    grid-template-columns:1fr!important;
  }
  .v6-oneone .v5-partner-row{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

/* v54.1 — 1024px desktop guard: no hero-copy/countdown overlap */
@media (min-width:960px) and (max-width:1100px){
  .v6-oneone .v5-hero > .v5-hero-content{
    width:342px!important;
    max-width:342px!important;
    left:44px!important;
  }
  .v6-oneone .v5-hero-content h1{
    font-size:50px!important;
    line-height:.90!important;
  }
  .v6-oneone .v5-hero-content p,
  .v6-oneone .v5-hero-sub{
    max-width:340px!important;
  }
  .v6-oneone .v5-countdown{
    right:28px!important;
  }
}

/* v54.2 — a bit more vertical room for larger vision copy */
.v6-oneone .v5-hero{
  height:658px!important;
  min-height:658px!important;
  max-height:658px!important;
}
.v6-oneone .v5-hero > .v5-hero-vision{
  bottom:-110px!important;
  grid-template-rows:172px 92px!important;
}
.v6-oneone .v5-hero-vision-head,
.v6-oneone .v5-hero-vision-grid,
.v6-oneone .v5-hero-vision-grid>div{
  height:172px!important;
}
.v6-oneone .v5-hero-vision-grid span:not(.v5-hero-vision-icon){
  max-width:124px!important;
}
.v6-oneone .v5-hero-vision-note{
  height:92px!important;
  min-height:92px!important;
}
.v6-oneone .v5-sponsor-strip{
  margin-top:94px!important;
}
@media(max-width:959px){
  .v6-oneone .v5-hero{
    height:930px!important;
    min-height:930px!important;
    max-height:none!important;
  }
  .v6-oneone .v5-hero > .v5-hero-vision{
    bottom:-122px!important;
  }
  .v6-oneone .v5-sponsor-strip{
    margin-top:132px!important;
  }
}

/* v55 — sidebar/news polish, playful voices row, platform sponsor module, microhabitat card */
:root{
  --v55-lime:#a4df4a;
  --v55-green:#0f3d27;
  --v55-deep:#0a2f21;
  --v55-ink:#113341;
  --v55-soft:#f1f8ea;
}

/* Active nav: one clean indicator only, text-width feel */
.v6-oneone .v6-nav a{
  position:relative!important;
  border-bottom-color:transparent!important;
}
.v6-oneone .v6-nav a.active{
  color:var(--v55-lime)!important;
  border-bottom-color:transparent!important;
}
.v6-oneone .v6-nav a.active::before{
  content:none!important;
  display:none!important;
}
.v6-oneone .v6-nav a.active::after{
  content:""!important;
  position:absolute!important;
  width:calc(100% - 24px)!important;
  max-width:100%!important;
  height:3px!important;
  left:50%!important;
  right:auto!important;
  bottom:0!important;
  transform:translateX(-50%)!important;
  background:var(--v55-lime)!important;
  border-radius:999px!important;
  pointer-events:none!important;
}
.v6-oneone .v6-nav a:first-child.active::after{
  width:100%!important;
  left:0!important;
  transform:none!important;
}
.v6-oneone .v6-nav a:not(.active)::after{
  background:transparent!important;
}
.v6-oneone .v6-nav a:not(.active):nth-child(5)::after{
  content:"⌄"!important;
  position:static!important;
  width:auto!important;
  height:auto!important;
  transform:none!important;
  margin-left:5px!important;
  color:currentColor!important;
  background:transparent!important;
}

/* Iz medija: larger small thumbnails and more readable text */
.v6-oneone .v5-media{
  padding:20px!important;
}
.v6-oneone .v5-media h2{
  font-size:20px!important;
  margin-bottom:16px!important;
}
.v6-oneone .v5-media article.featured{
  border-radius:12px!important;
  margin-bottom:14px!important;
}
.v6-oneone .v5-media article.featured img{
  height:150px!important;
}
.v6-oneone .v5-media article.featured>div{
  padding:16px!important;
}
.v6-oneone .v5-media article.featured h3{
  font-size:19px!important;
  line-height:1.13!important;
}
.v6-oneone .v5-media article:not(.featured){
  display:grid!important;
  grid-template-columns:112px minmax(0,1fr)!important;
  align-items:start!important;
  gap:14px!important;
  padding:14px 0!important;
}
.v6-oneone .v5-media article:not(.featured) img{
  width:112px!important;
  height:82px!important;
  border-radius:10px!important;
  object-fit:cover!important;
  box-shadow:0 8px 18px rgba(15,49,57,.08)!important;
}
.v6-oneone .v5-media article:not(.featured) .v5-media-meta{
  font-size:9.2px!important;
  line-height:1.25!important;
  letter-spacing:.045em!important;
  margin-bottom:5px!important;
}
.v6-oneone .v5-media article:not(.featured) h3{
  font-size:12.2px!important;
  line-height:1.22!important;
  margin-bottom:7px!important;
  letter-spacing:-.015em!important;
}
.v6-oneone .v5-media article:not(.featured) a{
  font-size:10.8px!important;
}
@media (min-width:960px) and (max-width:1110px){
  .v6-oneone .v5-media article:not(.featured){
    grid-template-columns:94px minmax(0,1fr)!important;
    gap:11px!important;
  }
  .v6-oneone .v5-media article:not(.featured) img{
    width:94px!important;
    height:70px!important;
  }
  .v6-oneone .v5-media article:not(.featured) h3{
    font-size:11.4px!important;
  }
}

/* Platform presentation: image top, logos low in green sponsor module */
.v6-oneone .v5-invite-card.v55-platform-card{
  background:linear-gradient(155deg,#0b2f20 0%,#10492b 58%,#0b2d1f 100%)!important;
  color:#fff!important;
  border:1px solid rgba(164,223,74,.24)!important;
  border-radius:16px!important;
  padding:16px!important;
  box-shadow:0 22px 54px rgba(9,50,30,.18)!important;
}
.v6-oneone .v5-invite-card.v55-platform-card::after{
  right:-55px!important;
  bottom:-70px!important;
  width:240px!important;
  height:240px!important;
  background:radial-gradient(circle,rgba(164,223,74,.25),transparent 66%)!important;
}
.v6-oneone .v55-platform-image{
  width:100%!important;
  height:170px!important;
  border-radius:12px!important;
  object-fit:cover!important;
  margin:0 0 18px!important;
  box-shadow:0 16px 34px rgba(0,0,0,.22)!important;
}
.v6-oneone .v55-platform-card>span{
  color:#b8eb58!important;
  font-size:11px!important;
  letter-spacing:.13em!important;
  margin-bottom:8px!important;
  display:block!important;
}
.v6-oneone .v55-platform-card h2{
  color:#fff!important;
  font-size:21px!important;
  line-height:1.12!important;
  letter-spacing:-.035em!important;
  margin:0 0 10px!important;
}
.v6-oneone .v55-platform-card p{
  color:#e7f4de!important;
  font-size:13.5px!important;
  line-height:1.58!important;
  margin:0 0 18px!important;
}
.v6-oneone .v55-platform-support{
  margin-top:18px!important;
  padding-top:16px!important;
  border-top:1px solid rgba(255,255,255,.16)!important;
}
.v6-oneone .v55-platform-support>span{
  display:block!important;
  color:#eaf9d4!important;
  font-size:11px!important;
  font-weight:900!important;
  text-align:center!important;
  letter-spacing:.08em!important;
  margin-bottom:10px!important;
}
.v6-oneone .v55-platform-logos{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
}
.v6-oneone .v55-platform-logos img{
  width:100%!important;
  height:62px!important;
  object-fit:contain!important;
  border-radius:10px!important;
  background:#fff!important;
  padding:8px!important;
  box-shadow:0 8px 20px rgba(0,0,0,.12)!important;
}
.v6-oneone .v55-platform-actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  margin-top:15px!important;
}
.v6-oneone .v55-platform-actions .v5-btn{
  min-height:40px!important;
  padding:0 11px!important;
  font-size:10.5px!important;
  border-radius:8px!important;
  white-space:nowrap!important;
}
.v6-oneone .v55-platform-actions .v5-btn.ghost{
  border:1px solid rgba(255,255,255,.42)!important;
  color:#fff!important;
  background:rgba(255,255,255,.06)!important;
}

/* Razgovori i javni glasovi: three playful equal cards */
.v6-oneone .v5-voices{
  padding:36px 48px 28px!important;
}
.v6-oneone .v55-voices-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:stretch!important;
}
.v6-oneone .v55-voice-card,
.v6-oneone .v55-voice-card:first-child{
  grid-row:auto!important;
  background:#fff!important;
  border:1px solid #deead7!important;
  border-radius:18px!important;
  overflow:hidden!important;
  box-shadow:0 15px 38px rgba(15,49,57,.06)!important;
  display:flex!important;
  flex-direction:column!important;
}
.v6-oneone .v55-voice-visual{
  position:relative!important;
  min-height:164px!important;
  overflow:visible!important;
  background:linear-gradient(180deg,#edf7e6 0%,#f9fcf7 100%)!important;
  border-bottom:1px solid #e2eddc!important;
}
.v6-oneone .v55-voice-visual::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:
    radial-gradient(circle at 14% 82%,rgba(110,169,46,.26) 0 22px,transparent 23px),
    radial-gradient(circle at 74% 18%,rgba(164,223,74,.28) 0 38px,transparent 39px),
    linear-gradient(135deg,rgba(255,255,255,.42),transparent)!important;
}
.v6-oneone .v55-voice-scenery{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:72px!important;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 420 90'%3E%3Cg fill='%2386bd47' opacity='.36'%3E%3Cpath d='M0 71c28-15 55-21 82-16 29 6 49 28 84 28 37 0 58-24 93-31 37-8 73 0 112 22v16H0z'/%3E%3Cpath d='M22 78V40h13v38zm18 0V26h15v52zm20 0V51h13v27zm222 0V34h10v44zm15 0V19h12v59zm17 0V47h10v31z'/%3E%3Ccircle cx='214' cy='58' r='22'/%3E%3Cpath d='M196 58h36v24h-36z'/%3E%3C/g%3E%3Cg stroke='%236ca62d' stroke-width='4' fill='none' opacity='.45'%3E%3Cpath d='M350 73V25m0 27c-18-2-29-14-33-34 21 2 31 15 33 34zm2 5c20-8 31-22 31-43-23 5-32 19-31 43z'/%3E%3Cpath d='M111 76V34m0 23c-16-4-26-15-27-33 18 5 27 15 27 33zm3 4c18-8 28-23 27-43-20 4-30 17-27 43z'/%3E%3C/g%3E%3C/svg%3E") center bottom/100% 90px no-repeat!important;
}
.v6-oneone .v55-voice-visual img,
.v6-oneone .v55-voice-card:first-child img,
.v6-oneone .v55-voice-card img{
  position:absolute!important;
  left:50%!important;
  bottom:-32px!important;
  transform:translateX(-50%)!important;
  width:128px!important;
  height:128px!important;
  border-radius:50%!important;
  object-fit:cover!important;
  border:7px solid #fff!important;
  box-shadow:0 16px 34px rgba(15,49,57,.16)!important;
  z-index:2!important;
}
.v6-oneone .v55-voice-card-2 .v55-voice-visual img{bottom:-26px!important;}
.v6-oneone .v55-voice-card-3 .v55-voice-visual img{bottom:-30px!important;}
.v6-oneone .v55-voice-body{
  padding:50px 20px 20px!important;
  display:flex!important;
  flex-direction:column!important;
  flex:1!important;
}
.v6-oneone .v55-voice-body .v5-voice-tag{
  align-self:flex-start!important;
  font-size:9.6px!important;
  padding:6px 9px!important;
  margin-bottom:10px!important;
  background:#eef7e8!important;
  color:#4e8420!important;
}
.v6-oneone .v55-voice-card h3{
  font-size:15.5px!important;
  line-height:1.18!important;
  letter-spacing:-.025em!important;
  margin:0 0 9px!important;
  color:#0f3544!important;
}
.v6-oneone .v55-voice-card p{
  font-size:11.8px!important;
  line-height:1.54!important;
  color:#52686f!important;
  margin:0 0 14px!important;
}
.v6-oneone .v55-voice-card a{
  margin-top:auto!important;
  font-size:12px!important;
  color:#4c821f!important;
  font-weight:900!important;
}
@media(max-width:1180px){
  .v6-oneone .v55-voices-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:860px){
  .v6-oneone .v55-voices-grid{grid-template-columns:1fr!important;}
}

/* Lov na mikrostaništa: soft playful educational module */
.v6-oneone .v5-game-card.v55-micro-card{
  position:relative!important;
  min-height:0!important;
  background:linear-gradient(145deg,#f0f8df 0%,#fff4c9 100%)!important;
  border:1px solid #d3e6af!important;
  border-radius:18px!important;
  padding:24px 22px 22px!important;
  color:#163b2c!important;
  box-shadow:0 18px 38px rgba(77,131,25,.12)!important;
}
.v6-oneone .v55-micro-card::before{
  content:""!important;
  position:absolute!important;
  inset:10px!important;
  border:1px solid rgba(106,166,46,.14)!important;
  border-radius:15px!important;
  pointer-events:none!important;
}
.v6-oneone .v55-micro-copy{
  position:relative!important;
  z-index:2!important;
  max-width:70%!important;
}
.v6-oneone .v55-micro-copy>span{
  display:block!important;
  color:#5d8f1e!important;
  font-size:10px!important;
  letter-spacing:.13em!important;
  text-transform:uppercase!important;
  font-weight:900!important;
  margin-bottom:9px!important;
}
.v6-oneone .v55-micro-copy h2{
  margin:0 0 10px!important;
  color:#123341!important;
  font-size:29px!important;
  line-height:.98!important;
  letter-spacing:-.05em!important;
}
.v6-oneone .v55-micro-copy p{
  margin:0 0 14px!important;
  color:#445d59!important;
  font-size:13px!important;
  line-height:1.55!important;
}
.v6-oneone .v55-micro-list{
  list-style:none!important;
  padding:0!important;
  margin:0 0 16px!important;
  display:grid!important;
  gap:8px!important;
}
.v6-oneone .v55-micro-list li{
  position:relative!important;
  padding-left:28px!important;
  color:#274a3d!important;
  font-size:12.2px!important;
  line-height:1.3!important;
  font-weight:700!important;
}
.v6-oneone .v55-micro-list li::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:-1px!important;
  width:19px!important;
  height:19px!important;
  border-radius:50%!important;
  background:#e8f5d6!important;
  border:1px solid #74a93b!important;
  box-shadow:inset 0 0 0 4px #f6fbef!important;
}
.v6-oneone .v55-micro-list li::after{
  content:"✓"!important;
  position:absolute!important;
  left:5px!important;
  top:0px!important;
  font-size:10px!important;
  font-weight:900!important;
  color:#4d8421!important;
}
.v6-oneone .v55-micro-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:40px!important;
  padding:0 16px!important;
  border-radius:10px!important;
  background:#1d5a32!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  box-shadow:0 12px 24px rgba(29,90,50,.20)!important;
}
.v6-oneone .v55-micro-illustration{
  position:absolute!important;
  right:10px!important;
  bottom:64px!important;
  width:42%!important;
  max-width:165px!important;
  height:auto!important;
  z-index:1!important;
  filter:drop-shadow(0 10px 16px rgba(23,63,36,.12))!important;
}
.v6-oneone .v55-micro-card .v5-game-sponsor{
  position:relative!important;
  z-index:3!important;
  margin:20px 0 9px!important;
  color:#5c744f!important;
  font-size:9px!important;
}
.v6-oneone .v55-micro-card .v5-game-logos{
  position:relative!important;
  z-index:3!important;
  gap:18px!important;
  margin-top:0!important;
  padding-top:10px!important;
  border-top:1px solid rgba(106,166,46,.18)!important;
}
.v6-oneone .v55-micro-card .v5-game-logos img{
  max-height:26px!important;
}

@media(max-width:1180px){
  .v6-oneone .v55-micro-copy{max-width:62%!important;}
  .v6-oneone .v55-micro-illustration{width:34%!important;max-width:150px!important;bottom:58px!important;}
}
@media(max-width:560px){
  .v6-oneone .v55-platform-actions{grid-template-columns:1fr!important;}
  .v6-oneone .v55-platform-logos{grid-template-columns:1fr!important;}
  .v6-oneone .v55-micro-copy{max-width:100%!important;}
  .v6-oneone .v55-micro-illustration{position:relative!important;right:auto!important;bottom:auto!important;width:78%!important;margin:16px auto 0!important;}
}

/* v55 — Davor review pass: cleaner nav active marker, larger media thumbnails, green platform module, playful voices, polished microhabitats */
.v6-oneone .v6-nav a.active::before{
  content:none!important;
  display:none!important;
}
.v6-oneone .v6-nav a.active::after{
  content:""!important;
  position:absolute!important;
  left:18px!important;
  right:auto!important;
  bottom:0!important;
  width:calc(100% - 36px)!important;
  height:3px!important;
  min-width:28px!important;
  background:#a4df4a!important;
  border-radius:999px!important;
  pointer-events:none!important;
  opacity:1!important;
}
.v6-oneone .v6-nav a:first-child.active::after{
  left:0!important;
  width:calc(100% - 18px)!important;
}

/* Sidebar media list: larger images and more readable text */
.v6-oneone .v5-media article:not(.featured){
  display:grid!important;
  grid-template-columns:100px minmax(0,1fr)!important;
  align-items:start!important;
  gap:12px!important;
  padding:13px 0!important;
}
.v6-oneone .v5-media article:not(.featured) img{
  width:100px!important;
  height:70px!important;
  border-radius:9px!important;
  object-fit:cover!important;
  box-shadow:0 8px 18px rgba(14,49,32,.08)!important;
}
.v6-oneone .v5-media article:not(.featured) .v5-media-meta{
  font-size:8.8px!important;
  line-height:1.25!important;
  margin-bottom:5px!important;
  color:#5f9222!important;
}
.v6-oneone .v5-media article:not(.featured) h3{
  font-size:11.6px!important;
  line-height:1.24!important;
  margin:0 0 7px!important;
  color:#102f3f!important;
  letter-spacing:-.025em!important;
}
.v6-oneone .v5-media article:not(.featured) a{
  font-size:10.6px!important;
  color:#345c1f!important;
  font-weight:900!important;
}
@media(min-width:1200px){
  .v6-oneone .v5-media article:not(.featured){grid-template-columns:112px minmax(0,1fr)!important;gap:13px!important;}
  .v6-oneone .v5-media article:not(.featured) img{width:112px!important;height:78px!important;}
  .v6-oneone .v5-media article:not(.featured) h3{font-size:12px!important;}
}

/* Platform presentation: image first, green card, logos at the bottom */
.v6-oneone .v5-side-card.v55-platform-card{
  padding:0!important;
  color:#fff!important;
  background:
    radial-gradient(circle at 95% 8%,rgba(164,223,74,.20),transparent 34%),
    linear-gradient(180deg,#0e3e25 0%,#0a2d1c 100%)!important;
  border:1px solid #1d5a34!important;
  border-radius:16px!important;
  box-shadow:0 20px 44px rgba(8,45,26,.16)!important;
  overflow:hidden!important;
}
.v6-oneone .v55-platform-card::after{display:none!important;content:none!important;}
.v6-oneone .v55-platform-card .v55-platform-image,
.v6-oneone .v55-platform-card .v5-invite-image{
  width:100%!important;
  height:160px!important;
  object-fit:cover!important;
  border-radius:0!important;
  margin:0!important;
  box-shadow:none!important;
  filter:saturate(1.06) contrast(1.02)!important;
}
.v6-oneone .v55-platform-card>span{
  display:block!important;
  padding:18px 18px 0!important;
  color:#a4df4a!important;
  text-transform:uppercase!important;
  letter-spacing:.11em!important;
  font-size:10px!important;
  font-weight:950!important;
}
.v6-oneone .v55-platform-card h2{
  padding:0 18px!important;
  margin:8px 0 10px!important;
  color:#fff!important;
  font-size:22px!important;
  line-height:1.08!important;
  letter-spacing:-.045em!important;
}
.v6-oneone .v55-platform-card p{
  padding:0 18px!important;
  margin:0!important;
  color:#e7f4df!important;
  font-size:12px!important;
  line-height:1.58!important;
}
.v6-oneone .v55-platform-support{
  margin:16px 18px 0!important;
  padding-top:14px!important;
  border-top:1px solid rgba(255,255,255,.18)!important;
  text-align:center!important;
}
.v6-oneone .v55-platform-support>span{
  display:block!important;
  margin-bottom:10px!important;
  color:#dff4c9!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.07em!important;
}
.v6-oneone .v55-platform-logos{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
}
.v6-oneone .v55-platform-logos img{
  width:100%!important;
  height:52px!important;
  object-fit:contain!important;
  background:#fff!important;
  border:1px solid rgba(255,255,255,.72)!important;
  border-radius:10px!important;
  padding:8px!important;
  box-shadow:0 10px 18px rgba(0,0,0,.12)!important;
}
.v6-oneone .v55-platform-actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:8px!important;
  padding:16px 18px 18px!important;
}
.v6-oneone .v55-platform-actions .v5-btn{
  min-height:35px!important;
  padding:0 10px!important;
  border-radius:9px!important;
  font-size:9.3px!important;
  line-height:1.15!important;
  white-space:normal!important;
  text-align:center!important;
}
.v6-oneone .v55-platform-actions .v5-btn.primary{
  background:#a4df4a!important;
  color:#0b311c!important;
  box-shadow:0 10px 18px rgba(0,0,0,.12)!important;
}
.v6-oneone .v55-platform-actions .v5-btn.ghost{
  background:rgba(255,255,255,.08)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.32)!important;
}

/* Razgovori: 3 playful equal cards with circular portraits and eco background */
.v6-oneone .v5-voices{
  padding-top:34px!important;
}
.v6-oneone .v55-voices-grid,
.v6-oneone .v5-voices-grid.v55-voices-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
}
.v6-oneone .v55-voice-card,
.v6-oneone .v55-voice-card:first-child{
  grid-row:auto!important;
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  border-radius:16px!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid #dfead9!important;
  box-shadow:0 14px 32px rgba(20,52,36,.055)!important;
}
.v6-oneone .v55-voice-visual{
  position:relative!important;
  height:148px!important;
  overflow:visible!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  background:
    radial-gradient(circle at 18% 20%,rgba(164,223,74,.28),transparent 26%),
    linear-gradient(180deg,#eef7e4 0%,#dceecb 100%)!important;
}
.v6-oneone .v55-voice-scenery{
  position:absolute!important;
  inset:0!important;
  overflow:hidden!important;
  background:
    linear-gradient(180deg,transparent 0 58%,rgba(128,181,56,.18) 58% 100%),
    radial-gradient(circle at 78% 22%,rgba(255,232,135,.55),transparent 16%)!important;
}
.v6-oneone .v55-voice-scenery::before{
  content:""!important;
  position:absolute!important;
  left:-10%!important;
  right:-10%!important;
  bottom:-16px!important;
  height:68px!important;
  background:
    radial-gradient(ellipse at 18% 78%,rgba(92,150,36,.38) 0 38%,transparent 39%),
    radial-gradient(ellipse at 50% 92%,rgba(127,179,26,.26) 0 42%,transparent 43%),
    radial-gradient(ellipse at 82% 82%,rgba(92,150,36,.28) 0 36%,transparent 37%)!important;
}
.v6-oneone .v55-voice-scenery::after{
  content:""!important;
  position:absolute!important;
  left:12px!important;
  right:12px!important;
  bottom:16px!important;
  height:52px!important;
  opacity:.52!important;
  background:
    linear-gradient(90deg,transparent 0 8%,#78a73e 8% 10%,transparent 10% 28%,#78a73e 28% 30%,transparent 30% 55%,#78a73e 55% 57%,transparent 57% 100%),
    linear-gradient(180deg,transparent 0 74%,rgba(78,136,45,.32) 75% 78%,transparent 79%)!important;
  border-radius:20px!important;
}
.v6-oneone .v55-voice-visual img,
.v6-oneone .v55-voice-card img{
  position:relative!important;
  z-index:2!important;
  width:118px!important;
  height:118px!important;
  min-width:118px!important;
  min-height:118px!important;
  max-width:118px!important;
  max-height:118px!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:50%!important;
  border:7px solid #fff!important;
  margin:0 0 -36px!important;
  box-shadow:0 16px 30px rgba(17,54,37,.18)!important;
}
.v6-oneone .v55-voice-body{
  padding:50px 18px 18px!important;
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
}
.v6-oneone .v55-voice-tag,
.v6-oneone .v55-voice-body .v5-voice-tag{
  align-self:flex-start!important;
  padding:6px 9px!important;
  margin:0 0 10px!important;
  background:#eef7e7!important;
  color:#5c8d1f!important;
  font-size:8.8px!important;
  line-height:1!important;
  letter-spacing:.06em!important;
  font-weight:950!important;
}
.v6-oneone .v55-voice-card h3{
  margin:0 0 9px!important;
  font-size:15px!important;
  line-height:1.16!important;
  color:#123a5f!important;
  letter-spacing:-.045em!important;
}
.v6-oneone .v55-voice-card p{
  margin:0 0 12px!important;
  color:#536a6c!important;
  font-size:10.8px!important;
  line-height:1.48!important;
}
.v6-oneone .v55-voice-card a{
  margin-top:auto!important;
  color:#4f851f!important;
  font-size:11.2px!important;
  font-weight:950!important;
}

/* Lov na mikrostaništa: soft colored educational module */
.v6-oneone .v5-side-card.v55-micro-card{
  position:relative!important;
  padding:20px!important;
  overflow:hidden!important;
  border:1px solid #d6e8b7!important;
  border-radius:18px!important;
  background:
    radial-gradient(circle at 90% 6%,rgba(255,222,83,.45),transparent 20%),
    linear-gradient(155deg,#f3f9e6 0%,#fff4bf 100%)!important;
  box-shadow:0 18px 38px rgba(116,154,45,.12)!important;
}
.v6-oneone .v55-micro-card::before{
  content:""!important;
  position:absolute!important;
  inset:-70px -80px auto auto!important;
  width:180px!important;
  height:180px!important;
  border-radius:50%!important;
  background:rgba(164,223,74,.23)!important;
  pointer-events:none!important;
}
.v6-oneone .v55-micro-copy,
.v6-oneone .v55-micro-illustration,
.v6-oneone .v55-micro-card .v5-game-sponsor,
.v6-oneone .v55-micro-card .v5-game-logos{position:relative!important;z-index:1!important;}
.v6-oneone .v55-micro-copy>span{
  display:block!important;
  color:#5c8d1f!important;
  text-transform:uppercase!important;
  letter-spacing:.10em!important;
  font-size:10px!important;
  font-weight:950!important;
  margin-bottom:8px!important;
}
.v6-oneone .v55-micro-card h2{
  margin:0 0 9px!important;
  color:#123a5f!important;
  font-size:28px!important;
  line-height:.98!important;
  letter-spacing:-.06em!important;
}
.v6-oneone .v55-micro-card p{
  margin:0!important;
  color:#40585f!important;
  font-size:12px!important;
  line-height:1.55!important;
}
.v6-oneone .v55-micro-list{
  list-style:none!important;
  padding:0!important;
  margin:14px 0 14px!important;
  display:grid!important;
  gap:8px!important;
}
.v6-oneone .v55-micro-list li{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  min-height:28px!important;
  padding:6px 8px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.58)!important;
  border:1px solid rgba(121,169,55,.22)!important;
  color:#25483a!important;
  font-size:11px!important;
  line-height:1.25!important;
  font-weight:800!important;
}
.v6-oneone .v55-micro-list li::before{
  content:""!important;
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
  border-radius:50%!important;
  background:#7fb31a!important;
  box-shadow:inset 0 0 0 5px #eef8dc!important;
}
.v6-oneone .v55-micro-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:36px!important;
  padding:0 15px!important;
  border-radius:999px!important;
  background:#123c24!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:950!important;
  box-shadow:0 12px 22px rgba(18,60,36,.15)!important;
}
.v6-oneone .v55-micro-illustration{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:210px!important;
  object-fit:contain!important;
  margin:16px auto 4px!important;
  border-radius:18px!important;
  box-shadow:0 16px 30px rgba(83,120,31,.12)!important;
}
.v6-oneone .v55-micro-card .v5-game-sponsor{
  margin:14px 0 8px!important;
  color:#5c6c56!important;
  font-size:9px!important;
  letter-spacing:.12em!important;
}
.v6-oneone .v55-micro-card .v5-game-logos{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:22px!important;
  margin:0!important;
}
.v6-oneone .v55-micro-card .v5-game-logos img{
  max-height:28px!important;
  width:auto!important;
  object-fit:contain!important;
}

@media(max-width:959px){
  .v6-oneone .v55-voices-grid,
  .v6-oneone .v5-voices-grid.v55-voices-grid{grid-template-columns:1fr!important;}
  .v6-oneone .v55-platform-card .v55-platform-image,
  .v6-oneone .v55-platform-card .v5-invite-image{height:190px!important;}
}
@media(max-width:560px){
  .v6-oneone .v5-media article:not(.featured){grid-template-columns:96px 1fr!important;}
  .v6-oneone .v5-media article:not(.featured) img{width:96px!important;height:68px!important;}
  .v6-oneone .v55-platform-actions{grid-template-columns:1fr!important;}
  .v6-oneone .v55-platform-logos{grid-template-columns:1fr!important;}
  .v6-oneone .v55-platform-logos img{height:58px!important;}
}

/* v56 — final pre-deploy pass from Davor: bigger media thumbs, platform image-top/logos-bottom, more playful voices polish */
.v6-oneone .v5-media article:not(.featured){
  grid-template-columns:124px minmax(0,1fr)!important;
  gap:16px!important;
  padding:16px 0!important;
}
.v6-oneone .v5-media article:not(.featured) img{
  width:124px!important;
  height:90px!important;
  border-radius:12px!important;
  object-fit:cover!important;
}
.v6-oneone .v5-media article:not(.featured) .v5-media-meta{
  font-size:9.8px!important;
  line-height:1.25!important;
  margin-bottom:6px!important;
}
.v6-oneone .v5-media article:not(.featured) h3{
  font-size:12.8px!important;
  line-height:1.24!important;
  margin-bottom:7px!important;
}
.v6-oneone .v5-media article:not(.featured) a{
  font-size:11.3px!important;
}
.v6-oneone .v5-side-card.v55-platform-card{
  display:flex!important;
  flex-direction:column!important;
}
.v6-oneone .v55-platform-card .v55-platform-image,
.v6-oneone .v55-platform-card .v5-invite-image{
  height:190px!important;
  order:1!important;
  margin-bottom:18px!important;
  object-position:center center!important;
}
.v6-oneone .v55-platform-card>span{order:2!important;}
.v6-oneone .v55-platform-card h2{order:3!important;}
.v6-oneone .v55-platform-card p{order:4!important;}
.v6-oneone .v55-platform-actions{order:5!important;margin-top:16px!important;padding-top:0!important;}
.v6-oneone .v55-platform-support{
  order:6!important;
  margin-top:18px!important;
  padding-top:16px!important;
  border-top:1px solid rgba(255,255,255,.20)!important;
}
.v6-oneone .v55-platform-logos img{
  height:60px!important;
  padding:9px!important;
}
.v6-oneone .v55-voice-visual{
  height:162px!important;
  background:
    radial-gradient(circle at 18% 20%,rgba(164,223,74,.30),transparent 26%),
    radial-gradient(circle at 82% 14%,rgba(255,230,110,.55),transparent 18%),
    linear-gradient(180deg,#eef8e5 0%,#dceecb 100%)!important;
}
.v6-oneone .v55-voice-visual img,
.v6-oneone .v55-voice-card img{
  width:126px!important;
  height:126px!important;
  min-width:126px!important;
  min-height:126px!important;
  max-width:126px!important;
  max-height:126px!important;
  margin-bottom:-40px!important;
}
.v6-oneone .v55-voice-body{padding-top:56px!important;}
.v6-oneone .v55-voice-card h3{font-size:15.6px!important;line-height:1.17!important;}
.v6-oneone .v55-voice-card p{font-size:11.2px!important;line-height:1.52!important;}
.v6-oneone .v5-side-card.v55-micro-card{
  background:
    radial-gradient(circle at 88% 8%,rgba(255,222,83,.48),transparent 20%),
    radial-gradient(circle at 6% 100%,rgba(127,179,26,.16),transparent 28%),
    linear-gradient(155deg,#f1f8e7 0%,#fff4bf 100%)!important;
}
.v6-oneone .v55-micro-card h2{font-size:29px!important;}
.v6-oneone .v55-micro-list li{font-size:11.4px!important;}
@media (min-width:960px) and (max-width:1110px){
  .v6-oneone .v5-media article:not(.featured){grid-template-columns:108px minmax(0,1fr)!important;gap:13px!important;}
  .v6-oneone .v5-media article:not(.featured) img{width:108px!important;height:78px!important;}
  .v6-oneone .v5-media article:not(.featured) h3{font-size:12px!important;}
  .v6-oneone .v55-platform-card .v55-platform-image,
  .v6-oneone .v55-platform-card .v5-invite-image{height:178px!important;}
}
@media(max-width:560px){
  .v6-oneone .v5-media article:not(.featured){grid-template-columns:104px 1fr!important;}
  .v6-oneone .v5-media article:not(.featured) img{width:104px!important;height:74px!important;}
}


/* v57 — Razgovori i javni glasovi upgraded to the new larger illustrated card system */
.v6-oneone .v5-voices{
  padding:38px 48px 32px!important;
  background:linear-gradient(180deg,#fcfefb 0%,#f7fbf4 100%)!important;
  border:1px solid #e2eddc!important;
  border-radius:24px!important;
  box-shadow:0 18px 44px rgba(18,53,34,.05)!important;
}
.v6-oneone .v5-voices .v5-section-title h2{
  max-width:980px!important;
  letter-spacing:-.03em!important;
}
.v6-oneone .v5-voices .v5-section-intro{
  max-width:930px!important;
  color:#465c63!important;
  font-size:15px!important;
  line-height:1.62!important;
}
.v6-oneone .v55-voices-grid,
.v6-oneone .v5-voices-grid.v55-voices-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:24px!important;
  margin-top:18px!important;
}
.v6-oneone .v55-voice-card,
.v6-oneone .v55-voice-card:first-child{
  border-radius:24px!important;
  border:1px solid #d7e6d0!important;
  background:#fff!important;
  box-shadow:0 18px 42px rgba(22,61,40,.08)!important;
  overflow:hidden!important;
  position:relative!important;
}
.v6-oneone .v55-voice-card::after{
  content:""!important;
  position:absolute!important;
  inset:14px 14px auto!important;
  height:1px!important;
  background:linear-gradient(90deg,rgba(118,167,53,.0),rgba(118,167,53,.22),rgba(118,167,53,.0))!important;
  opacity:.45!important;
  pointer-events:none!important;
}
.v6-oneone .v55-voice-visual{
  min-height:236px!important;
  background:linear-gradient(180deg,#eff7e6 0%,#f9fcf6 100%)!important;
  border-bottom:0!important;
}
.v6-oneone .v55-voice-scenery{
  position:absolute!important;
  inset:0!important;
  height:auto!important;
  background-position:center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  opacity:1!important;
}
.v6-oneone .v55-voice-card-1 .v55-voice-scenery{background-image:url('../images/v57/voices-bg-1.svg')!important;}
.v6-oneone .v55-voice-card-2 .v55-voice-scenery{background-image:url('../images/v57/voices-bg-2.svg')!important;}
.v6-oneone .v55-voice-card-3 .v55-voice-scenery{background-image:url('../images/v57/voices-bg-3.svg')!important;}
.v6-oneone .v55-voice-visual::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(180deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,.02) 52%,rgba(255,255,255,0) 72%,rgba(255,255,255,.92) 100%)!important;
  z-index:1!important;
}
.v6-oneone .v55-voice-visual::after{
  content:""!important;
  position:absolute!important;
  left:-2%!important;
  right:-2%!important;
  bottom:-1px!important;
  height:46px!important;
  background:radial-gradient(120% 100% at 50% 100%, #ffffff 53%, rgba(255,255,255,0) 54%) bottom center/100% 100% no-repeat!important;
  z-index:1!important;
}
.v6-oneone .v55-voice-visual img,
.v6-oneone .v55-voice-card img,
.v6-oneone .v55-voice-card:first-child img{
  width:176px!important;
  height:176px!important;
  min-width:176px!important;
  min-height:176px!important;
  max-width:176px!important;
  max-height:176px!important;
  bottom:-46px!important;
  border:8px solid #fff!important;
  box-shadow:0 20px 42px rgba(16,48,34,.18)!important;
  z-index:2!important;
}
.v6-oneone .v55-voice-card-2 img{width:182px!important;height:182px!important;min-width:182px!important;min-height:182px!important;max-width:182px!important;max-height:182px!important;bottom:-50px!important;}
.v6-oneone .v55-voice-card-3 img{bottom:-44px!important;}
.v6-oneone .v55-voice-body{
  padding:72px 22px 22px!important;
  position:relative!important;
  z-index:2!important;
}
.v6-oneone .v55-voice-body .v5-voice-tag{
  font-size:10px!important;
  line-height:1!important;
  letter-spacing:.06em!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  background:#edf5df!important;
  color:#628a28!important;
  box-shadow:inset 0 0 0 1px #d8e9c7!important;
  margin-bottom:12px!important;
}
.v6-oneone .v55-voice-card h3{
  font-size:18px!important;
  line-height:1.22!important;
  letter-spacing:-.028em!important;
  margin:0 0 12px!important;
  color:#123441!important;
}
.v6-oneone .v55-voice-card p{
  font-size:13.5px!important;
  line-height:1.6!important;
  color:#506469!important;
  margin:0 0 18px!important;
}
.v6-oneone .v55-voice-card a{
  font-size:13px!important;
  font-weight:900!important;
  color:#4c8220!important;
}
.v6-oneone .v55-voice-card:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 22px 48px rgba(22,61,40,.12)!important;
}
@media (max-width:1180px){
  .v6-oneone .v55-voices-grid,
  .v6-oneone .v5-voices-grid.v55-voices-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;}
  .v6-oneone .v55-voice-visual{min-height:222px!important;}
  .v6-oneone .v55-voice-visual img,
  .v6-oneone .v55-voice-card img{width:160px!important;height:160px!important;min-width:160px!important;min-height:160px!important;max-width:160px!important;max-height:160px!important;bottom:-42px!important;}
  .v6-oneone .v55-voice-card-2 img{width:166px!important;height:166px!important;min-width:166px!important;min-height:166px!important;max-width:166px!important;max-height:166px!important;bottom:-46px!important;}
  .v6-oneone .v55-voice-body{padding-top:68px!important;}
  .v6-oneone .v55-voice-card h3{font-size:17px!important;}
}
@media (max-width:860px){
  .v6-oneone .v55-voices-grid,
  .v6-oneone .v5-voices-grid.v55-voices-grid{grid-template-columns:1fr!important;}
}


/* v58 — production root: Razgovori i javni glasovi matched to approved visual reference */
.v6-oneone .v5-voices{
  padding:44px 48px 40px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fcf5 100%)!important;
  border:1px solid #dbead3!important;
  border-radius:30px!important;
  box-shadow:0 22px 54px rgba(17,55,34,.06)!important;
}
.v6-oneone .v5-voices .v5-section-title span{
  font-size:12px!important;
  letter-spacing:.13em!important;
  color:#4e8420!important;
  margin-bottom:10px!important;
}
.v6-oneone .v5-voices .v5-section-title h2{
  max-width:980px!important;
  color:#0f3544!important;
  font-size:31px!important;
  line-height:1.08!important;
  letter-spacing:-.045em!important;
  margin-bottom:12px!important;
}
.v6-oneone .v5-voices .v5-section-intro{
  max-width:1030px!important;
  color:#3f5960!important;
  font-size:16px!important;
  line-height:1.58!important;
  margin-bottom:0!important;
}
.v6-oneone .v55-voices-grid,
.v6-oneone .v5-voices-grid.v55-voices-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:28px!important;
  margin-top:26px!important;
  align-items:stretch!important;
}
.v6-oneone .v55-voice-card,
.v6-oneone .v55-voice-card:first-child{
  background:#fff!important;
  border:1px solid #d3e4ca!important;
  border-radius:24px!important;
  overflow:hidden!important;
  box-shadow:0 20px 48px rgba(14,53,36,.08)!important;
  display:flex!important;
  flex-direction:column!important;
  transform:none!important;
}
.v6-oneone .v55-voice-card:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 24px 54px rgba(14,53,36,.12)!important;
}
.v6-oneone .v55-voice-card::after,
.v6-oneone .v55-voice-visual::before,
.v6-oneone .v55-voice-visual::after{
  content:none!important;
  display:none!important;
}
.v6-oneone .v55-voice-visual{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:1.29 / 1!important;
  border-bottom:0!important;
  background:#edf7e5!important;
  overflow:hidden!important;
}
.v6-oneone .v55-voice-scenery{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  background-position:center center!important;
  background-size:100% 100%!important;
  background-repeat:no-repeat!important;
  opacity:1!important;
}
.v6-oneone .v55-voice-card-1 .v55-voice-scenery{background-image:url('../images/v58/voices-visual-1.jpg')!important;}
.v6-oneone .v55-voice-card-2 .v55-voice-scenery{background-image:url('../images/v58/voices-visual-2.jpg')!important;}
.v6-oneone .v55-voice-card-3 .v55-voice-scenery{background-image:url('../images/v58/voices-visual-3.jpg')!important;}
.v6-oneone .v55-voice-visual img,
.v6-oneone .v55-voice-card img,
.v6-oneone .v55-voice-card:first-child img{
  display:none!important;
}
.v6-oneone .v55-voice-body{
  padding:18px 28px 28px!important;
  display:flex!important;
  flex-direction:column!important;
  flex:1!important;
  position:relative!important;
  z-index:2!important;
}
.v6-oneone .v55-voice-body .v5-voice-tag,
.v6-oneone .v55-voice-tag{
  align-self:flex-start!important;
  background:#edf6dd!important;
  border:1px solid #d6e9c4!important;
  color:#5b8928!important;
  border-radius:999px!important;
  padding:8px 14px!important;
  font-size:10.5px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.06em!important;
  margin:0 0 16px!important;
  box-shadow:0 6px 16px rgba(91,137,40,.08)!important;
}
.v6-oneone .v55-voice-card h3{
  color:#123441!important;
  font-size:20px!important;
  line-height:1.16!important;
  letter-spacing:-.035em!important;
  margin:0 0 14px!important;
  font-weight:900!important;
}
.v6-oneone .v55-voice-card p{
  color:#4f656b!important;
  font-size:14.8px!important;
  line-height:1.58!important;
  margin:0 0 24px!important;
}
.v6-oneone .v55-voice-card a{
  margin-top:auto!important;
  color:#4d8421!important;
  font-size:14px!important;
  font-weight:900!important;
  text-decoration:none!important;
}
@media (max-width:1180px){
  .v6-oneone .v5-voices{padding:38px 34px 34px!important;}
  .v6-oneone .v55-voices-grid,
  .v6-oneone .v5-voices-grid.v55-voices-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;}
  .v6-oneone .v55-voice-body{padding:16px 22px 24px!important;}
  .v6-oneone .v55-voice-card h3{font-size:18px!important;}
  .v6-oneone .v55-voice-card p{font-size:13.6px!important;line-height:1.55!important;}
}
@media (max-width:860px){
  .v6-oneone .v55-voices-grid,
  .v6-oneone .v5-voices-grid.v55-voices-grid{grid-template-columns:1fr!important;}
  .v6-oneone .v55-voice-visual{aspect-ratio:1.35 / 1!important;}
}


/* v58 — production root: DALL·E style visual panels for Razgovori i javni glasovi */
.v6-oneone .v5-voices{
  padding:44px 48px 40px!important;
  border-radius:24px!important;
  border:1px solid #d8e8ce!important;
  background:
    radial-gradient(circle at 10% 12%,rgba(164,223,74,.08),transparent 24%),
    linear-gradient(180deg,#fdfefb 0%,#f6fbf1 100%)!important;
  box-shadow:0 18px 48px rgba(21,59,35,.055)!important;
}
.v6-oneone .v5-voices .v5-section-title{margin-bottom:22px!important;}
.v6-oneone .v5-voices .v5-section-title span{font-size:12px!important;letter-spacing:.13em!important;color:#42730e!important;}
.v6-oneone .v5-voices .v5-section-title h2{
  font-size:30px!important;
  line-height:1.12!important;
  letter-spacing:-.035em!important;
  color:#0d3141!important;
  margin:7px 0 10px!important;
  max-width:980px!important;
}
.v6-oneone .v5-voices .v5-section-intro{
  font-size:15.5px!important;
  line-height:1.62!important;
  color:#334d55!important;
  max-width:980px!important;
}
.v6-oneone .v55-voices-grid,
.v6-oneone .v5-voices-grid.v55-voices-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:26px!important;
  align-items:stretch!important;
  margin-top:24px!important;
}
.v6-oneone .v55-voice-card,
.v6-oneone .v55-voice-card:first-child{
  border-radius:20px!important;
  overflow:hidden!important;
  border:1px solid #cfe0c5!important;
  background:#fff!important;
  box-shadow:0 20px 48px rgba(15,49,57,.08)!important;
  transition:transform .18s ease, box-shadow .18s ease!important;
}
.v6-oneone .v55-voice-card:hover{transform:translateY(-3px)!important;box-shadow:0 26px 58px rgba(15,49,57,.12)!important;}
.v6-oneone .v55-voice-card::after{content:none!important;display:none!important;}
.v6-oneone .v55-voice-visual{
  position:relative!important;
  height:262px!important;
  min-height:262px!important;
  overflow:hidden!important;
  background:#eef7e7!important;
  border-bottom:1px solid rgba(211,228,199,.55)!important;
}
.v6-oneone .v55-voice-scenery{
  position:absolute!important;
  inset:0!important;
  height:auto!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  opacity:1!important;
  filter:saturate(1.04) contrast(1.02)!important;
}
.v6-oneone .v55-voice-card-1 .v55-voice-scenery{background-image:url('../images/v58/voices-visual-1.jpg')!important;}
.v6-oneone .v55-voice-card-2 .v55-voice-scenery{background-image:url('../images/v58/voices-visual-2.jpg')!important;}
.v6-oneone .v55-voice-card-3 .v55-voice-scenery{background-image:url('../images/v58/voices-visual-3.jpg')!important;}
.v6-oneone .v55-voice-visual::before,
.v6-oneone .v55-voice-visual::after{content:none!important;display:none!important;}
.v6-oneone .v55-voice-visual img,
.v6-oneone .v55-voice-card img,
.v6-oneone .v55-voice-card:first-child img{
  display:none!important;
}
.v6-oneone .v55-voice-body{
  padding:22px 24px 24px!important;
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  min-height:250px!important;
}
.v6-oneone .v55-voice-body .v5-voice-tag{
  align-self:flex-start!important;
  margin:0 0 14px!important;
  padding:8px 13px!important;
  border-radius:999px!important;
  background:#eef6e5!important;
  border:1px solid #d9e9c8!important;
  color:#4f8120!important;
  font-size:10.5px!important;
  line-height:1!important;
  letter-spacing:.065em!important;
  font-weight:900!important;
}
.v6-oneone .v55-voice-card h3{
  color:#123542!important;
  font-size:20px!important;
  line-height:1.18!important;
  letter-spacing:-.035em!important;
  margin:0 0 14px!important;
  font-weight:900!important;
}
.v6-oneone .v55-voice-card p{
  color:#4f646b!important;
  font-size:14.5px!important;
  line-height:1.62!important;
  margin:0 0 20px!important;
}
.v6-oneone .v55-voice-card a{
  margin-top:auto!important;
  color:#4d8121!important;
  font-size:14px!important;
  font-weight:900!important;
}
@media (max-width:1180px){
  .v6-oneone .v5-voices{padding:40px 38px 36px!important;}
  .v6-oneone .v55-voices-grid,
  .v6-oneone .v5-voices-grid.v55-voices-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;}
  .v6-oneone .v55-voice-visual{height:252px!important;min-height:252px!important;}
  .v6-oneone .v55-voice-card h3{font-size:19px!important;}
  .v6-oneone .v55-voice-card p{font-size:14px!important;}
  .v6-oneone .v55-voice-body{padding:21px 22px 23px!important;min-height:245px!important;}
}
@media (max-width:980px){
  .v6-oneone .v55-voices-grid,
  .v6-oneone .v5-voices-grid.v55-voices-grid{grid-template-columns:1fr!important;}
  .v6-oneone .v55-voice-visual{height:300px!important;min-height:300px!important;background-size:cover!important;}
}
@media (max-width:560px){
  .v6-oneone .v5-voices{padding:28px 18px!important;border-radius:18px!important;}
  .v6-oneone .v5-voices .v5-section-title h2{font-size:24px!important;}
  .v6-oneone .v55-voice-visual{height:248px!important;min-height:248px!important;}
  .v6-oneone .v55-voice-body{padding:20px!important;min-height:0!important;}
}
