.lp-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:20px;font-size:14px;font-weight:600;line-height:1}.lp-badge-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.lp-open{background:#eafaf1;color:#1a7a38}.lp-open .lp-badge-dot{background:#27ae60;box-shadow:0 0 0 3px rgba(39,174,96,.2);animation:lp-pulse 2s infinite}.lp-closed{background:#fdf0f0;color:#a71d1d}.lp-closed .lp-badge-dot{background:#e74c3c}.lp-badge-hours{font-weight:400;font-size:13px;opacity:.8;margin-left:4px}@keyframes lp-pulse{0%,100%{box-shadow:0 0 0 3px rgba(39,174,96,.2)}50%{box-shadow:0 0 0 6px rgba(39,174,96,.05)}}.lp-whatsapp-btn{position:fixed;bottom:24px;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.25);z-index:9999;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.lp-whatsapp-right{right:24px}.lp-whatsapp-left{left:24px}.lp-whatsapp-btn:hover{transform:scale(1.1);box-shadow:0 6px 18px rgba(0,0,0,.3)}.lp-call-btn{position:fixed;bottom:24px;width:56px;height:56px;border-radius:50%;display:none;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.25);z-index:9999;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}@media (max-width:768px){.lp-call-btn{display:flex}}.lp-call-right{right:24px}.lp-call-left{left:24px}.lp-call-btn:hover{transform:scale(1.1);box-shadow:0 6px 18px rgba(0,0,0,.3)}.lp-card-widget{border:1px solid #e0e0e0;border-radius:10px;overflow:hidden;max-width:380px;font-size:14px;box-shadow:0 2px 8px rgba(0,0,0,.07)}.lp-card-header{background:#1a1a2e;color:#fff;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.lp-card-name{font-size:16px;font-weight:700}.lp-card-body{padding:16px 20px;background:#fff}.lp-card-row{display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid #f0f0f0;color:#333}.lp-card-row:last-child{border-bottom:none}.lp-card-icon{font-size:16px;flex-shrink:0}.lp-card-row a{color:#1a6fa8;text-decoration:none}.lp-card-row a:hover{text-decoration:underline}.lp-card-hours{margin-top:14px;border-top:1px solid #f0f0f0;padding-top:12px}.lp-card-hours-title{font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:8px}.lp-card-hours-row{display:flex;justify-content:space-between;padding:3px 0;font-size:13px;color:#555}.lp-card-hours-row.lp-today{font-weight:700;color:#1a1a2e}.lp-card-day{color:#888;min-width:36px}.lp-today .lp-card-day{color:#1a1a2e}.lp-card-hours-row em{color:#aaa;font-style:normal}.lp-map-wrap{margin:16px 0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.lp-map-wrap iframe{display:block;width:100%}.lp-holiday-banner{position:fixed;top:0;left:0;right:0;z-index:99999;background:#1a1a2e;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 48px 10px 20px;font-size:14px;line-height:1.4;box-shadow:0 2px 8px rgba(0,0,0,.3)}.lp-holiday-banner strong{color:gold}.lp-holiday-icon{font-size:20px;flex-shrink:0}.lp-holiday-close{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:0 0;border:none;color:rgba(255,255,255,.6);font-size:18px;cursor:pointer;padding:4px 8px;line-height:1}.lp-holiday-close:hover{color:#fff}