.bin-store-section,.state-card,.bin-info p,.bin-info h3{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:400;font-size:17px;line-height:27px}.state-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.state-card{flex:0 0 calc(16.66% - 20px);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px 16px;background:#fff;border-radius:14px;border:1px solid #e2e8f0;text-decoration:none;box-shadow:0 6px 18px rgba(245,149,0,.08);transition:all .3s ease;text-align:center}.state-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px rgba(245,149,0,.25);border-color:#f59500}.abbr{font-size:20px;font-weight:700;color:#f59500;margin-bottom:6px}.state-name{font-weight:700;color:#1a202c;margin-bottom:4px}@media (max-width:1200px){.state-card{flex:0 0 calc(25% - 20px)}}@media (max-width:900px){.state-card{flex:0 0 calc(33.33% - 20px)}}@media (max-width:600px){.state-card{flex:0 0 calc(50% - 20px)}}@media (max-width:400px){.state-card{flex:0 0 100%}}.locations-list{display:flex;flex-direction:column;gap:40px;width:100%;margin:30px auto}.location-box{background:#fff;padding:25px 30px;border-radius:12px;border-left:6px solid #f59500;box-shadow:0 6px 16px rgba(0,0,0,.08);transition:all .3s ease}.location-box:hover{transform:translateY(-6px);box-shadow:0 10px 24px rgba(0,0,0,.15)}.location-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:36px;font-weight:700;font-style:normal;line-height:45px;color:#1a202c;margin-bottom:16px}.location-content{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:17px;font-weight:400;font-style:normal;line-height:27px;color:#2d3748}.location-content p{margin-bottom:12px}.location-content a{color:#f59500;font-weight:600;text-decoration:none}.location-content a:hover{text-decoration:underline}.bin-experience-section .location-title.small-heading{font-size:24px;line-height:32px}.step{display:flex;align-items:flex-start;background:#fff;border-radius:12px;padding:18px 22px;margin-bottom:18px;box-shadow:0 6px 16px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.step:hover{transform:translateY(-4px);box-shadow:0 10px 24px rgba(245,149,0,.18)}.number-badge{flex-shrink:0;width:36px;height:36px;background:#f59500;color:#fff;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:16px;box-shadow:0 3px 8px rgba(245,149,0,.4);font-size:16px}.step-content strong{color:#f59500;font-weight:600;display:block;margin-bottom:4px;font-size:22px}.step-content{color:#2d3748;line-height:1.7;font-weight:400}