.network-card.svelte-wm38zm{cursor:pointer;background:#fff;overflow:hidden;padding:0;border:1px solid #e0e0e0;border-radius:15px;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;height:100%}.network-card.svelte-wm38zm:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.image-container.svelte-wm38zm{position:relative;width:100%;height:120px;overflow:hidden;border-top-left-radius:15px;border-top-right-radius:15px;transform-style:preserve-3d;backface-visibility:hidden}.logo-container.svelte-wm38zm{position:absolute;bottom:10px;left:10px;background:#fffc;padding:5px;display:flex;justify-content:center;align-items:center;min-width:30px;min-height:30px;width:auto;height:auto;max-width:80px;max-height:40px;box-shadow:0 2px 4px #0000001a}.logo-image.svelte-wm38zm{width:auto;height:auto;object-fit:contain;max-width:100%;max-height:30px;transition:all .2s ease;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:bicubic;transform:translateZ(0)}.text-content.svelte-wm38zm{padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem;flex:1;display:flex;flex-direction:column;font-size:2.1rem}.text-description.svelte-wm38zm{font-size:1rem}.network-card.svelte-wm38zm h2:where(.svelte-wm38zm){margin:0 0 .5rem;font-size:1.25rem;color:#333}.network-card.svelte-wm38zm p:where(.svelte-wm38zm){margin:.5rem 0;color:#555}.city.svelte-wm38zm{color:#777;font-size:.9rem}.tags-container.svelte-wm38zm{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.tag.svelte-wm38zm{background:#f0f0f0;color:#555;padding:3px 8px;border-radius:12px;font-size:.75rem;font-weight:500;white-space:nowrap;border:1px solid #e0e0e0;transition:background-color .2s;cursor:pointer;margin:0;outline:none}.tag.svelte-wm38zm:hover,.tag.svelte-wm38zm:focus{background:#e8e8e8;border:1px solid #e0e0e0;transition:background-color .2s}.tag.svelte-wm38zm:hover{background:#e8e8e8}.status-marker.svelte-wm38zm{position:absolute;top:10px;left:10px;background:#fffb29e6;padding:4px 8px;border-radius:8px;font-size:.75rem;font-weight:500;color:#000;box-shadow:0 2px 4px #0000001a;z-index:1}.edit-watermark.svelte-wm38zm{position:absolute;top:10px;right:10px;background:#000000b3;color:#fff;padding:6px;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003;z-index:1}.edit-watermark.svelte-wm38zm svg:where(.svelte-wm38zm){width:16px;height:16px}.modal-backdrop.svelte-1cy3ggz{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000}.modal-backdrop.open.svelte-1cy3ggz{display:flex;align-items:center;justify-content:center}.modal.svelte-1cy3ggz{background:#fff;padding:2rem;border-radius:8px;width:90%;max-width:500px;box-sizing:border-box;overflow:hidden}.modal-header.svelte-1cy3ggz{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.form-group.svelte-1cy3ggz{margin-bottom:1rem}label.svelte-1cy3ggz{display:block;margin-bottom:.5rem;font-weight:500}input.svelte-1cy3ggz{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:8px;box-sizing:border-box}.button-group.svelte-1cy3ggz{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.cancel-button.svelte-1cy3ggz{padding:.5rem 1rem;background:#f8f9fa;border:1px solid #ddd;border-radius:8px;cursor:pointer}.save-button.svelte-1cy3ggz{padding:.5rem 1rem;background:#0072ce;color:#fff;border:none;border-radius:8px;cursor:pointer}.save-button.svelte-1cy3ggz:disabled{background:#ccc;cursor:not-allowed}.error.svelte-1cy3ggz{color:#a33c3c;margin:1rem 0;padding:.5rem;background:#f8d7da;border-radius:8px}.create-button.svelte-ypyget{padding:.75rem 1.5rem;background:#00cec3;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:background-color .2s;display:flex;align-items:center;gap:.5rem}.networks-grid.svelte-ypyget{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:25px auto 2rem;padding:1rem;background-color:#f9f9f9;border-radius:15px;max-width:1024px;width:100%;box-sizing:border-box}@media (max-width: 1024px){.networks-grid.svelte-ypyget{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.networks-grid.svelte-ypyget{grid-template-columns:repeat(1,1fr);background-color:transparent;border-radius:0;padding:.5rem 10px;margin-left:auto;margin-right:auto}}@media (max-width: 480px){.networks-grid.svelte-ypyget{grid-template-columns:1fr;padding:.25rem 10px;margin-left:auto;margin-right:auto}}
