html,body,#root{height:100%;margin:0;background:#fff}.nowpost-maps-widget-overlay{position:fixed;inset:0;background:#00000080;z-index:999999;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.nowpost-maps-widget-container{position:relative;width:90vw;max-width:1200px;height:90vh;max-height:800px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease-out;min-width:0;min-height:0}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.nowpost-maps-widget-iframe{width:100%;height:100%;border:none;display:block}.nowpost-maps-widget-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:10}.nowpost-loading-spinner{width:48px;height:48px;border:4px solid #f3f3f3;border-top:4px solid #F1B717;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nowpost-maps-widget-loading p{color:#666;font-size:14px}.nowpost-maps-widget-error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:10;max-width:400px;padding:24px}.nowpost-maps-widget-error h3{color:#d32f2f;margin-bottom:8px;font-size:18px}.nowpost-maps-widget-error p{color:#666;margin-bottom:16px;font-size:14px}.nowpost-maps-widget-error button{background:#f1b717;color:#fff;border:none;padding:10px 24px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}.nowpost-maps-widget-error button:hover{background:#d9a313}@media (max-width: 768px){.nowpost-maps-widget-container{width:100vw;height:100vh;max-width:100vw;max-height:100vh;border-radius:0}}
