.sm-bar{display:flex;align-items:center;justify-content:space-between;background-color:#fff;color:#333;font-family:Inter,sans-serif;font-size:.9rem;padding:12px 40px;border-bottom:1px solid #e5e5e5;position:relative;z-index:1000;min-height:55px}.sm-left{display:flex;align-items:center;gap:20px;flex-shrink:0}.sm-divider{color:#ccc;font-size:1.2rem}.sm-contact-item{display:flex;align-items:center;gap:8px;text-decoration:none;color:#333;transition:color .3s ease;font-weight:500;white-space:nowrap}.sm-contact-item:hover{color:#000}.sm-contact-item svg{width:16px;height:16px;stroke-width:2;flex-shrink:0}.sm-right{display:flex;align-items:center;gap:15px;flex-shrink:0}.sm-store-btn{background-color:#000;color:#87ceeb;padding:8px 20px;border-radius:50px;display:flex;align-items:center;gap:8px;font-weight:600;font-size:.85rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;white-space:nowrap}.sm-store-btn svg{color:#fff;stroke:#fff;width:16px;height:16px}.sm-store-btn:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0003;color:#87ceeb}.sm-social-icon{width:36px;height:36px;border-radius:50%;color:#333;border:1px solid #333333;background-color:transparent;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer;text-decoration:none;flex-shrink:0}.sm-social-icon:hover{background-color:#000;color:#87ceeb;border-color:#000;transform:translateY(-2px)}@media(max-width:1150px){.sm-bar{padding:10px 20px}.sm-left{gap:12px}.sm-divider{font-size:1rem;margin:0 -5px}.sm-contact-item{font-size:.85rem;gap:6px}.sm-right{gap:10px}.sm-store-btn{padding:6px 14px;font-size:.8rem}.sm-store-btn svg{width:14px;height:14px}.sm-social-icon{width:32px;height:32px}.sm-social-icon svg{width:16px;height:16px}.sm-social-youtube{display:none!important}}@media(max-width:768px){.sm-bar{flex-direction:column;gap:15px;text-align:center;padding:15px}.sm-left{flex-direction:column;gap:8px;width:100%;justify-content:center}.sm-right{width:100%;justify-content:center;flex-wrap:wrap}.sm-divider{display:none}.sm-store-btn{width:100%;justify-content:center}}
