.bggth{--green:#1f6b45;--green-dark:#155235;--green-soft:#edf6f0;--ink:#17231c;--muted:#5f6d64;--line:#dbe6df;max-width:none;width:100%;margin:0;color:var(--ink);font-family:inherit}
.bggth *{box-sizing:border-box}.bggth__hero{padding:30px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#f7fbf8,#edf6f0);margin-bottom:22px}.bggth__eyebrow{margin:0 0 8px;color:var(--green);font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bggth__lead{font-size:clamp(1.55rem,3.4vw,2.35rem);font-weight:850;line-height:1.18;margin:0 0 10px}.bggth__intro{max-width:none;margin:0;color:var(--muted);font-size:1.02rem;line-height:1.65}
.bggth__controls{position:sticky;top:10px;z-index:5;display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);margin-bottom:28px}.bggth__search input{width:100%;min-height:48px;border:1px solid #c9d7ce;border-radius:11px;padding:10px 14px;font:inherit;font-size:16px;color:var(--ink);background:#fff}.bggth__search input:focus{outline:3px solid rgba(31,107,69,.13);border-color:var(--green)}.bggth__filters{display:flex;gap:8px;flex-wrap:wrap}.bggth__filters button{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);padding:8px 13px;font:inherit;font-weight:750;cursor:pointer}.bggth__filters button.is-active{background:var(--green);border-color:var(--green);color:#fff}
.bggth__section{margin:34px 0}.bggth__section[hidden]{display:none!important}.bggth__section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.bggth__section-head h2{margin:0;font-size:1.45rem}.bggth__section-head p{margin:0;max-width:620px;color:var(--muted);line-height:1.5}.bggth__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.bggth__card{display:flex;flex-direction:column;min-height:245px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:20px;box-shadow:0 7px 24px rgba(25,60,39,.045)}.bggth__card[hidden]{display:none!important}.bggth__card--featured{border-color:#a9c9b5;background:linear-gradient(180deg,#fff,#f7fbf8)}.bggth__card-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.bggth__badge,.bggth__featured{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:800}.bggth__badge{background:var(--green-soft);color:var(--green-dark)}.bggth__featured{background:#fff5d6;color:#68500a}.bggth__card h3{font-size:1.18rem;line-height:1.35;margin:16px 0 8px}.bggth__card p{margin:0 0 18px;color:var(--muted);line-height:1.58}.bggth__open{margin-top:auto;color:var(--green-dark);font-weight:850;text-decoration:none}.bggth__open:hover{text-decoration:underline}.bggth__coming{margin-top:auto;font-weight:800;color:var(--muted)}.bggth__empty,.bggth__empty-state{text-align:center;padding:30px;border:1px dashed #bfd0c5;border-radius:16px;color:var(--muted)}
@media(max-width:860px){.bggth__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bggth__section-head{display:block}.bggth__section-head p{margin-top:6px}}
@media(max-width:600px){.bggth__hero{padding:24px 18px;border-radius:16px}.bggth__controls{position:static}.bggth__grid{grid-template-columns:1fr}.bggth__card{min-height:0}.bggth__filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.bggth__filters button{white-space:nowrap}}
