.anthem-tabs{gap:1rem;margin-bottom:60px}.anthem-tabs,.tab-btn{display:flex;justify-content:center}.tab-btn{align-items:center;background:#fff;border-radius:4px;color:var(--Neutrals-N300,#5d6b82);flex:1 0 0;font-size:18px;font-weight:700;gap:4px;letter-spacing:-.36px;line-height:22px;max-width:244px;padding:28px}.tab-btn.active,.tab-btn:hover{background:var(--Tertiary-T300,#1bb7ae);color:#fff}.anthem-tab-content{align-items:flex-start;display:flex;margin:0 auto}.anthem-tab-content.active{display:block}.anthem-usda-layout,.weather-layout{border-radius:8px;box-shadow:8px 8px 28px rgba(174,174,192,.25),-8px -8px 28px #fff;display:flex;margin:0 auto;max-width:1000px;min-height:500px;overflow:hidden}.usda-sidebar,.weather-sidebar{background:#fff;border-radius:8px 0 0 8px;border-right:1px solid var(--Neutrals-N40,#dfe2e6);width:180px}.sidebar-btn,.weather-cat-btn{background:#fff;border:none;border-bottom:1px solid var(--Neutrals-N40,#dfe2e6);cursor:pointer;display:block;font-size:13px;font-style:normal;font-weight:500;padding:18px 12px;text-align:left;transition:background .2s,color .2s;width:100%}.sidebar-btn:hover,.sidebar-btn:hover svg,.weather-cat-btn:hover,.weather-cat-btn:hover svg{color:var(--Primary-P400,#0047b3)}.sidebar-btn.active,.sidebar-btn.active svg,.weather-cat-btn.active,.weather-cat-btn.active svg{background:#f4f6fa;color:var(--Primary-P400,#0047b3);font-weight:700}.usda-main,.weather-main{align-items:flex-start;background:var(--Neutrals-N0,#fff);border-left:1px solid var(--Neutrals-N40,#dfe2e6);border-radius:0 8px 8px 0;display:flex;flex-direction:column;flex-grow:1;gap:28px;padding:28px}.chart-selector,.usda-chart-selector{background:var(--Neutrals-N0,#fff);border:1px solid var(--Neutrals-N60,#b3b9c4)!important;border-radius:4px;box-shadow:none;color:var(--Neutrals-N60,#b3b9c4);font-size:16px;font-weight:400;padding:12px;width:100%}.chart-display img,.usda-chart{height:auto;max-width:700px;width:100%}.dropdown-label{margin-bottom:-18px}.sidebar-btn{align-items:center;background:#fff;border-bottom:1px solid var(--Neutrals-N40,#dfe2e6);cursor:pointer;display:flex;font-size:13px;font-weight:500;justify-content:space-between;padding:18px 12px;transition:background .2s,color .2s;width:100%}.sidebar-btn .sidebar-arrow{flex-shrink:0;margin-left:8px;transition:stroke .2s ease}.sidebar-btn:hover,.sidebar-btn:hover .sidebar-arrow{color:var(--Primary-P400,#0047b3)}.sidebar-btn:hover .sidebar-arrow path{stroke:#0047b3}.sidebar-btn.active,.sidebar-btn.active .sidebar-arrow{color:var(--Primary-P400,#0047b3)}.sidebar-btn.active .sidebar-arrow path{stroke:#0047b3}.category-dropdown.mobile-only{display:none}@media (max-width:768px){.dropdown-label,.usda-sidebar,.weather-sidebar{display:none}.category-dropdown.mobile-only{border:1px solid var(--Neutrals-N40,#dfe2e6);border-radius:4px;display:block;font-size:20px;margin:0 0 20px;max-width:100%;padding:16px;width:100%}}